DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Digital Waveform Data in DIAdem?

Solved!
Go to solution

Is DIAdem mainly for analog data?  What about digital data or even mixed (analog and digital data)?

 

Any examples would help.


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 1 of 4
(3,393 Views)
Solution
Accepted by Terry_ALE

Hello Terry,

 

DIAdem supports both digital and analog data, and you can have both types of data in a mixed environment as well.

 

Here's an example for digital data display:

 

Digital.PNG

 

Let me know if that's what you were looking for or if you need additional information.

 

     Otmar

Otmar D. Foehner
Message 2 of 4
(3,296 Views)

Thanks for the response.

 

I looked up channel transformation and found this http://zone.ni.com/reference/en-XX/help/370858M-01/exploff/examples/report_curventransform/

 

Is that what you used? (will try when I get in front of my computer) 


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 3 of 4
(3,286 Views)

Hello Terry,

 

Yes, that's the example I showed in the graph.

 

This example uses a DIAdem user command (a custom command defined by the user, vs. a standard DIAdem command) and includes the example for the user command used for bit extraction. It's very cool, but not necessarily super easy to understand. All the source code in included through a link in the help system, so there are no secrets. It's short, so it's definitely worth looking into.

 

Let me know if you have additional questions,

 

     Otmar

Otmar D. Foehner
Message 4 of 4
(3,274 Views)