Configures the most commonly configured properties of the digitizer vertical subsystem, such as the range, offset, coupling, probe attenuation, and the channel name.

Note Some features are not supported by all digitizers. Refer to Features Supported by Device for more information.

Related topics


icon

Inputs/Outputs

  • ci32.png vertical coupling

    vertical coupling specifies how to couple the input signal. When input coupling changes, the input stage takes a finite amount of time to settle.

  • cdbl.png probe attenuation

    probe attenuation specifies the probe attenuation for the input channel.

    Default Value: 1

  • civrn.png instrument handle

    instrument handle identifies a particular instrument session.

  • cstr.png channels

    channels specifies the channel(s) from which to acquire data. For more information, refer to Channel String Syntax.

  • cdbl.png vertical range

    vertical range specifies the absolute value of the input range for a channel.

    For example, to acquire a sine wave that spans between –5 and +5 V, set the vertical range to 10.0 V.

  • cdbl.png vertical offset

    vertical offset specifies the location of the center of the range with respect to ground.

    For example, to acquire a sine wave that spans between 0.0 and 10.0 V, set this property to 5.0 V.

  • cerrcodeclst.png error in

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • cbool.png channel enabled

    channel enabled specifies whether the channel is enabled for acquisition.

    Default Value: TRUE

  • iivrn.png instrument handle out

    instrument handle out has the same value as the instrument handle.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.