LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

help with daq

how do i convert daq analogue output to an number

0 Kudos
Message 1 of 7
(2,890 Views)

Hi kaynyne,

 

a "daq analogue output" usually is a voltage or current - you output some values through DAQ hardware from software side into the real world…

If you talk about reading in some values using a DAQ input channel you usually already get numbers.

So WHAT is your real problem?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 7
(2,869 Views)

it a dtmf 

0 Kudos
Message 3 of 7
(2,861 Views)
0 Kudos
Message 4 of 7
(2,893 Views)

Not enough info.

 

What are you trying to do?  Why are you changing a double precision floating point number to a boolean array, then back to an integer.

0 Kudos
Message 5 of 7
(2,842 Views)

What's the purpose of the case structure? The cases only differ by the values of some diagram constants, so all the shared code belongs outside the case structure. No need to duplicate identical code.The code makes absolutely no sense.

What kind of data comes out of the daq and what should it do to select a case of the case structure.

What is the program supposed to do?

0 Kudos
Message 6 of 7
(2,826 Views)

Hi kaynyne,

 

please don't create double posts on the very same problem!

 

You cannot connect an array to a case selector input. Point.

(What is a "dtmf"?)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 7
(2,820 Views)