LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Demux Function.

I'm using 6024E DAQ PC Card and one 5B32 Isolated Current Input Signal
conditioning. The problem is I got 4 input (Voltage) and try to put it
together so it can be seen on front panel separately.

Because of that, I'm buliding a multiplexer circuit so all the signal
can entered the Signal Conditioning module.

The problem is I can't find any function of demux in LabVIEW. Because
of that I need to build one Demux function in Block Diagram. Can
anyone give idea to start with. OR should I use another function that
already there in LabVIEW.

I'm just start using LabVIEW one and half month ago.

Regards,
Abdul Hafidz Hashim,
0 Kudos
Message 1 of 2
(3,616 Views)
I don't know how you're going to get something like this to work. You say you're building your own mux circuit. How is the software supposed to know about the mux and it's timimg? What's going to indicate that a certain channel in your mux is active and for how long? The 6024 muxes 16 inputs into a single DAC and you get an array out with separate rows and columns representing channels and samples but there's a tight integration between the board's hardware, firmware, and NI-DAQ. You would have to provide some of the same sort of integration in order to separate the four different signals. Even if all of this is possible, by the time you're done, it would have been cheaper just to buy an additional 3 5B modules and dedicating each to a 6024 channel.
0 Kudos
Message 2 of 2
(3,616 Views)