The DataSetChangeLogType is used to log changes to the values of the parameters contained in the DataSet. The DataSet is contained in the Setup object of the MachineModule.
Table 53 – DataSetChangeLogType Definition
Attribute |
Value |
||||
BrowseName |
DataSetChangeLogType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Modelling Rule |
Subtype of LogbookEventType |
|||||
HasComponent |
Variable |
NewDataSet |
DataSetType |
BaseDataVariableType |
Mandatory |
HasComponent |
Variable |
OldDataSet |
DataSetType |
BaseDataVariableType |
Mandatory |
The DataSetType DataType is defined in Table 31.
The NewDataSet Variable representes the new value of the DataSet Variable.
The OldDataSet Variable representes the previous value of the DataSet Variable.