8.4 Additional properties

The following parameters are defined to extend the ComponentType.

8.4.1 ControllerName

The ControllerName Property represents the name of the machine controller (e.g. "MC5").

8.4.2 SupportedLogbookEvents

This list of LogbookEventsEnumeration gives information which LogbookEvents (see 9) are supported by the machine.

The LogbookEventsEnumeration is defined in Table 11.

Table 11 – LogbookEventsEnumeration Items
Name Value Description
PARAMETER_CHANGE0Support of ParameterChangeLogType (see 9.5). The machine will fire events when production parameters are changed.
USER1Support of UserLogType (see 9.6). The machine will fire events when users log in or off at the machine HMI.
REMOTE_ACCESS2Support of RemoteAccessLogType (see 9.7). The machine will fire events when remote users log in or off.
SEQUENCE_CHANGE3Support of SequenceChangeLogType (see 9.8). The machine will fire events when there are changes in the production sequence.
MACHINE_MODE_CHANGE4Support of MachineModeChangeLogType (see 9.9). The machine will fire events when the machine mode is changed.
PRODUCTION_STATUS_CHANGE5Support of ProductionStatusChangeLogType (see 9.10). The machine will fire events when the production status is changed.
PRODUCTION_DATASET_CHANGE6Support of ProductionDatasetChangeLogType (see 9.11). The machine will fire events when the production dataset is changed.
PRODUCTION_DATASET_FROZEN7Support of ProductionDatasetFrozenLogType (see 9.12). The machine will fire events when the frozen status of the production dataset (see 20.3.4) is changed.
STANDSTILL_REASON8Support of StandstillReasonLogType (see 9.13). The machine will fire events when the standstill reason is changed.
MESSAGE9Support of MessageLogType (see 9.14). The machine will fire events for each fired MessageCondition.
USER_FEEDBACK10Support of UserFeedbackLogType (see 9.15). The machine will fire events for each message entered by the user.