MCSConfigurationType

Contains parameters and methods for configuring the behaviour of the MCS.
The representation of the MCSConfigurationType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1019 |
NamespaceUri | http://opcfoundation.org/UA/CAS/ |
BrowseName | MCSConfigurationType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | ConfigurationType |
The references from the MCSConfigurationType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Object | CommunicationSettings | CommunicationSettingsType | Optional | |
HasComponent | Object | ConfigurationFile | FileType | Optional | |
HasComponent | Method | LoadConfigurationFile | Optional | ||
HasComponent | Method | SaveConfigurationFile | Optional |
LoadConfigurationFile
Signature
LoadConfigurationFile( );
SaveConfigurationFile
Signature
SaveConfigurationFile( );