SERVER
2.11 Special NMEA sentences
The Server can read 2 special NMEA sentences which can be send from a PC. One contains TBS (target boat speed), the other CAD (customised angle data ) and CFD (customised fixpoint data ). These 3 data are retransmitted on the Nexus Network and can be displayed as a
To get the
To get the
To get the
Example of special
$PSILTBS,X.X,N<CR><LF>
Knots
Target boat speed
$PSILCD1,X.X,X.X,<CR><LF>
CAD
CFD
2.11.1Baudrate control,
It is possible to change the baudrate from 4800bps to 19200bps. To do that, a PC is required. Note 19200 is not to be considered as NMEA since the standard states 4800.
a. The Requesting unit is allowed to transmit the message:
"$PSILBPS,19200,R,<CR><LF>"
once every 2s at nominal 4800 bps with normal NMEA start bit and stop bit settings. This message may be received on any of the two Server ports.
b. The receiving unit (NX2 Server) will Confirm message:
"$PSILBPS,19200,C,<CR><LF>"
and send it back on output ports to the requesting unit.
c. When the requesting unit receives the same message but with the flag set to "C" (Confirmed), both server ports (A and B) are set to 19200bps and transmission may start at the new baudrate. The sending unit may now stop sending the proprietary request message since it has entered the higher baudrate. There is no way back unless there is a power loss.
From power up, baudrate is always set to 4800 and the above procedure must be repeated.
The receiving unit (Nexus Server) will always check for the proprietary message when in normal baudrate, not when in high baudrate.
22