CreateBasicScan Method
Description
This method has to be called after calling other Properties/Methods. This method creates the necessary BasicScans needed by DCC and Manual scans and inserts them into the measurement routine.
Syntax
Visual Basic |
---|
Public Function CreateBasicScan() As Boolean |
Return Type
Boolean value. Boolean returns True if the function succeeds, False if it fails.
See Also