int fwDim_publishRPC(string config, string service_name, string dp_name_in, string dp_name_out, string format = "", int save_now = 0)

Publish a new DIM RPC

Documentation

Publish a new DIM RPC.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
config - : To which config should this command be added
service_name - : DIM RPC Service Name
dp_name_in - : Data point (or DP element) that receives the DIM command part of the RPC
dp_name_out - : Data point (or DP element) that updates the DIM service part of the RPC
format - : (Optional) DIM Format strings for the input and output data, separated by "|"
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++.