From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you calculate the number of bytes in a hexidecimal array?

Hi can anybody help me calculate the number of bytes in a hexidecimal array ie:
 

04h + 12h + 4Eh + 20h = 84h

 

Thanks

0 Kudos
Message 1 of 3
(2,195 Views)
Hi,
I'm not sure if you want to count the bytes or sum the array. But here's an example of both:
Hope this helps,
Paulo
Message 2 of 3
(2,185 Views)
Thanks
0 Kudos
Message 3 of 3
(2,177 Views)