LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change 4 output digital value

Solved!
Go to solution

Goodmorning, I have a problem with the attached .vi. It seems I can't change the value of four digital output togheter. If i choose only one digital output everything works. The same .vi on the laptop of my collegue works.

The hardware used is a NI-USB 6211

 

Thank you for your help

Download All
0 Kudos
Message 1 of 5
(1,413 Views)

Hi,

 

if you want set more than one channel, you must send an array of boolean...and set the VI to "Digital 1D  Bool NChannel 1Sample. The count auf channel should be the same as the boolean-inputs

 

 

 

 

0 Kudos
Message 2 of 5
(1,381 Views)

Hi,

 

thank you very much for your reply! I've already tested your solution but I have another kind of error on this case. It seems as the number of task is 1 and the number of data is 4!I attached the error...

0 Kudos
Message 3 of 5
(1,371 Views)
Solution
Accepted by topic author miclab

Sorry, please choose:

 

Digital 1D Bool 1Channel 1Sample

0 Kudos
Message 4 of 5
(1,364 Views)

Thanks!

0 Kudos
Message 5 of 5
(1,287 Views)