IviDigitizer Configure Data Interleaved Channel List [DIC]
IviDigitizerTimeInterleavedChannels Capability Group
Combines a specified channel with one or more other channels to interleave the returned data. The string provided here specifies which channels should operate in combined mode with the current channel.The Channel List input is a comma-separated list of one or more channel names. Users may specify either physical or virtual repeated capability identifiers in this list. An empty string or VI_NULL (0) can be used to indicate that no channels should be combined (or that none are currently combined, in the case of a query).
Note
|
instrument handle The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|
Channel Name ("") Specifies the name of the channel to be combined with those in the Channel List input.
Default Value: "" Note: You can specify the trace name as a string variable or as a literal enclosed in double quotes. |
|
Channel List ("") Specifies one or more channel names to combine with the channel specified in the Channel Name input. Use commas to separate channel names in this list. This value sets the IviDigitizer Data Interleaved Channel List property.
Default Value: "" Note: You can specify the trace name as a string variable or as a literal enclosed in double quotes. |
|
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 IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|
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. |