It's serial communication and i have been using the basic read write serial command vi already, except i only enter 1 command like at a time. These are what my command lines that my motors takes looks like:
@16 145\r
@16 154 11 50000\r
@16 165 10\r
@16 165 532\r
@16 165 1802\r
Obviously, the 5 strings are of different sizes. Mroeover, where exactly is this "string array" that you are referring to? i guess i have to build it myself but i just looked through the array menu and string menu and i'm not sure which one to use. Here are th eones that i fuond that i think could be possible: spreadsheet string to array (but i;m not sure where the spreadsheet string is). Any help?? thanks