unCPC6
6.6.11
WinCC-OA implementation of UNICOS CPC
|
Functions | |
mapping | CPC_AnalogInputConfig_getConfig () |
void | CPC_AnalogInputConfig_initializeConstants () |
void | CPC_AnalogInputConfig_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) |
S7_PLC_CPC_AnalogInput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
_UnPlc_CPC_AnalogInput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
OPCUA_CPC_AnalogInput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
BACnet_CPC_AnalogInput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
CMW_CPC_AnalogInput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
SNMP_CPC_AnalogInput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
DIP_CPC_AnalogInput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
void | IEC104_CPC_AnalogInput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) |
CPC_AnalogInputConfig_checkCustomConfig (dyn_string configLine, bool hasArchive, dyn_string &exceptionInfo) | |
CPC_AnalogInputConfig_setCustomConfig (dyn_string configLine, bool hasArchive, dyn_string &exceptionInfo) | |
void | SOFT_FE_CPC_AnalogInput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) |
cpcAnalogInputConfig.ctl This library contains the import and export function of the CPC_AnalogInput.
mapping CPC_AnalogInputConfig_getConfig | ( | ) |
DPE configuration TODO: use fw info instead
References CPC_FLOAT, CPC_INT32, and CPC_UINT16.
void CPC_AnalogInputConfig_initializeConstants | ( | ) |
Initialize the constants required for the import process to improve the performance
void CPC_AnalogInputConfig_ExportConfig | ( | dyn_string | dsDpList, |
dyn_string & | exceptionInfo | ||
) |
Purpose: Export CPC_AnalogInput Devices
Usage: External function
PVSS manager usage: NG, NV
Referenced by _UnPlc_CPC_AnalogInput_ExportConfig(), and S7_PLC_CPC_AnalogInput_ExportConfig().
S7_PLC_CPC_AnalogInput_ExportConfig | ( | dyn_string | dsDpList, |
dyn_string & | exceptionInfo | ||
) |
Purpose: Export CPC_AnalogInput Devices for S7_PLC front-end
Usage: External function
PVSS manager usage: NG, NV
References CPC_AnalogInputConfig_ExportConfig().
_UnPlc_CPC_AnalogInput_ExportConfig | ( | dyn_string | dsDpList, |
dyn_string & | exceptionInfo | ||
) |
Purpose: Export CPC_AnalogInput Devices for _UnPlc front-end
Usage: External function
PVSS manager usage: NG, NV
References CPC_AnalogInputConfig_ExportConfig().
CPC_AnalogInputConfig_checkCustomConfig | ( | dyn_string | configLine, |
bool | hasArchive, | ||
dyn_string & | exceptionInfo | ||
) |
Check custom configuration
References cpcConfigGenericFunctions_getParametersMapping().