Returns TRUE if the current loaded probe in a measurement routine is an analog probe; it returns FALSE otherwise. If you have multiple probe types defined for a measurement routine, the return value will depend, of course, on the location of the insertion point in the measurement routine.
Visual Basic |
---|
Public Function IsProbeAnalog( _ ByVal ArmNumber As Long _ ) As Boolean |
- ArmNumber
Boolean value.