The Inmarsat-NLES-Status device collects a number of status variables from the M&C and builds a "NLES Status" string from these. The status string is sent to a serial interface every 10 minutes or if one of the input parameters changes.
The actual state of all input parameters may ve monitored at the info page of the device screen, the parameter IDs of the values to monitor are defined at the device setup page.
Device window pages
The following table shows which device window pages are available with this individual device type. Tool-bar functions not mentioned here are described at the general description of device windows .
--- The device info page, shows the actual input values
--- The maintenance page. The configuration parameters described below are set at this page.Configuration parameters
At the maintenance page of the device window the parameter IDs of the status variables to monitor must be set:
| parameter | description |
|---|---|
| hpaNoId | ID of the parameter reporting this information |
| hpaFaultId | ID of the parameter reporting this information |
| kuTrackFaultId | ID of the parameter reporting this information |
| l1LnaNoId | ID of the parameter reporting this information |
| l1LnaFaultId | ID of the parameter reporting this information |
| l5LnaNoId | ID of the parameter reporting this information |
| l5LnaFaultId | ID of the parameter reporting this information |
Variables defined by this device driver
| name | type | flags | range |
|---|---|---|---|
| info.driver | TEXT | R/O | StringRange R/O |
| info.type | TEXT | R/O | StringRange R/O |
| info.frame | TEXT | R/O | StringRange R/O |
| info.hpaNo | TEXT | R/O | StringRange R/O |
| info.hpaFault | TEXT | R/O | StringRange R/O |
| info.kuTrackFault | TEXT | R/O | StringRange R/O |
| info.l1LnaNo | TEXT | R/O | StringRange R/O |
| info.l1LnaFault | TEXT | R/O | StringRange R/O |
| info.l1AutoTrack | TEXT | R/O | StringRange R/O |
| info.l5LnaNo | TEXT | R/O | StringRange R/O |
| info.l5LnaFault | TEXT | R/O | StringRange R/O |
| info.l5AutoTrack | TEXT | R/O | StringRange R/O |
| info.ulLineAmpNo | TEXT | R/O | StringRange R/O |
| info.ulLineAmpFault | TEXT | R/O | StringRange R/O |
| info.l1LineAmpNo | TEXT | R/O | StringRange R/O |
| info.l1LineAmpFault | TEXT | R/O | StringRange R/O |
| info.l5LineAmpNo | TEXT | R/O | StringRange R/O |
| info.l5LineAmpFault | TEXT | R/O | StringRange R/O |
| config.hpaNoId | TEXT | SAVE SETUP | StringRange |
| config.hpaFaultId | TEXT | SAVE SETUP | StringRange |
| config.kuTrackFaultId | TEXT | SAVE SETUP | StringRange |
| config.l1LnaNoId | TEXT | SAVE SETUP | StringRange |
| config.l1LnaFaultId | TEXT | SAVE SETUP | StringRange |
| config.l5LnaNoId | TEXT | SAVE SETUP | StringRange |
| config.l5LnaFaultId | TEXT | SAVE SETUP | StringRange |
| triggerSend | TEXT | R/O | StringRange R/O |
| value | TEXT | R/O | StringRange R/O |