C Internal communication
FlexLoader Vision <> Robot
For details on communication between FlexLoader Vision and robot refer to the
FlexLoader Vision manual.
Marking unit <> Robot
A number of commands are used to control the SIC controller. Note that the example
commands below are not representing complete code, neither do they contain
necessary handshaking communication with the controller. Consult RAPID code
for in-depth information.
WriteStrBin ioSicMarker,"LOADFILE " + "MEDIUM" +"\0D\0A";
Response: "LOADFILE OK\0D\0A"
WriteStrBin ioSicMarker,"SETVAR STRING ” + "example text” +"\0D\0A";
Response: "SETVAR OK\0D\0A"
WriteStrBin ioSicMarker,"RUN\0D\0A";
Response: "RUN OK\0D\0A"
WriteStrBin ioSicMarker,"RUN SIMULATION"+"\0D\0A" -> "RUN OK\0D\0A";
Response: "RUN OK\0D\0A"
A number of advanced commands can be issued to the marking unit controller.
Please refer to the marking units manual for in-depth information.
Product manual - FlexLoader SC 6000
183
3HAC051768-001 Revision: D
© Copyright 2014-2020 ABB. All rights reserved.
C Internal communication
Summary of Contents for FlexLoader SC 6000
Page 1: ...ROBOTICS Product manual FlexLoader SC 6000 ...
Page 8: ...This page is intentionally left blank ...
Page 12: ...This page is intentionally left blank ...
Page 78: ...This page is intentionally left blank ...
Page 172: ...This page is intentionally left blank ...
Page 174: ...This page is intentionally left blank ...
Page 176: ...This page is intentionally left blank ...
Page 178: ...This page is intentionally left blank ...
Page 182: ...This page is intentionally left blank ...
Page 184: ...This page is intentionally left blank ...
Page 186: ...This page is intentionally left blank ...
Page 192: ...This page is intentionally left blank ...
Page 224: ...This page is intentionally left blank ...
Page 283: ......