NI-RFPM API Reference

RfpmUserCalibrationInformation.TimeStamp Property

  • Updated2023-12-28
  • 1 minute(s) read
RfpmUserCalibrationInformation.TimeStamp Property

RfpmUserCalibrationInformationTimeStamp Property

Gets a PrecisionDateTime object representing the timestamp when calibration was performed.
This property does not support the mmWave subsystem.

Namespace:  NationalInstruments.ModularInstruments.NIRfpm
Assembly:  NationalInstruments.ModularInstruments.NIRfpm.Fx40 (in NationalInstruments.ModularInstruments.NIRfpm.Fx40.dll) Version: 2023

Syntax

public PrecisionDateTime TimeStamp { get; }
Public ReadOnly Property TimeStamp As PrecisionDateTime
	Get

Property Value

Type: PrecisionDateTime
A PrecisionDateTime object representing the timestamp when calibration was performed.

See Also