ph_wcisbusy PowerHome formula function
Description
Returns whether the Web Center window is busy or not.
Syntax
ph_wcisbusy ( )
Return value
Integer. Returns a 1 if the Web Center is currently busy. Returns a 0 if the Web Center is not busy. Returns a 2 if the Web Center window is not currently open.
Usage
When controlling the Web Center in realtime, use this function within a loop in conjunction with the Macro "Wait" command to delay processing until the Web Center is no longer busy.