Point.GetNext (function)
Syntax | Point.GetNext [ ( timeout ) ] |
Description | Boolean. A function, to read the next value of a point with a specified timeout in milliseconds. Returns True if the point was read, False if it timed out. |
Example |
|
See also | Point.OnChange (method); Point.OnTimed (method); Point.OnAlarm (method); Point.OnAlarmAck (method); Point.Cancel (method). |