niDCPower Get LCR Compensation Last Date And Time VI
- Updated2025-04-18
- 3 minute(s) read
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.

Inputs/Outputs
![]() instrument handle identifies a particular instrument session. ![]() 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. ![]() compensation type specifies the type of compensation for LCR measurements.
![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() year returns the year of the relevant operation. ![]() instrument handle out passes the handle used to identify the session in all subsequent NI-DCPower VI calls. ![]() month returns the month of the relevant operation. ![]() day returns the day of the relevant operation. ![]() error out contains error information. This output provides standard error out functionality. ![]() minute returns the minute of the relevant operation. ![]() hour returns the hour (in 24-hour time) of the relevant operation. |