le 03-19-2009 04:14 AM
hello,
i use labview 8.6 with the daqmx assitant to adquire differents signals, but all in analogic...
i can display the value of the voltage linking the data of "daqmx assistant" at a waveform graph and a numeric indicator similar with a txtbox, but which accept a type of "double"...
in the program i have to do, i want to display this voltage, differents currents and powers in differents numeric indicators..
i know i have to adquire these currents by creating anothers channels in the same task, but i don't understand how i can display these currents in others numeric indicators, i can link the data of "daqmx assistant", but how can i do to separate and get the current and the voltage, i can see the boths in the waveforme graph...
somebody can help me ,????!!
Thx
03-20-2009 07:32 AM - modifié 03-20-2009 07:34 AM
Hi Thias061,
Thanks for posting on the National Instruments Forum.
This part of the forum is in French, if you want to post in English you can go here.
Well, you have a function which split your signal to be able to display them into different indicators.