fwDim_getSubscribedServices(string config, dyn_string &service_names, dyn_string &dp_names, dyn_string &defaults, dyn_int &timeouts, dyn_int &flags, dyn_int &immediate_updates)

find subscribed DIM Services

Documentation

find subscribed DIM Services.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
config - : To which config should be used
service_names - : List of DIM Service Names
dp_names - : Data points (or DP elements) that receives the DIM service contents
defaults - : The default values if the service is not available (empty string for no default)
timeouts - : The time intervals in seconds for periodic reception ( 0 for on change only)
flags - : quality and time-stamp flags (0 for no quality and no time-stamp)
immediate_updates - : 1 means update value when first connected

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.