Hi,
I am looking to create a vi that is able to read ASCII commands from the instrument and write commands. I have looked at different examples and i think i have an idea on how to go about creating the communication. But i am trying to create sequence structure because there will be different commands the operator will be inputting. The problem is some of the commands that are being put in are a little long, there is a checksum included but i believe that the checksum is actually being done, by the module so i don't think ill need to create a checksum vi. ill have a snippet of some of the commands, hopefully that'll give you some idea of what I am looking at. i just want to bounce ideas off and maybe get some idea of the best way to go about creating different commands that work in the same vi.