LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

count positiv nibbles from hex format

Hi @all,

how it's possible to count the "ones" from an Hex-String, like this: ffff---->1111 1111 1111 1111------>16 (ones)

Input is Hex-> Output: Number which represents the counted ones


I have try it with this vi, but it doesn't work 😞
0 Kudos
Message 1 of 4
(2,095 Views)
Hello thomla,

try this...
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,088 Views)
or better this...
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 4
(2,086 Views)
Hi GerdW,

thanks for your answer, it works fine.

Cu Thomas
0 Kudos
Message 4 of 4
(2,083 Views)