Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

display logfile as channels.vi

I wonder if ther is a way to display the log file as Channels, like the "display logfile as frames.vi" posted in "Find examples".
I need to make some logs and display this using the Channel API.
 
 
Thanks for your help
0 Kudos
Message 1 of 2
(4,647 Views)
 
 

You need to create a Log File from Channels in order to read channel information from it. If your LogFile was created from Raw data, you would need to convert the raw date to channel data. Therefore you would need the Channel conversion information stored within a db file normaly. If you have this channel conversion information, you could use the conversion Library for LabVIEW to convert your LogFile to channels.

 

DirkW

Message Edited by DirkW on 10-16-2007 03:25 PM

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