2

Table Export

  • Held for moderation
  • Live

N
Neel
A

Activity Newest / Oldest

C

Chris

Hi, I've got a somewhat related question.
How do you generate the table export for Logic 2.x with custom types and column values? I've built my analyzer using the SDK and it works great in the Logic 1.x software version. In Logic 2.x first of all the simulation data generation does not work at all. Random bits are created instead of proper analyzer frames. In the Logic 1.x software I can crate the table export via the AnalyzerResults::GenerateFrameTabularText() function but it is basically just a string. In Logic 2.x the type is always "v1frame" and the value field holds my whole tabular text string. I can only assume because the simulaton feature does not work and I haven't got hardware to record a true signal. How do I set the value for the type column and how do I add extra columns?
Is there a new SDK for Logic 2.x? Is there a new API documentation?


N

Neel

Status changed to: Live

M

Mark

Hi, I'm not sure if this is the right place to give feedback, so, apologies if I'm doing it wrong...
I just tried the table export in 2.3.10, and it seems to have an inconsistent problem with zeroes, e.g. if I have 0x000044000206 in a table cell that becomes 0x00044026 when I export. The first four zeros have become three, the three after 44 have become one and the one between 2 and 6 has disappeared!


N

Neel

Hi Mark,
Could you please go here to repot your issue: contact.saleae.com/hc/en-us/requests/new so we can gather all the details to understand this bug. Thanks for letting us know!
Regards,
Neel


N

Neel

Status changed to: In progress