Open OOYUKIOO opened 5 years ago
Unless you're using a protocol analyzer all Digital data is either a 0 or 1 since the channel has no context other than on-off. If you have hex numbers presumably those are being defined by an analyzer that is looking at multiple digital lines to determine a hexadecimal value. Analyzer data can be exported using export_analyzer
Hi,
I'm trying to export only digital channels to a CSV file after capture finishes. I was expecting the exported file to contain actual data captured (i.e hex numbers), but all it has were 0 and 1's. Is this the expected behavior? Or did I miss something in setting up the Saleae client?
Here is my set up:
And here is my export setting:
Any help would be greatly appreciated, thank you in advance!