LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Could anyone tell me how to convert digital waveform into 1-d array of digital waveform

Solved!
Go to solution

 I am using 9474 for drving a motor. for that i am using 2 port - one for enable and another for run. These signals are in  the form of boolean values.  i am converting these signals into array and from that iam making a digital waveform. but when iam connecting these to the 9474 module it is showing an error "source is a  digital wave form and sink is  1-d array of digital wave form.. any body can help in these issueee plz...

0 Kudos
Message 1 of 4
(2,909 Views)
Solution
Accepted by topic author FSK

Pop-up on the wire and choose Insert ...

 

Build array.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 4
(2,908 Views)

Thanks ben.....

Now the problem is i cannot compile it..........   I am attaching the sample code along with this.. any body can rectify it

0 Kudos
Message 3 of 4
(2,883 Views)

Replace the data input which you have on the front panel which is being converted from Boolean to Digital with a Boolean button and the vi will compile and run successfully.

 

Sahil Singla

Applications Engineer

National Instruments

Regards,

Sahil Singla
Applications Engineer | National Instruments

(Give Kudos to good Answers and Mark it as a Solution if your problem is Solved)
0 Kudos
Message 4 of 4
(2,864 Views)