10-18-2011 12:12 PM
Hi, I was wondering if anyone has had procedures run on their own? I've put debug variables into my procedure steps, and there are several procedures that appear to run once on their own, usually soon after deploying/starting. I don't have a startup procedure selected. This is with VeriStand 2009. I have gone through all my alarms and disabled them (in case they get triggered unexpectedly), but some procedures still run once for some reason. Has anyone experienced the same? Thanks.
10-18-2011 09:51 PM
10-19-2011 01:08 PM
Hi, Thanks for the response, Stephen. I do have one procedure that does not have an end of exit subroutine. Can you please explain to me the difference between the two? Also, similarly, does "Reset alarm" also make it enabled even if the default is that it is disabled? Thanks.
10-19-2011 01:14 PM
I'm not 100% sure, but I don't think reset alarm will cause the alarm to go to enabled. It will simply unset the "tripped" state.
There difference between end and exit subroutine is this: