Functional Description
This does a basic conversion of analog voltage to digital by providing the subVI with the number of bits to convert each data point to, the maximum voltage (the minimum is a default of 0 becuase it uses unsigned integers), and an array of voltage data. The subVI will output a string array of hexadecimal, as well as a U8 array.
