I've recently been trying to convert what was done in linux to labview and am having trouble on a few steps. I am trying to control a Nima box that controls stepper motors and various other things. The main problem I am having is, I'm not exactly sure how to make the code I wrote for a VI work with the actual instrument over a serial cable. I attached the code I am using. Is it just another chunk of code I need to add into this? I received various .vi files from Nima: AD4, BuildCmS, CheckSum, DA4, DataRply, DectoHx2, DectoHx4, Globaray, Globvar2, Globvar3, Globvar4, Globvar5, Globvar6, Globvars, HextoDec, IO, Relays. Am I to combine these into some sort of driver or integrate them into the program I already started? Thanks for any suggestions