AutoExternal - PLC Logic Idea
AutoExternal - PLC Logic Idea
FAULT_2
FAULT_3
FAULT_4
robot mode is
AUTO EXTERNAL
EXT Peri_Rdy Clock_100msec External_Start
3 /
Robot has messages
that need ack. Ack. Robot Faults
Peri_Rdy StopMess Conf_Mess
RSLogix 5000
KRC_Handshake - Ladder Diagram Page 2
test_ext:MainTask:MainProgram 6/21/2016 11:24:44 AM
Total number of rungs in routine: 8 C:\Program Files\Rockwell Software\RSLogix 5000\ENU\v20\Bin\test_ext.ACD
EQU PGNO_Valid
Equal
Source A CMD_PGNO
0
Source B REFLECTED_PGNO
0
Robot is in safe
position
RBT_AT_HOME Rbt_in_Safe_Pos
5
Most PLC will have fre running clocks. If not, use whatever method to create 50% duty cycle pulse train, period must be 40ms or longer.
PulseTrain.DN TON
6 / Timer On Delay EN
Timer PulseTrain
Preset 200 DN
Accum 0
GRT Clock_100msec
7 Greater Than (A>B)
Source A PulseTrain.ACC
0
Source B 100
(End)
RSLogix 5000