Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Application Object : WaitUntilReady Method
Long value representing the number of seconds for the timeout period.
WaitUntilReady Method
Description

Waits until the online machine has fully initialized or timeout period has elapsed before returning.

Syntax
Visual Basic
Public Function WaitUntilReady( _
   ByVal TimeOutInSeconds As Long _
) As Boolean
Parameters
TimeOutInSeconds
Long value representing the number of seconds for the timeout period.
See Also