53
$PSMDSP – Set Speed
This sentence sets the baudrate of the NMEA inputs and outputs.
Format: $PSMDSP,a,b,c,d,e,f,g[*hh]<CR><LF>
The following fields are defined for setting the various inputs and outputs:
a: Sentence Status flag:
R = sentence is a status report of current settings
C = sentence is a command to change settings
b: NMEA In 1
c: NMEA In 2
d: NMEA In 3
e: NMEA In 4/Out 1
f: NMEA Out 2
g: RS-232 host port (ignored on multiplexers without RS-232 host port)
Valid field values are:
0 = 4800 Baud
1 = 9600 Baud
2 = 19200 Baud
3 = 38400 Baud
4 = 57600 Baud
5 = 115200 Baud (field e and f only)
Field ‘e’ is ignored when SeaTalk translation is enabled with the CF sentence.
$PSMDUI – Set Unique Identifier
Sets the Unique Identifier (UI) of the multiplexer. This UI is sent as source parameter in TAG blocks sent
by the multiplexer.
Format: $PSMDUI,a,s*hh<CR><LF>
a:
Sentence Status flag:
R = sentence is a status report of current settings
C = sentence is a command to change settings
s:
Unique Identifier, 15 characters maximum. If this field exceeds the maximum character count, is
not present or empty, the UI is reset to “MXnn” where “nn” are the last two digits of the serial
number of the multiplexer.
$PSMDVER – Get Version
This sentence retrieves version information from the multiplexer.
Format: $PSMDVER
The multiplexer responds with the following version sentence:
$PSMDVER,3.20.0,MiniPlex-2S,10025943,8040*hh<CR><LF>
3.20.0:
firmware version number
MiniPlex-2S: multiplexer name
10025943:
serial number
8040:
Multiplexer capabilities. This is a 4 digit, 16-bit field represented as a hexadecimal number.
Each bit identifies a capability of the multiplexer. The following bits are defined:
1-0:
Host interface type, 0 = serial, 1 = USB, 2 = Ethernet, 3 = USB & WiFi
2:
Bluetooth module installed
6:
Firmware update supported
15:
3
rd
generation multiplexer
hh:
checksum