Property node used to read/write properties for an XNET Database I/O name.


icon

Inputs/Outputs

  • cgenclassrntag.png XNET Database

    database in is the parent database object. database in can be an existing file. You can create a new database in memory by specifying :memory: for database in and create an entire hierarchy of objects in memory, without using a file on the disk.

  • cerrcodeclst.png error in (no error)

    The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

  • igenclassrntag.png XNET Database

    database out is a copy of the database in parameter. You can use this output to wire the VI to subsequent VIs.

  • ierrcodeclst.png error out

    The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

  • i1dgenclassrntag.png Clusters

    Returns an array of I/O names of XNET Clusters in this database.