Provides the methods and properties for scripting.

Derives from

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public class RfsgScripting : RfsgSubObject

Remarks

For more information, refer to the NI-RFSG Instrument Driver Programming Flow topic in the NI RF Signal Generators Help.

Properties

NameDescription
SelectedScriptName

Gets or sets the script in the onboard memory to generate on calling Initiate when you set GenerationMode to Script.

Methods

NameDescription
CheckIfScriptExists(string)

Checks whether the script that you specify as scriptName exists.

WriteScript(string)

Writes a script to the device to control waveform generation in script mode.