Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > BasicScan Object : NominalMode Property
NominalMode Property
Description
Represents how to determine the nominal values for this scan.
Property type
Read-write property
Syntax
Visual Basic
Public Property NominalMode As BSCANNMODE_ENUM
Return Type
Read/write of enumeration BSCANNMODE_ENUM.
Remarks

The allowable values are:

BSCANNMODE_FINDCADNOMINAL

BSCANNMODE_MASTERDATA

See Also