NI-RFPM API Reference

Table of Contents

RfpmSystemCalibrationInformation.TimeStamp Property

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

RfpmSystemCalibrationInformationTimeStamp 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

Log in to get a better experience