Hi,
I am trying to record a simple serial string to the serial sensor port at 4800 baud.
I can capture it in hyperterminal, so I know it is outputting correctly, and I am fairly confident the wiring (rx,tx, and gnd) are correct.
When I look at the value in the web interface, it says "20 State" instead of serial data.
Here is the configuration of the serial sensor port as a manual channel:
1Serial("$name" )
profile sersen_port bps=4800
and sending the command profile sersen_port gives me this:
DT80> profile sersen_port
[SERSEN_PORT]
*BPS = 4800
DATA_BITS = 8
STOP_BITS = 1
PARITY = NONE
FLOW = NONE
MODE = RS232
FUNCTION = SERIAL
DT80>
Hi,
I am trying to record a simple serial string to the serial sensor port at 4800 baud.
I can capture it in hyperterminal, so I know it is outputting correctly, and I am fairly confident the wiring (rx,tx, and gnd) are correct.
When I look at the value in the web interface, it says "20 State" instead of serial data.
Here is the configuration of the serial sensor port as a manual channel:
1Serial("$name" )
profile sersen_port bps=4800
and sending the command profile sersen_port gives me this:
DT80> profile sersen_port
[SERSEN_PORT]
*BPS = 4800
DATA_BITS = 8
STOP_BITS = 1
PARITY = NONE
FLOW = NONE
MODE = RS232
FUNCTION = SERIAL
DT80>