|
SynchronizeLocalClockTrackLatestMeasurements Property
|
Gets or sets flag to start tracking the absolute latest received measurement values.
Namespace: TestingAdaptersAssembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.207-beta
Syntax function get_TrackLatestMeasurements();
function set_TrackLatestMeasurements(value);
View SourceProperty Value
BooleanRemarks
Latest received measurement value will be available via the LatestMeasurements property.
See Also