OldBasic Property
Description
Returns this measurement routine’s OldBasic object. The OldBasic object contains all of the methods from the old basic command set used in previous versions of PC-DMIS.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property OldBasic As OldBasic |
Return Type
Read-only OldBasic object.
See Also