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
Value Description PCD_INPUT PCD_OPERATOR PCD_REPORT - Comment
- The comment string.
See Also