The IAdministrationType provides the interface to administration variables and methods of the device and is formally defined in Table 9.

Table 9 - IAdministrationType

Attribute

Value

BrowseName

IAdministrationType

IsAbstract

True

References

NodeClass

BrowseName

DataType

TypeDefinition

Modelling Rule

Subtype of BaseInterfaceType defined in OPC 10000-100

0:HasComponent

Variable

DisplayLanguage

0:LocaleId

0:BaseDataVariableType

0:Optional

0:HasComponent

Variable

DateOfLastChange

0:DateTime

0:BaseDataVariableType

0:Optional

0:HasComponent

Method

FactoryReset

Defined in 9.1 

0:Optional

Table 10 - IAdministrationType Additional References

Source Path

Reference Type

Is Forward

Target Path

DisplayLanguage

0:HasDictionaryEntry

True

3:0112/2///61987#ABN597#001

DateOfLastChange

0:HasDictionaryEntry

True

3:0112/2///61987#ABN604#001

FactoryReset

0:HasDictionaryEntry

True

3:0112/2///61987#ABN609#001

DisplayLanguage: is the language used for the local display of the device. ABN597#001 defines language or languages set on the display.

DateOfLastChange: ABN604#001 defines parameter indicating the date and time at which one of the device parameters was changed the last time.

FactoryReset: ABN609#001 property the value of which indicates the kind of reset function to be executed. Note: Properties can be variables or methods according IEC 61987 CDD.

The ISignalSetType provides the interface to process variables of the device and is formally defined in Table 11.

Table 11 - ISignalSetType

Attribute

Value

BrowseName

ISignalSetType

IsAbstract

True

References

NodeClass

BrowseName

DataType

TypeDefinition

Modelling Rule

Subtype of BaseInterfaceType defined in OPC 10000-100

0:HasComponent

Object

SignalSet

SignalSetType

0:Optional

SignalSet is a container object for the process variables of the device.