unCPC6  6.6.2
WinCC-OA implementation of UNICOS CPC
 All Files Functions Variables Pages
cpcDigitalOutputConfig.ctl File Reference
const string UN_CONFIG_CPC_DIGITALOUTPUT_DPT_NAME = "CPC_DigitalOutput"
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_LENGTH = 8
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ARCHIVE_ACTIVE = 1
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_SMS_CATEGORIES = 2
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_SMS_MESSAGE = 3
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ACK_ALARM = 4
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_NORMAL_POSITION = 5
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ADDRESS_STSREG01 = 6
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ADDRESS_EVSTSREG01 = 7
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ADDRESS_MANREG01 = 8
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ADDITIONAL_LENGTH = 7
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ADDITIONAL_MASKEVENT = 1
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ADDITIONAL_PARAMETERS = 2
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ADDITIONAL_MASTER_NAME = 3
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ADDITIONAL_PARENTS = 4
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ADDITIONAL_CHILDREN = 5
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ADDITIONAL_TYPE = 6
 
const unsigned UN_CONFIG_CPC_DIGITALOUTPUT_ADDITIONAL_SECOND_ALIAS = 7
 
mapping CPC_DigitalOutputConfig_getConfig ()
 
 CPC_DigitalOutputConfig_setCustomConfig (dyn_string dsConfigs, bool hasArchive, dyn_string &exceptionInfo)
 
void CPC_DigitalOutputConfig_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 
 S7_PLC_CPC_DigitalOutput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 
 _UnPlc_CPC_DigitalOutput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 
 OPCUA_CPC_DigitalOutput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 
 BACnet_CPC_DigitalOutput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 
void IEC104_CPC_DigitalOutput_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 

Detailed Description

cpcDigitalOutputConfig.ctl This library contains the import and export function of the CPC_DigitalOutput.

Creation Date
dd/mm/yyyy
Modification History
Constraints
None
Usage
Public
PVSS managers
Ui, CTRL
Author
the author (DEP-GROUP)

Function Documentation

mapping CPC_DigitalOutputConfig_getConfig ( )

DPE configuration TODO: use fw info instead

References CPC_INT32, and CPC_UINT16.

CPC_DigitalOutputConfig_setCustomConfig ( dyn_string  dsConfigs,
bool  hasArchive,
dyn_string &  exceptionInfo 
)

Set custom configuration

S7_PLC_CPC_DigitalOutput_ExportConfig ( dyn_string  dsDpList,
dyn_string &  exceptionInfo 
)

Purpose: Export CPC_DigitalOutput Devices for S7_PLC front-end

Usage: External function

PVSS manager usage: NG, NV

References CPC_DigitalOutputConfig_ExportConfig().

_UnPlc_CPC_DigitalOutput_ExportConfig ( dyn_string  dsDpList,
dyn_string &  exceptionInfo 
)

Purpose: Export CPC_DigitalOutput Devices for _UnPlc front-end

Usage: External function

PVSS manager usage: NG, NV

References CPC_DigitalOutputConfig_ExportConfig().