Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

NiCan Check Connection

Hello there,
 
I am using NI USB 8473. How do I create a log file to store the transmitted and received data? What function should I call in Borland C Frame API to create the data log file?
 
Thank you in advance.
 
 
0 Kudos
Message 1 of 2
(4,486 Views)

Hello Slytherin,

Have you seen the NI-CAN Hardware and Software Manual?  Chapter Eleven in that manual covers all of the C functions for Frame API.  Logging the data to a file would not be a specific Frame API call.  Once you've read the data, you can then save it to the type of file you want using a standard C function. 

Thanks!

Meghan
Applications Engineer
National Instruments
Gryffindor Fan

 
0 Kudos
Message 2 of 2
(4,471 Views)