LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

single boolean to array boolean

Solved!
Go to solution

Hi everybody,
I'm working on a project about the Modbus using the 'Modbus on desktop.vi'. In the Vi, the type of 'coil values to write' is a boolean array. I want to change it into a single boolean. is it possible? I include a screenshot of the block diagram and front panel.

thanks.

Download All
0 Kudos
Message 1 of 3
(3,187 Views)
Solution
Accepted by topic author Erickmsaputra

You can just use the build array function with a "single boolean".

undefinedThis will give you an array with one item.

steve

----------------------------------------------------------------------------------------------------------------
Founding (and only) member of AUITA - the Anti UI Thread Association.
----------------------------------------------------------------------------------------------------------------
Message 2 of 3
(3,167 Views)

hi stevem181 thanks. it helped me a lot!

0 Kudos
Message 3 of 3
(3,159 Views)