Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

how to get digital signl into labVIEW

Solved!
Go to solution
hi,i have 1 problem that is how to get digital signal into LabVIEW without using DAQ card
0 Kudos
Message 1 of 6
(5,148 Views)
Solution
Accepted by topic author yh87

Hello,

 

There are many ways you could load a digital waveform from file:

 

readFromMeasurementFile.PNG The Read From Measurement File Express VI

 

or

 

readWaveformFromFile.PNGThe Read Wavefrom from File VI

 

or 

 

simulateArbitrarySignal.PNGThe Simulate Arbitrary Signal Express VI- use the Define Signal > Load Data button.

 

If this doesn't help, could you provide more data, also why can you not use a DAQ card?

 

 

0 Kudos
Message 2 of 6
(5,141 Views)
i will try the solution given
0 Kudos
Message 3 of 6
(5,135 Views)

Hello,

 

The above suggestions may not help, if they don't, please give further detail into what you are trying to do.

 

Thanks

0 Kudos
Message 4 of 6
(5,134 Views)
i need to do 1 programme using labVIEW the output is an EPOS control robot and the input is EMG wave but i also not sure how to get EMG wave into computer and our group choose not to use DAQ card because it istoo expensive
0 Kudos
Message 5 of 6
(5,101 Views)

Not sure if it's the same thing but there is a driver for a Maxon EPOS motion controller.

 

If you need to acquire an external signal and if by EMG you mean electromyogram, you are either going to have to purchase a DAQ device or design and build one yourself.An EMG is not even close to a digital signal.

Message Edited by Dennis Knutson on 07-26-2009 09:33 PM
0 Kudos
Message 6 of 6
(5,097 Views)