12-02-2009 02:58 AM
...
Graph
...
Mainly
Visual Studio
...
Maybe
both.
...
A
combination
...
It
varies.
Are
you wanting to see WPF...
Yes
...
It
gives more oppurtunities for GUI, looks better. It is the future!
...
Desktop
GUI applications.
...
Just
WPF
...
No
01-01-2010 11:11 PM
Hi Jonathan,
Happy New Year! Here are the answers:
04-01-2012 04:49 PM
hi there,
yes i am working on WPF and silverlight, though i am using C#, not LV or Measurement Studio at this time.I am doing this work with both OEM test equipment(ARB sig gen and micro-controller, external A/D converter / FPGA interface as well). initially i created my own graphs using GDI+, but found that to be far too slow, not as responsive as i would like it to be. oh, i see we can add attachments; i have fixed screen shot of one such application;
here, i am doing remote control of a Tektronix TDS2024 4 channel DSO in C# .Net windows forms application. I converted the programmer's reference guide to text, parsed out command structures and provided users with intuitive commands. what is pictured here is SCPI command script to capture waveform from connected microcontroller(here an Arduino UNO, probing on the RS232 TX line while outputting ASCII text). So I provide RS232 decoding based upon the captured waveform data. since the TDS2024 has only up to 2500 points capture capability, i am taking advantage of the PC storage capability by creating sort of a picture frame set of data captures. I used the MS Charting class created in 2008 here. next up is I2C, and SPI.
if interested learning more, please contact me.
Thanks
Ron
cheers