Queries the script server to determine if it is running and ready for use.
Use this to determine if the server is up and ready.
menu: veeos ==> Scripting ==> Advanced ==> checkStatus
library: scriptLib
The typical usage of checkStatus is a polling loop that waits for the server to reply with "OK".
This object never actually needs to be run, but it is advisable to check the server status before attempting to execute any script
VEE 7.0+, Windows 7+
checkStatus, disconnectServer, executeScript, getResult, sendData, sendScript, setShutdownTimeout