Hi I am currently working on a project where I want to use a MonarcoHAT to control a DMX-K-SA-17 stepper motor controller. The two devices are communicating over RS-485 serial com (I Am using a USBtoRS485 connection). The DMX-K-SA-17 can be controlled using ASCII Commands. I have been struggling for a few weeks now to find a proper REXLANG Routine that will allow me to :
a. Send commands in ascii format to the device
b. Get the response of those commands once the command has been sent.
Can anyone help me with this?