How does one read Scan Time GE 90-30?

It should be on the taskbar, bottom left, along with logic equal/config equal
 
Critical scantime

If you have a critical time situation. Why not use a timed interupt ? Putt all code that is critical in time in "special" subtoutine and set the triggered scantime.

Maybe not the solution for you or ?
 
_Spiff_ said:
If you have a critical time situation. Why not use a timed interupt ? Putt all code that is critical in time in "special" subtoutine and set the triggered scantime.

Maybe not the solution for you or ?

That would be a wonderful idea, except that I am using a very high speed timed interrupt already, this CPU only supports one, and if I try to add the code I need to the ISR, even every 50'th call, the scan time goes to unacceptable levels, if not just faulting out on overrunning the interrupt time-slice.
 

Similar Topics

Have I gotten this right? Examples: SCL uses it's own compiler to make STL LAD & FBD are graphical representations of STL STL is compiled and...
Replies
0
Views
2,924
I am updating a project used panelview 1000, it connected a controllogx, but it not directly read/write controllogix's tag, controllogix map tags...
Replies
0
Views
4,616
Does anyone knows if I can read this ONLINE, is there any archive somewhere? ================================================== ((((((( P L C...
Replies
2
Views
1,861
I am trying to connect with a Schneider plc which has a firmware version only available in Somachine v4.2. In Machine expert After taking upload...
Replies
0
Views
112
Back
Top Bottom