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.


icon

Inputs/Outputs

  • civrn.png reference

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

  • cerrcodeclst.png error in (no error)

    error in(no error) describes error conditions that occur before this node runs. The default is no error. This node does not pass the error in(no error) 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.

  • cpoly.png Property

    Property Node is used to get (read), set (write), or reset (set to default value) RFSG properties.

  • iivrn.png reference out

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

  • ierrcodeclst.png error out

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