Info: | CAN-ID (in HB and MHB) and Status of CAN_deleteCOB() (in MLB and LB) |
Data type: | UDINT |
Description:
For the operation of ACOPOS servo drives via the CAN network in external set position mode, the Broadcast command is sent to all connected ACOPOS nodes from another PLC. Therefore, the Write COB (set by default) for each CAN interface specified in the NC configuration for the Broadcast command must be deleted using the CAN_deleteCOB() function to be able to replace it with a Read COB. This error number is output if an error occurs with this procedure.
Reaction:
Initialization of all ACOPOS nodes connected to this CAN interface is aborted. All corresponding NC objects can no longer be operated.
Cause/Remedy:
Status of CAN_deleteCOB(): See CAN library error numbers.