Puo' solo trasmettere ad un AIS il punto nave (ma lo puo' fare anche il GPS direttamente) come ha detto Singleton ma NON puo' presentare i dati ricevuti poiche' e' di versione NMEA 2.3 mentre lo standard NMEA ha implementato la comunicazione a 38400 baud necessaria solo dalla versione 3 come dice una nota al protocollo:
----
2. Electrical Interface
NMEA 0183 devices are designated as either talkers or listeners (with some devices being both),
employing an asynchronous serial interface with the following parameters:
Baud rate: 4800
Number of data bits: 8 (bit 7 is 0)
Stop bits: 1 (or more)
Parity: none
Handshake: none
NMEA 0183 allows a single talker and several listeners on one circuit. The recommended interconnect
wiring is a shielded twisted pair, with the shield grounded only at the talker. The standard dos not specify
the use of a particular connector. Note: The new 0183-HS standard (HS = high speed) introduced in
version 3.0 uses a 3-wire interface and a baud rate of 38400.
----
Inoltre i manuali del sistema:
.
.
non fanno menzione di AIS in nessuna loro parte.