Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Machine Object : ReadoutExt Event
ReadoutExt Event
Description
Event fired when a readout is received from the machine controller - matches XYZ display
Syntax
Visual Basic
Public Event ReadoutExt( _
   ByVal X As Double, _
   ByVal Y As Double, _
   ByVal Z As Double _
)
Parameters
X
Y
Z
See Also