Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
DCC Property
Description

Gets or sets whether the Master / Slave calibration is a manual (0) or DCC (1) calibration.

Property type
Read-write property
Syntax
Visual Basic
Public Property DCC As ENUM_MASTERSLAVEDIALOG_MEASUREDCC
Return Type

Read/write Long.

Remarks

The available settings are:

MEASURE_MANUAL = 0

MEASURE_DCC = 1

See Also