XNET Database Property Node
- Updated2025-10-07
- 2 minute(s) read
Property node used to read/write properties for an XNET Database I/O name.

Inputs/Outputs
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.
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.
XNET Database
—
database out is a copy of the database in parameter. You can use this output to wire the VI to subsequent VIs.
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.
Clusters
—
Returns an array of I/O names of XNET Clusters in this database. |
XNET Database
—
error in (no error)
—
XNET Database
—
error out
—
Clusters
—