XNET Database Get DBC Attribute (ECU) VI
- Updated2025-10-07
- 4 minute(s) read
Reads the specified attribute value from a DBC file. Mode is an optional input that specifies the type of text to get.

Inputs/Outputs
mode
—
mode is the mode specification of this VI. Depending on this value, the VI returns the following data:
ECU in
—
ecu in is the database ecu object.
attribute name
—
attribute name is the attribute name.
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.
ECU out
—
ecu out is a copy of the ecu in parameter. You can use this output to wire the VI to subsequent VIs.
attribute text
—
attribute text is the attribute value.
is default?
—
is default? indicates that a default value is used instead of a specific value for this object. DBC files define a default value for an attribute with the given name, and then specific values for particular objects. If the specific value for an object is not defined, the default value is returned. is default?, has no meaning if the ,mode parameter is not 0 (refer to the mode description above).
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. |
mode
—
ECU in
—
attribute name
—
error in (no error)
—
ECU out
—
attribute text
—
is default?
—
error out
—