int fwDim_subscribeFileCommand(string config, string service_name, string dp_name, int save_now = 0)

Subscribe to a new DIM Command: The last (or only) "string" element of a structure must be a file name

Documentation

Subscribe to a new DIM Command: The last (or only) "string" element of a structure must be a file name. At run time the file will be read and its contents sent in the DIM command (instead of the file name)

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
config - : To which config should this command be added
service_name - : DIM Command Name
dp_name - : Data point (or DP element) that sends the DIM command when modified
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++.