ericinthelab
Technical User
Hello, I have just been tasked with writing a script that transmit two separate commands. The first command calls up a specific location then the second edits the value. The fist command will need to be run several times a with an incrementally increasing value. For example transmit "00ba^M", then the next line I would edit some of the values displayed(same command ran here every time). I will need to then run the transmit command again with the 00ba value up by a certain amount. Is there a way to accomplish this ? The value would be in hex if that helps.