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