unCPC6 9.1.1
WinCC-OA implementation of UNICOS CPC
|
Functions | |
void | CPC_MassFlowControllerConfig_initializeConstants () |
mapping | CPC_MassFlowControllerConfig_getConfig () |
dyn_string | CPC_MassFlowControllerConfig_getParamNames () |
CPC_MassFlowControllerConfig_setCustomConfig (dyn_string dsConfigs, bool hasArchive, dyn_string &exceptionInfo) | |
void | CPC_MassFlowControllerConfig_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) |
S7_PLC_CPC_MassFlowController_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
_UnPlc_CPC_MassFlowController_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
OPCUA_CPC_MassFlowController_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
BACnet_CPC_MassFlowController_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) | |
void | IEC104_CPC_MassFlowController_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) |
cpcMassFlowControllerConfig.ctl This library contains the import and export function of the CPC_MassFlowController.
void CPC_MassFlowControllerConfig_initializeConstants | ( | ) |
Initialize the constants required for the import process to improve the performance
Referenced by cpcConfigGenericFunctions_initConstants().
mapping CPC_MassFlowControllerConfig_getConfig | ( | ) |
DPE configuration TODO: use fw info instead
References CPC_FLOAT, CPC_INT16, CPC_INT32, CPC_StsReg01_ALST, CPC_StsReg01_TSTOPIST, CPC_StsReg02_FUSTOPIST, and CPC_UINT16.
dyn_string CPC_MassFlowControllerConfig_getParamNames | ( | ) |
Returns the list of parameter names that passed via config line.
CPC_MassFlowControllerConfig_setCustomConfig | ( | dyn_string | dsConfigs, |
bool | hasArchive, | ||
dyn_string & | exceptionInfo | ||
) |
Set custom configuration
References CPC_CONFIG_MAPPING, and cpcDpFunc_fixAckPropogation().
void CPC_MassFlowControllerConfig_ExportConfig | ( | dyn_string | dsDpList, |
dyn_string & | exceptionInfo | ||
) |
Purpose: Export CPC_MassFlowController Devices
Usage: External function
PVSS manager usage: NG, NV
References cpcExportGenericFunctions_getArchive(), cpcExportGenericFunctions_getArchivedDpes(), cpcExportGenericFunctions_getArchiveNameForDpes(), cpcExportGenericFunctions_getDeadband(), cpcExportGenericFunctions_getDigitalNormalPosition(), cpcExportGenericFunctions_getFormat(), cpcExportGenericFunctions_getKeyDeviceConfiguration(), cpcExportGenericFunctions_getMaskEvent(), cpcExportGenericFunctions_getMetainfo(), cpcExportGenericFunctions_getParameters(), cpcExportGenericFunctions_getSimpleFormat(), cpcExportGenericFunctions_getUnit(), cpcExportGenericFunctions_processAddress(), and cpcGenericDpFunctions_getMapping().
Referenced by _UnPlc_CPC_MassFlowController_ExportConfig(), and S7_PLC_CPC_MassFlowController_ExportConfig().
S7_PLC_CPC_MassFlowController_ExportConfig | ( | dyn_string | dsDpList, |
dyn_string & | exceptionInfo | ||
) |
Purpose: Export CPC_MassFlowController Devices for S7_PLC front-end
Usage: External function
PVSS manager usage: NG, NV
References CPC_MassFlowControllerConfig_ExportConfig().
_UnPlc_CPC_MassFlowController_ExportConfig | ( | dyn_string | dsDpList, |
dyn_string & | exceptionInfo | ||
) |
Purpose: Export CPC_MassFlowController Devices for _UnPlc front-end
Usage: External function
PVSS manager usage: NG, NV
References CPC_MassFlowControllerConfig_ExportConfig().