Configures the pulse current limit range for the specified channel(s).

The configured range defines the valid values to which you can set the pulse current limit and pulse bias current limit using the niDCPower Configure Pulse Current Limit and niDCPower Configure Pulse Bias Current Limit VIs. The pulse current limit range setting is applicable only if the channel is set to the Pulse Voltage output function using the niDCPower Configure Output Function VI.

Note This VI is not supported by all devices. Refer to Supported VIs by Device for information about supported devices.


icon

Inputs/Outputs

  • civrn.png instrument handle

    instrument handle identifies a particular instrument session.

  • cstr.png channel name

    channel name specifies to which channel(s) to apply this configuration value. Specify the channel(s) using the form PXI1Slot3/0,PXI1Slot3/2-3,PXI1Slot4/2-3 or PXI1Slot3/0,PXI1Slot3/2:3,PXI1Slot4/2:3, where PXI1Slot3 and PXI1Slot4 are instrument resource names and 0, 2, and 3 are channels.

    If you do not wire this parameter, all channels in the session are used.

  • cdbl.png pulse current limit range

    pulse current limit range specifies the pulse current limit range, in amps, on the specified channel(s).

  • cerrcodeclst.png error in (no error)

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

  • iivrn.png instrument handle out

    instrument handle out passes the handle used to identify the session in all subsequent NI-DCPower VI calls.

  • ierrcodeclst.png error out

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