The niFgen Property Node is used to set, get, or check properties.

Some NI-FGEN properties are channel based. When a property is channel based, you can specify an active channel before setting, getting, or checking properties.


icon

Inputs/Outputs

  • civrn.png reference

    reference is the refnum associated with the object for which you want to set or get properties. If the Property Node class is Application or VI, you do not have to wire a refnum to this input. For the Application class, the default is the current application instance. For the VI class, the default is the VI containing the Property Node. You also can wire a LabVIEW class to the reference input to access the private data of the LabVIEW class.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

    Default value: no error

  • iivrn.png reference out

    reference out returns reference unchanged.

  • ierrcodeclst.png error out

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

  • ipoly.png Property

    property are examples of properties you want to set (write) or get (read).