01-26-2006 09:10 PM
01-26-2006 11:52 PM
GRMAN a écrit:
I am using the Basic Serial Write vi to write to a SMAC actuator that needs a Carriage Return. I am writing the string to be sent from several different vis. I am having trouble getting the backslash codes to work consistently. sometimes i get \\r as a readback and sometimes carriage return at all. Should i only check backslash codes on the string control in Serial Read and Write vi. I tried to just add /r to the string to write in Serial Write vi, but it didnt like that too much. Does anyone have experience doing this?. Any help is Greatly Appreciated.