Hi, I was trying negative edge instruction. I did same as explained in video. I am writing in STL as I can't write in lad here in this msg.
Code I wrote is that
A i0.0
Fn m0.0
= Q4.0
When I am checking with simulator
I am able to switch I 0.0 between 0 and one but still there is no change in state of Q4.0.
When I am putting simulator in single scan mode i0.0 is not even changing state.
Can you please tell me what I am doing wrong?
I have chosen 319-3pn/dp cpu
32 bit input module
8 bit out put module.
A few things to check: is the simulator CPU in RUN? Did you save the program, then compile (full compile), and then download the program to the simulator? Do each of those things again in order to make sure. Also, check the INFO tab/COMPILE tab in the Inspector window to insure no errors were detected on compiling or downloading. It sounds like the program was not downloaded to the simulator correctly.