Use this command to request the current communication settings.
Command format in ASCII and NMEA 0183:
aXU<cr><lf>
Command format in SDI-12:
aXXU!
| Parameter | Description |
|---|---|
| a | Device address, which can consist of the following characters: 0 (default) ... 9, A ... Z, a ... z. |
| XU | Device settings command in ASCII and NMEA 0183 |
| XXU | Device settings command in SDI-12 |
| <cr><lf> | Command terminator in ASCII and NMEA 0183 |
| ! | Command terminator in SDI-12 |
Example response in ASCII and NMEA 0183:
aXU,A=a,M=[M],T=[T],C=[C],I=[I],B=[B],D=[D],P=[P],S=[S], L=[L],N=[N],V=[V],H=[H],O=[O]<cr><lf>
Example response in SDI-12:
aXXU,A=a,M=[M],T=[T],C=[C],I=[I],B=[B],D=[D],P=[P],S=[S], L=[L],N=[N],V=[V],H=[H],O=[O]<cr><lf>
| You can add the Id information field in the supervisor data message to provide identifying information in addition to the transmitter address. The information field is set as part of the factory settings. You can only modify it with the Vaisala Configuration Tool. |