Hi everyone,
I was wondering if it would be possible to get a little help here with my PLC program.
Essentially, I have a DL205 with the following:
DC input card
DC output card
H2CTRIO counter interface
I have a simple program written using standard ladder logic (no Iboxes) to do a homing cycle of an XY stepper motor table. Here is my issue/problem.
In order to make the homing sequence function properly, I must do the following:
Open the Workbench software
Monitor I/O
Output tab
Click process command On, then off
click enable output on
type a value into my Go To Position
click go to position
--- At this point the X or Y table moves to that position...
Now, I can exit the monitor I/O and workbench software
and then continue with my PLC functions (pressing the home sequence input button) then the table will move properly to its HOME location.
If I kill the power to the PLC and then reboot it however, the PLC program does not function properly - the tables do not move at all. In order to make it work again, I must re-open Workbench, monitor I/O and re-move it manually... Then the PLC program works again...
I am thinking that somewhere in the workbench software when I do that sequence it is configuring the H2CTRIO module.. Is there any way to configure this using the ladder logic of the PLC program so that when I reboot, I do not need to open Workbench???
Please ask if you need additional details or the program files etc...
Thanks,
Jason