Help - Search - Members - Calendar
Full Version: pulse command on CXSupervisor
Forums.MrPLC.com > PLCs and Supporting Devices > Omron > CX-Supervisor
valerio81
Hi there,

i need to use to command a variable like "pulse" (the same of "temporary" on NS).
But i didn't find a specific command on script list.
Have you any advice?

thank you!

Valerio
Berti Baker
Hi there.

Do you mean the NS's 1 second "Run Pulse"? If so then you can use CX-Supervisor's system point "$Second". Even though this is actually a analog value you can still use it in many places. For example you can use "$Second" as the argument in an On Condition script which will then run every second (actually every second EXCEPT when equal to zero - most people write "$Second || TRUE" or "$Second != -1" or similar to make it evaluate every second, but the condition always be true)

If you tell us how you want to use it we'll confirm if this suits...
Regards,
Bertie
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.