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
Page 1 of 1
pulse command on CXSupervisor using script
#2
Posted 29 September 2009 - 05:19 AM
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
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
Share this topic:
Page 1 of 1
Sign In »
Register Now!
Help



Back to top









