The AutomaticRunEnabled Property indicates if semi-automatic and automatic run of the machine is allowed by MES. If FALSE, the machine cannot start in semi-automatic or automatic mode.

The value is set to TRUE by the Method EnableAutomaticRun and to FALSE by the Method DisableAutomaticRun. The default value is TRUE.

Can e.g. be used if wrong mould is installed or to force the operator to enter a StandstillReason after machine stop.

If the machine is running in (semi-)automatic, a call of DisableAutomaticRun will stop the machine (if applicable at the end of the cycle). The machine should show a message to the operator why the machine has stopped.

Signatures

EnableAutomaticRun ();

DisableAutomaticRun ();

The methods have no Input- or OutputArguments.

Table 51 – EnableAutomaticRun Method AddressSpace Definition

Attribute

Value

BrowseName

EnableAutomaticRun

References

Node Class

BrowseName

DataType

TypeDefinition

Modelling Rule

Table 52 – DisableAutomaticRun Method AddressSpace Definition

Attribute

Value

BrowseName

DisableAutomaticRun

References

Node Class

BrowseName

DataType

TypeDefinition

Modelling Rule