Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : LoadProbeCommand Property
LoadProbeCommand Property
Description
Returns a LoadProbe object if Command is of Type GET_PROBE_DATA. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
Visual Basic
Public Property LoadProbeCommand As LoadProbe
Return Type
LoadProbe object.
See Also