Hi All,
Below is a job I wrote for detecting when 5 pulses are counted at an input, it works fine, but what I really need is to detect the falling edge, how is this done? Can with a xD input also?
The output results are attached.
Thanks
BEGIN"MIMIC"
RS1S
RA"Sched_A"(….)1S
LOGONA
1HSC("Counter_1",LM)
RB"Sched_B"(….)1HSC(5)
LOGONB
5DSO("WriteALogicState_1",R,100)=1
END
Hi All,
Below is a job I wrote for detecting when 5 pulses are counted at an input, it works fine, but what I really need is to detect the falling edge, how is this done? Can with a xD input also?
The output results are attached.
Thanks
BEGIN"MIMIC"
RS1S
RA"Sched_A"(….)1S
LOGONA
1HSC("Counter_1",LM)
RB"Sched_B"(….)1HSC(5)
LOGONB
5DSO("WriteALogicState_1",R,100)=1
END
![5cb98d2c4abd9](serve/attachment&path=5cb98d2c4abd9)