GetMarkerEventLocations(ref double[])
- Updated2025-10-14
- 1 minute(s) read
Returns the marker locations associated with the waveform and the marker stored in the NI-RFSG session. A marker index can be passed using the indexer NationalInstruments.ModularInstruments.NIRfsg.RfsgArbMarkerCollection.this[int]. /summary> param name="locations">Returns the marker locations stored in the NI-RFSG session for the channel you specified in the channel name parameter. This value is expressed in samples.
remarks>Supported Devices: PXIe-5820/5830/5831/5832/5840/5841 /remarks>
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void GetMarkerEventLocations(ref double[] locations)