cpcDigitalParameterConfig.ctl File Reference



const string UN_CONFIG_CPC_DIGITALPARAMETER_DPT_NAME = "CPC_DigitalParameter"
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_LENGTH = 5
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ARCHIVE_ACTIVE = 1
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ADDRESS_STSREG01 = 2
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ADDRESS_EVSTSREG01 = 3
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ADDRESS_MANREG01 = 4
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_DEFAULT_VALUE = 5
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ADDITIONAL_LENGTH = 7
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ADDITIONAL_MASKEVENT = 1
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ADDITIONAL_PARAMETERS = 2
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ADDITIONAL_MASTER_NAME = 3
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ADDITIONAL_PARENTS = 4
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ADDITIONAL_CHILDREN = 5
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ADDITIONAL_TYPE = 6
const unsigned UN_CONFIG_CPC_DIGITALPARAMETER_ADDITIONAL_SECOND_ALIAS = 7
const unsigned UN_CONFIG_SOFT_FE_CPC_DIGITALPARAMETER_ARCHIVE_ACTIVE = 1
const unsigned UN_CONFIG_SOFT_FE_CPC_DIGITALPARAMETER_DEFAULT_VALUE = 2
const unsigned UN_CONFIG_SOFT_FE_CPC_DIGITALPARAMETER_AUTONOMOUS = 3
const unsigned UN_CONFIG_SOFT_FE_CPC_DIGITALPARAMETER_LENGTH = 3
const unsigned UN_CONFIG_SOFT_FE_CPC_DIGITALPARAMETER_ADDITIONAL_LENGTH = 1
const unsigned UN_CONFIG_SOFT_FE_CPC_DIGITALPARAMETER_ADDITIONAL_MASKEVENT = 1
mapping CPC_DigitalParameterConfig_getConfig ()
 CPC_DigitalParameterConfig_checkCustomConfig (dyn_string configLine, bool hasArchive, dyn_string &exceptionInfo)
 CPC_DigitalParameterConfig_setCustomConfig (dyn_string dsConfigs, bool hasArchive, dyn_string &exceptionInfo)
 CPC_DigitalParameterConfig_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo, bool bExportOnlineValuesAsDefault=false)
 S7_PLC_CPC_DigitalParameter_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 _UnPlc_CPC_DigitalParameter_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 OPCUA_CPC_DigitalParameter_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 BACnet_CPC_DigitalParameter_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 DIP_CPC_DigitalParameter_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 SNMP_CPC_DigitalParameter_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo)
 S7_PLC_CPC_DigitalParameter_ExportConfigOnlineValues (dyn_string dsDpList, dyn_string &exceptionInfo)
 _UnPlc_CPC_DigitalParameter_ExportConfigOnlineValues (dyn_string dsDpList, dyn_string &exceptionInfo)
 OPCUA_CPC_DigitalParameter_ExportConfigOnlineValues (dyn_string dsDpList, dyn_string &exceptionInfo)
 BACnet_CPC_DigitalParameter_ExportConfigOnlineValues (dyn_string dsDpList, dyn_string &exceptionInfo)
 DIP_CPC_DigitalParameter_ExportConfigOnlineValues (dyn_string dsDpList, dyn_string &exceptionInfo)
 SNMP_CPC_DigitalParameter_ExportConfigOnlineValues (dyn_string dsDpList, dyn_string &exceptionInfo)
 CPC_SOFT_FE_DigitalParameterConfig_checkCustomConfig (dyn_string configLine, bool hasArchive, dyn_string &exceptionInfo)
 CPC_SOFT_FE_DigitalParameterConfig_setCustomConfig (dyn_string dsConfigs, bool hasArchive, dyn_string &exceptionInfo)
void SOFT_FE_CPC_DigitalParameter_ExportConfigOnlineValues (dyn_string dsDpList, dyn_string &exceptionInfo)
void SOFT_FE_CPC_DigitalParameter_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo, bool bExportOnlineValuesAsDefault=false)

Detailed Description

cpcDigitalParameterConfig.ctl This library contains the import and export function of the CPC_DigitalParameter.

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

©Copyright CERN 2013 - all rights reserved


Function Documentation

mapping CPC_DigitalParameterConfig_getConfig (  ) 

DPE configuration TODO: use fw info instead

References CPC_INT32, and CPC_UINT16.

CPC_DigitalParameterConfig_checkCustomConfig ( dyn_string  configLine,
bool  hasArchive,
dyn_string &  exceptionInfo 
)

Check custom configuration

References cpcConfigGenericFunctions_checkBool().

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

Set custom configuration

References cpcConfigGenericFunctions_checkBool().

CPC_DigitalParameterConfig_ExportConfig ( dyn_string  dsDpList,
dyn_string &  exceptionInfo,
bool  bExportOnlineValuesAsDefault = false 
)
S7_PLC_CPC_DigitalParameter_ExportConfig ( dyn_string  dsDpList,
dyn_string &  exceptionInfo 
)

Purpose: Export CPC_DigitalParameter Devices for S7_PLC front-end

Usage: External function

PVSS manager usage: NG, NV

References CPC_DigitalParameterConfig_ExportConfig().

_UnPlc_CPC_DigitalParameter_ExportConfig ( dyn_string  dsDpList,
dyn_string &  exceptionInfo 
)

Purpose: Export CPC_DigitalParameter Devices for _UnPlc front-end

Usage: External function

PVSS manager usage: NG, NV

References CPC_DigitalParameterConfig_ExportConfig().

S7_PLC_CPC_DigitalParameter_ExportConfigOnlineValues ( dyn_string  dsDpList,
dyn_string &  exceptionInfo 
)

Purpose: Export CPC_DigitalParameter Devices and override the default parameters with the online values These are just simple wrappers to indicate that the device supports the feature

Usage: External function

PVSS manager usage: NG, NV

References CPC_DigitalParameterConfig_ExportConfig().

void SOFT_FE_CPC_DigitalParameter_ExportConfigOnlineValues ( dyn_string  dsDpList,
dyn_string &  exceptionInfo 
)

Purpose: Wrapper for SOFT_FE_CPC_DigitalParameter_ExportConfig to override default values with online values


Generated on 18 Jun 2018 for unCPC6 by  doxygen 1.6.1