XNET Database
- Updated2024-07-10
- 1 minute(s) read
To communicate with hardware products on the external CAN/FlexRay network, NI-XNET applications must understand how that hardware communicates in the actual embedded system, such as the vehicle. This embedded communication is described within a standardized file, such as CANdb (.dbc) or NI-CAN (.ncd) for CAN, or FIBEX (.xml) for FlexRay. Within NI-XNET, this file is referred to as a database. The database contains many object classes, each of which describes a distinct entity in the embedded system. Use the XNET Database I/O name to select a database, access properties, and invoke methods (for example, save).

Data type
![]() This control provides the control form of the XNET Database I/O name. You drag a control to the front panel of your VI, so that the user of the VI can select a name. For a complete description, refer to XNET Database I/O Name.. |