Returns the date and time the specified type of compensation data for LCR measurements was most recently generated.

The time returned is 24-hour (military) local time; for example, if the selected type of compensation data was generated at 2:30 PM, this VI returns 14 for hours and 30 for minutes.

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


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.

  • ci32.png lcr compensation type

    compensation type specifies the type of compensation for LCR measurements.

    LCR Open Compensation (4)

    Returns the date and time that open LCR compensation data was most recently generated.

    LCR Short Compensation (5)

    Returns the date and time that short LCR compensation data was most recently generated.

    LCR Load Compensation (6)

    Returns the date and time that load LCR compensation data was most recently generated.

    LCR Open Custom Cable Compensation (7)

    Returns the date and time that open custom cable compensation data was most recently generated.

    LCR Short Custom Cable Compensation (8)

    Returns the date and time that short custom cable compensation data was most recently generated.

  • cerrcodeclst.png error in (no error)

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

  • ii32.png year

    year returns the year of the relevant operation.

  • iivrn.png instrument handle out

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

  • ii32.png month

    month returns the month of the relevant operation.

  • ii32.png day

    day returns the day of the relevant operation.

  • ierrcodeclst.png error out

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

  • ii32.png minute

    minute returns the minute of the relevant operation.

  • ii32.png hour

    hour returns the hour (in 24-hour time) of the relevant operation.