Opens a session for the supported hardware you specify, sets initial values of certain properties for the session, and returns a reference that identifies the instrument in all subsequent NI-RFSG nodes.
Resource name of the device to initialize.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Initial value of certain properties for the session.
You can set the following properties using this input:
Option String Syntax
The syntax for option string consists of the following relations:
propertyName=value
where
Syntax for Setting Multiple Properties
To set multiple properties, separate their assignments with a comma, as shown in the following option string:
"RangeCheck=1, QueryInstrStatus=0, Cache=1, DriverSetup=AWG:pxi1slot4"
Configuring the Driver Setup String
Use | Example Driver Setup String | Supported Devices |
---|---|---|
Specify an Amplitude Extender (AE) | DriverSetup=AE:Dev1 | PXIe-5654/5654 with PXIe-5696 |
Specify a Waveform Generator (AWG) | DriverSetup=AWG:Dev1 | PXIe-5611, PXIe-5673E |
Specify an external AWG | DriverSetup=AWG:<external> | |
Specify a local oscillator (LO) | DriverSetup=LO:Dev1 | |
Specify an external LO | DriverSetup=LO:<external> | PXIe-5611, PXIe-5644/5645/5646, PXIe-5673E, PXIe-5840 |
Specify an NI-RFSG instrument driver FPGA extensions bitfile | DriverSetup=Bitfile:filename.lvbitx | PXIe-5644/5645/5646, PXIe-5820/5840 |
Simulate a device | DriverSetup=Model:model number; BoardType:type |
Refer to Simulating an NI-RFSG Device for more information about supported devices. |
Reference to your instrument session passed to the next node.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.