first scan wont reset an SQO

rscott9399

Member
Join Date
Aug 2017
Location
in space
Posts
114
Hey guys

Having a bit of an issue here.

I want my SQO to reset on startup.

Im using an (res) on the SQO with the first scan bit with nothing else in the way and it just wont work.

If i tie an HMI button to the reset it works just fine.
However, the first scan wont do it.

Any ideas?

Thanks in advance

Pertinent Info

Studio 5000
Compact Logix
 
Is the the SQO instruction rung also true during first scan? Perhaps it is resetting and immediately advancing to the first step?

Is the RES instruction in a routine that is always being called?
 
Hey guys

Having a bit of an issue here.

I want my SQO to reset on startup.

Im using an (res) on the SQO with the first scan bit with nothing else in the way and it just wont work.

If i tie an HMI button to the reset it works just fine.
However, the first scan wont do it.

Any ideas?

Thanks in advance

Pertinent Info

Studio 5000
Compact Logix


Only thing i can think of .....


Is the routine that the RES instruction is in being scanned on the first scan - some people put an XIO S:FS in front of their JSR's, for no apparent reason....
 
i found the issue
Kind of strange

so i had two (res) in series on one rung because i was to lazy to add a branch :)

I didn't think it would be an issue but sure enough it was!

Dunno why but all seems better now, Thanks team
 

Similar Topics

Hi everyone, I'm trying to simulate any program in control expert and see a register in Modscan32 or any software to do that (Like ModbusPoll). I...
Replies
0
Views
91
I am not sure if this is possible but if there is a way, you guys would be the ones to know. I am currently working on a project where we are...
Replies
7
Views
213
I have a Type C to RS485 adapter connect to my Siemens RWF55. I use modscan to scan it to get a value from the Siemens controller. In the...
Replies
4
Views
91
Hi, I'm new to PLCs and learning about PLC Scan times for Schneider PLCs I've derived the PLC scan time using the free running blocks. The PLC...
Replies
7
Views
638
Hello. Does anyone know the equivalent of the first scan bit in a L32ER compactlogix? Do o need to obtain it via GSV? I’m looking to regain...
Replies
3
Views
437
Back
Top Bottom