I'm having trouble running this command: command.py PORT 6 0
In my scenario, this is exactly what I ran: command.py /dev/tty.usbserial-1410 6 0
I get the following message: An even number of hex digits must be given.
For what it's worth, I had no issues running this: command.py /dev/tty.usbserial-1410 90 Supers.db 0
Any suggestions?
A little background:
I'm using RS-485.
s3121.py was not running when trying this command.
Lastly - when running s3121.py everything was working great.
Thanks for all hard work!
I'm having trouble running this command: command.py PORT 6 0
In my scenario, this is exactly what I ran: command.py /dev/tty.usbserial-1410 6 0
I get the following message: An even number of hex digits must be given.
For what it's worth, I had no issues running this: command.py /dev/tty.usbserial-1410 90 Supers.db 0
Any suggestions?
A little background:
I'm using RS-485.
s3121.py was not running when trying this command.
Lastly - when running s3121.py everything was working great.
Thanks for all hard work!