Hello,
I would like to store 2 hex strings in my BRX BX-DM1E-M-D and then based on sensor input, output the strings without converting the bits via the RS-485 port. My current Serial Port Protocol is 'Program Control' and the port type has been set to RS485. Enable 120 Ohm Termination option is false.
My strings are as follows:
02 00 08 30 3D 01 05 41 41 41 41 41 C0 03
02 00 10 30 3D 01 0C 31 32 33 47 34 35 36 37 2D 41 32 33 10 03
I have tried the following commands, COPY, MEMCOPY, Move. I am fairly sure I want to output via the IntSerial.OutQueue or STREAM.
I am having trouble getting all the targets to line up. Any help would be appreciated.