LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CAN signals to LED

HI,
     I am sending can signals as input to  several LED to light up. If it is value 1   LED should be ON, if value is 0 LED should be OFF. I have CAN read block in block diagram which i use for  read using  signals to LED to ON or OFF. Flow goes like this
Task INit->CAN Read-> Index array -> to LED.

but from index array to LED wires is not connecting , i get a message" one terminal is double precision and other is boolean."

Is there any solution like converter from Index array to LED.

0 Kudos
Message 1 of 2
(1,987 Views)

Hi niran,

 

sounds like you have to insert a simple "<>0" comparison between IndexArray and your LED indicator...

Best regards,
GerdW


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