Dmm Step

Use an IVI Dmm step to perform single-point and multipoint measurements using digital multimeters.

Configuring the Step

Use the Edit IVI Dmm Step dialog box in the TestStand Sequence Editor and in a TestStand User Interface to configure the IVI Dmm step.

Step Operations

The IVI Dmm step type supports the following operations:

Step Properties

In addition to the common custom properties , the IVI Dmm step type defines the following step properties:

  • Step.Result.Reading —The measurement values for the Read and Fetch operations. The property data type is NI_IviSinglePoint or NI_IviWave.
  • Step.LogicalName —The logical name expression.
  • Step.InstrOperation —A value that specifies the operation you configured the step to perform.
  • Step.SettingsSource —The name of the property or variable where the step loads and stores the settings for the operation.
  • Step.Configuration —The settings for the Configure operation. The data type of this property is NI_IviDmmConfig.
  • Step.SoftFrontPanel —The settings for the Show Soft Front Panel operation. The data type of this property is NI_IviSoftFrontPanel.
  • Step.Readings —The settings for the Read and Fetch operations.
  • Step.GetInfo —The settings for the Get Information operation.

See Also

IVI Step Types