Path Property
Description
Returns the measurement routine’s file path.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property Path As String |
Return Type
Read-only String value.
Remarks
If the file name of the measurement routine is C:\PCDMISW\PARTS\1.PRG, the Path returns "C:\PCDMISW\PARTS\".
See Also