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