hmm....there's still something going on with the communication protocols that I don't understand.
screen in linux works flawlessly....I can set and change the mcode variables over and over with no problem.
With PySerial, I can only send one assignment command, such as:
>DN="X"
If I try to assign another value to the device name, I get an error.... Even if I try to assign a value
to a different variable, I get an error. It's as if I'm locked out after one modification of the RAM.
I'm still quite stuck... :(
TIA,
wbg
screen in linux works flawlessly....I can set and change the mcode variables over and over with no problem.
With PySerial, I can only send one assignment command, such as:
>DN="X"
If I try to assign another value to the device name, I get an error.... Even if I try to assign a value
to a different variable, I get an error. It's as if I'm locked out after one modification of the RAM.
I'm still quite stuck... :(
TIA,
wbg