References - ET_MainMachineCmd
References - ET_MainMachineCmd
ET_MainMachineCmd |
Description |
---|---|
Type |
List type |
Available as of |
XXX |
Versions |
Current version |
The following object is a generated object that is generated during runtime by your entries. The following table serves as example and contains standard values.
The enumeration contains the commands that the FB_MainMachine can process.
Name |
Description |
---|---|
Auto |
Operating mode command. The module changes to the operating mode Auto. |
[Betriebsart] |
Operating mode command. The module changes to the operating mode [operating mode] |
Start |
Process command. State changes from Idle to Execute. |
Stop |
Process command. State changes from Idle, Held, Complete, Suspended, or Execute to Stopped. |
Suspend |
Process command. State changes from Execute to Suspended. |
Unsuspend |
Process command. State changes from Suspended to Execute. |
Hold |
Process command. State changes from Execute to Held. |
Unhold |
Process command. State changes from Held to Execute. |
Reset |
Process command. State changes from Stopped to Idle. |
Abort |
Process command. State changes from Idle, Stopped, Suspended, Complete, Held, or Execute to Aborted. |