Function extension:
8 boolean status outputs have been added to the L_MckControlInterface. The status to be indicated can be set in C1293/1..8.
Example:
bOperationState5 shall return TRUE if "Positioning" is selected as current operating mode, the drive is referenced and the MCK is ready to execute start signals. For this, C1293/005 has to be configured as follows:
C1293/005 …
- Bit00: ActOpModeBit00 = TRUE
- Bit01: ActOpModeBit01 = TRUE
- Bit02: ActOpModeBit02 = FALSE
- Bit03: ActOpModeBit03 = FALSE
- Bit04: Busy = FALSE
- Bit05: Done = FALSE
- Bit06: HomPosAvailable = TRUE
- Bit07: ReadyToOperate = TRUE
Contained in which products?
- Inverter Drives 8400 TopLine V16.00.00
Application:
Application-adapted handshake for master-slave operation or for higher-level control via only one status bit.