int fwDim_publishServices(string config, dyn_string service_names, dyn_string dp_names, dyn_string formats = makeDynString(), int save_now = 0)

Publish several new DIM Services

Documentation

Publish several new DIM Services.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
config - : To which config should these services be added
service_names - : List of DIM Service Names
dp_names - : Data points (or DP elements) that contain the DIM service contents
formats - : (Optional) A list of DIM Format strings for the Services
save_now - (optional): 1 means save DimConfig immediately, 0 means optimize, i.e. wait to see if more changes comming (default)

Alphabetic index HTML hierarchy of classes or Java



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