Forums.MrPLC.com: pulse command on CXSupervisor - Forums.MrPLC.com

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

pulse command on CXSupervisor using script Rate Topic: -----

#1
User is offline   valerio81 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 127
  • Joined: 24-August 05
  • Gender:Male
  • Location:italy
  • Country:Italy
    Italy
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
0

#2
User is offline   Berti Baker 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 220
  • Joined: 26-July 06
  • Country:United Kingdom
    United Kingdom
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
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users