Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.1 Object Library
The comment string.
Comment Method
Description
Creates a measurement routine comment object
Syntax
Visual Basic
Public Sub Comment( _
   ByVal ctype As PCDCOMMENT, _
   ByVal Comment As String _
) 
Parameters
ctype
ValueDescription
PCD_INPUT 
PCD_OPERATOR 
PCD_REPORT 
Comment
The comment string.
See Also