LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

configuring array of byte in dll call

Dear all,
 
I need to send the data 2010010100H to the dll at the question mark(U8) i mentioned in the attachment. Actually the data has to be transferred at a time not in bits and pieces. How to do this? I just put an array constant. Is it correct? Kindly give suggestions asap.
 
Thanks,
Mathan
Message 1 of 2
(2,325 Views)
Hi mathan,

the dll call in your pic only accepts single bytes (U8) - so no way to wire an array!

why do you create so many new threads, when the topic doesn't change?
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(2,311 Views)