Hi,
My oscilloscope sends a 2500 signed bytes in a string, and i want to plot these points. labview has a string to unsigned array converter, but i want to convert it to an array of signed integers.
is there an easy way to convert an unsigned array into a signed array (with 2500 elements)?