NI-RFSG VI Reference

Table of Contents

niRFSG Property Node VI

  • Updated2025-02-03
  • 2 minute(s) read

niRFSG Property Node VI

Gets (reads), sets (writes), or resets (sets to default value) NI-RFSG properties. When you read a property, NI-RFSG analyzes the current configuration in order to return the coerced value for that property. NI-RFSG verifies many properties upon reading, thereby either transitioning the session to the verified state or alerting you of an invalid configuration. Setting or resetting a property transitions the session to an unverified state.

Related Topics

niRFSG Properties—Refer to this topic for more information about using the NI-RFSG properties.

niRFSG Property Node

cio.gif

instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. The default is no error. This node does not pass the error in input to the error out output. Regardless of whether an error occurred before this node runs, the node returns no error.

This input contains status, code, and source, which provide standard error in functionality.

iio.gif

instrument handle out passes a reference to your instrument session to the next VI. instrument handle out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

ierrcodeclst.gif

error out contains error information. This output provides standard error out functionality.

Log in to get a better experience