IviScope Configure Trigger Modifier
IviScopeTriggerModifier Capability Group [TM]
This VI configures the trigger modifier. The trigger modifier determines the oscilloscope's behavior in the absence of the configured trigger.
instrument handle The instrument handle that you obtain from the IviScope Initialize or the IviScope Initialize With Options VI. | |
trigger modifier Pass the trigger modifier. The driver uses this value to set the IviScope Trigger Modifier [TM] property.
Defined Values: IVISCOPE_VAL_NO_TRIGGER_MOD—The oscilloscope waits until the trigger you specify occurs. IVISCOPE_VAL_AUTO—The oscilloscope automatically triggers if the trigger you specify does not occur within the oscilloscope's timeout period. IVISCOPE_VAL_AUTO_LEVEL—The oscilloscope adjusts the trigger level if the trigger you specify does not occur. Default Value: IVISCOPE_VAL_NO_TRIGGER_MOD |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviScope Initialize or the IviScope Initialize With Options VI. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |