122
Jetter AG
6 CANopen® STX API
// Waiting until communication is completed
When
SDOACCESS_FINISHED(busy)
Continue
;
// Checking for errors
If
(SDOACCESS_ERROR(busy))
Then
// Troubleshooting
End_If
;
End_If
;
// Resetting all devices on the CAN bus to OPERATIONAL status
CanOpenSetCommand(CANNo, CAN_CMD_NMT_Value(CAN_CMD_NMT_ALLNODES,
CAN_CMD_NMT), CAN_NMT_OPERATIONAL);
// ...
// ...
// ...
End_Task
;
Summary of Contents for JVM-407B-HMI
Page 1: ...User Manual JVM 407B HMI 60879892 We automate your success...
Page 14: ......
Page 26: ...26 Jetter AG 2 Product description and design Rear view...
Page 34: ......
Page 80: ......
Page 106: ......
Page 144: ......
Page 168: ......
Page 178: ......
Page 182: ......
Page 258: ......
Page 268: ......
Page 274: ......
Page 294: ...294 Jetter AG Appendix Rear view...
Page 299: ......