Hi, I have a DBL data type value that is 2^48 & I need to convert it to bits (form of; a binary array?)& display "LED" indicators on the front panel. All LabVIEW array/conversion tools only allow 32 bits @ the most. The ideal display form would be 6, 1 byte lines with the 1st byte being the MSbyte & the last byte being the LSbyte. Can you help?