07-02-2007 08:47 PM
I want to create a fixed front panel to display waveform acquired by several test steps in sequence file.
I once tried Sequence Editor, only found that different front panel popup each time with every test step, thus the front panel seems twinkling.
So I turn to use Operator Interface to solve this problem, and I know one method is use Post UIMessage. However, I do not know how to carry out.
My intention is to continuously acquire and transmit waveform data to Operator interface and display synchronous waveform on this customized operator interface, with a ‘stop’ button to stop the transmitting and go to next step.
I wonder if I can use queue operations to realize such function, or some other ways if anyone know.
Thanks very much
07-03-2007 10:27 PM
07-03-2007 10:56 PM