Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

is it possible to use .dbc data to transmit through NI frame API VI's

Hi All,

 

is it possible to use .dbc data to transmit through NI frame API VI's ?

 

Regards,

J

0 Kudos
Message 1 of 5
(7,104 Views)
Do you mean to ask if it is possible to use .dbc files for getting channel configuration in CAN data transmission?
0 Kudos
Message 2 of 5
(7,086 Views)

In my application i have to transmit some CAN messages over CAN bus. All the CAN messages are in .dbc file with all the required information like arbitration id, time stamp etc.

 

So i have to read those messages from .dbc file & transmit over CAN.

 

How can i do this ? Kindly guide me.

 

Regards,

J

0 Kudos
Message 3 of 5
(7,082 Views)

Use the CAN Initialize or CAN Init Start VI in the CAN API in LabVIEW. The filepath input to these VIs accepts .dbc files. You'll find examples in the NI Example Finder that explain how to use the VIs in the CAN palette in detail.

0 Kudos
Message 4 of 5
(7,054 Views)

Hi,

 

Thanks for the reply. 

 

i am using frame api. Kindly suggest how to read .dbc file by using frame api.

 

Regards,

J

0 Kudos
Message 5 of 5
(7,035 Views)