Admin Production ni-theme
Current Publication

Configure Time Interleaved Channel List [TIC]

IVI Compliance Package

IviDigitizer Configure Time Interleaved Channel List [TIC]

IviDigitizerTimeInterleavedChannels Capability Group

Combines this channel with one or more other channels to achieve higher effective sampling rates and/or greater memory depth. Calling this VI disables automatic combined mode (combined channels auto is set to FALSE).

Note Note  Calling this VI on a channel designates that channel as the one on which subsequent channel-based operations should be made. This includes configuration operations such as setting the vertical coupling, vertical offset, and vertical range properties, as well as the fetch and read operations.

IviDigitizer Configure Time Interleaved Channel List [TIC].vi

civrn 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

cstr 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.

cstr Channel List ("") Specifies the list of one or more channel names to combine with the channel specified in the Channel Name input. You can specify more than one channel by separating the channel names with commas. This value sets the IviDigitizer Time 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.

cerrcodeclst 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.

iivrn 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

ierrcodeclst 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.