Hello,
I have recently wrote a series of scripts to automate the bus log converter process for converting various CAN logs into TDM to view in diadem. The problem I am running in to is that when i convert a file through my scripts, all of the channels show as 123. If i go to the navigator, open bus log converter(this is now configured by the settings in my script), hit convert, now all of the channels show as XY.
I want the channels to be XY because this way when we drag a parameter out onto a View plot, it automatically plots the correct x-time against the Y we pulled out. It does not do this when the data is in 123 format.
I cant for the life of me figure this out in the help manual. There must be an additional line of code that is needed to output the channels as XY. Any ideas?
FYI I am using Diadem 2021 SP1
-Lou