AnotherOne
Active Member
Here's my current headache. I have a M1XSP serial port as port 1. I want to use this port to send VERY specific strings to a lighting controller.
I also have an ethernet interface. To use the ethernet interface you must set "yes" to the following globals - 35, 36, 37, 38, 39 and 40.
HOWEVER!
Now that I have global 37 set, I'm getting all the output change messages on serial port 1.
This is because in the RS232 protocol document it states:
This transmission update option transmits the updated status whenever it
changes and is enabled by setting the location TRUE in the M1 Control Global
Programming Locations 37. Example: “Xmit OutputChgs–ASCII†(Yes or No)
The Output Change Update will also be transmitted out M1XSP Serial Port
Expanders that are configured in the Generic Mode.
Since my serial port is generic, I'm now getting this crap.
How do I change the characteristics of my serial port so only my commands appear?
I also have an ethernet interface. To use the ethernet interface you must set "yes" to the following globals - 35, 36, 37, 38, 39 and 40.
HOWEVER!
Now that I have global 37 set, I'm getting all the output change messages on serial port 1.
This is because in the RS232 protocol document it states:
This transmission update option transmits the updated status whenever it
changes and is enabled by setting the location TRUE in the M1 Control Global
Programming Locations 37. Example: “Xmit OutputChgs–ASCII†(Yes or No)
The Output Change Update will also be transmitted out M1XSP Serial Port
Expanders that are configured in the Generic Mode.
Since my serial port is generic, I'm now getting this crap.
How do I change the characteristics of my serial port so only my commands appear?