Monitoring and operation

A PLC program must monitor the operating state of the drives and if necessary, put them in an error-free state, ready for operation. This state is attained if the following conditions are satisfied:

To satisfy the above-mentioned conditions, the PLC program must execute the following steps:

  1. IO (fieldbus):
    Read the I/O device’s hardware address associated with the NC axis.
  2. IO (fieldbus):
    Check the EtherCAT communication.
  3. IO (fieldbus):
    Optional evaluation of the EtherCAT WorkingCounter
  4. Drive:
    Check the drive status regarding errors, warnings, and notices (Drive State Machine)