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

Publish a new DIM Service containing the alarm state of a datapoint element

Documentation

Publish a new DIM Service containing the alarm state of a datapoint element.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
config - : To which config should this service be added
service_name - : DIM Service Name ("/ALARM_STATE" will be appended)
dp_name - : DP element for which to send the alarm information
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++.