The Property DataSet contains all the digital settings (other than the mechanical settings stored in the folder MechanicalAdjustments) required by the machine module. The Type DataSetType is defined in Table 30.
Table 30 – DataSetType Definition
Name |
Type |
Description |
Structure |
Set of parameters |
|
String |
The unique ID of the dataset |
|
LocalizedText |
The human-readable description of the dataset |
|
DataSetEntryType[] |
List of data values |
|
Double |
Cyclic Redundancy Check compute over DataValues (reference standard ???) |
The Type DataSetEntryType is defined in Table 31.
Table 31 – DataSetEntryType Definition
Name |
Type |
Description |
Structure |
Single parameter. |
|
String |
The unique ID of the datavalue |
|
BaseDataType |
The value of the parameter |