Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Scan Object : CreateBasicScan Method
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