unCPC6 9.1.1
WinCC-OA implementation of UNICOS CPC
|
Functions | |
mapping | CPC_AnalogOutputConfig_getConfig () |
void | CPC_AnalogOutputConfig_initializeConstants () |
void | CPC_AnalogOutputConfig_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) |
S7_PLC_CPC_AnalogOutput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
_UnPlc_CPC_AnalogOutput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
OPCUA_CPC_AnalogOutput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
BACnet_CPC_AnalogOutput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
void | IEC104_CPC_AnalogOutput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) |
cpcAnalogOutputConfig.ctl This library contains the import and export function of the CPC_AnalogOutput.
mapping CPC_AnalogOutputConfig_getConfig | ( | ) |
DPE configuration TODO: use fw info instead
References CPC_FLOAT, CPC_INT32, and CPC_UINT16.
void CPC_AnalogOutputConfig_initializeConstants | ( | ) |
Initialize the constants required for the import process to improve the performance
Referenced by cpcConfigGenericFunctions_initConstants().
void CPC_AnalogOutputConfig_ExportConfig | ( | dyn_string | dsDpList, |
dyn_string & | exceptionInfo | ||
) |
Purpose: Export CPC_AnalogOutput Devices
Usage: External function
PVSS manager usage: NG, NV
References CPC_CONFIG_SMS_MESSAGE, cpcExportGenericFunctions_get5AlertAcknowledgeAlarm(), cpcExportGenericFunctions_get5AlertLimits(), cpcExportGenericFunctions_getAlarmActive(), cpcExportGenericFunctions_getArchive(), cpcExportGenericFunctions_getArchivedDpes(), cpcExportGenericFunctions_getArchiveNameForDpes(), cpcExportGenericFunctions_getCategories(), cpcExportGenericFunctions_getDeadband(), cpcExportGenericFunctions_getFormat(), cpcExportGenericFunctions_getKeyDeviceConfiguration(), cpcExportGenericFunctions_getMaskEvent(), cpcExportGenericFunctions_getMetainfo(), cpcExportGenericFunctions_getParameters(), cpcExportGenericFunctions_getRange(), cpcExportGenericFunctions_getUnit(), and cpcExportGenericFunctions_processAddress().
Referenced by _UnPlc_CPC_AnalogOutput_ExportConfig(), and S7_PLC_CPC_AnalogOutput_ExportConfig().
S7_PLC_CPC_AnalogOutput_ExportConfig | ( | dyn_string | dsDpList, |
dyn_string & | exceptionInfo | ||
) |
Purpose: Export CPC_AnalogOutput Devices for S7_PLC front-end
Usage: External function
PVSS manager usage: NG, NV
References CPC_AnalogOutputConfig_ExportConfig().
_UnPlc_CPC_AnalogOutput_ExportConfig | ( | dyn_string | dsDpList, |
dyn_string & | exceptionInfo | ||
) |
Purpose: Export CPC_AnalogOutput Devices for _UnPlc front-end
Usage: External function
PVSS manager usage: NG, NV
References CPC_AnalogOutputConfig_ExportConfig().