This structure is used to define optional hard-/software modules that may be installed on the TTD.
The structure is defined in Table 42.
Table 42 – OptionalModuleDataType Structure
Name |
Type |
Description |
Optional |
OptionalModuleDataType |
structure |
Subtype of 0:Structure defined in OPC 10000-5 |
|
ModuleName |
0:String |
The name of the module. |
False |
ModuleType |
0:String |
The type of the module. E.g. hardware/software. |
False |
IsInstalled |
0:Boolean |
Flag that indicates if the module is installed. |
False |
Version |
0:String |
Version of the soft-/hardware module. |
True |
Its representation in the AddressSpace is defined in Table 43.
Table 43 – OptionalModuleDataType Definition
Attribute |
Value |
||||
BrowseName |
OptionalModuleDataType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of 0:Structure defined in OPC 10000-5 |
|||||
Conformance Units |
|||||
TTD_TextileTestingDeviceType |
|||||
|