IviFgen Clear Arbitrary Sequence
IviFgenArbSeq Capability Group [SEQ]
This VI removes a previously created arbitrary sequence from the function generator's memory and invalidates the sequence's handle.
instrument handle The instrument handle that you obtain from the IviFgen Initialize or IviFgen Initialize With Options VI. | |
sequence handle (0) Pass the handle of the arbitrary sequence you want the function generator to remove. You create multiple arbitrary sequences using the IviFgen Create Arbitrary Sequence [SEQ] VI. The IviFgen Create Arbitrary Sequence [SEQ] VI returns a handle that you use to identify each sequence.
Defined Values: IVIFGEN_VAL_ALL_SEQUENCES (-1)—Remove all sequences from the function generator. Default Value: None |
|
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 IviFgen Initialize or IviFgen 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. |