...
| Value type | I/O tag address | New value | Description |
|---|---|---|---|
| TxtI | IP_ADDR | New recording | The IP address of the sending repeater |
| Ci | SRC_SYSCODE | New recording | Stores the System Code of the sender (1-16382) |
| Ci | SRC_SITECODE | New recording | Stores the transmitters' Site Code (1-250) |
| Ci | SRC_PREFIXID | New recording | Stores the Prefix ID of the transmitter (1-30) |
| Ci | SRC_UNIT_ID | New recording | Stores the Unit ID of the transmitter (1-2000) |
| Ci | SRC_RPTR_NO | New recording | Stores the transmitter's Repeater No. (1-30) |
| Ci | DST_SYSCODE | New recording | Stores the System Code of the destination (1-16382) |
| Ci | DST_SITECODE | New recording | Stores the Site Code of the destination (1-250) |
| Ci | DST_PREFIXID | New recording | Stores the Prefix ID of the destination (1-30) |
| Ci | DST_UNIT_ID | New recording | Stores the Unit/Group ID of the destination (1-2000,2047) |
| Ci | CALL_TYPE | New recording | Call type (1-group call, 4-individual call) |
| TxtI | FILE_READY | End of recording | The name of the closed file in the Done Path directory |
| TxtI | ERROR | Error occurrence | Fatal error processing UDP packet, the packet is dropped |
| TxtI | WARNING | Warning occurence | Minor error while processing UDP packet, processing continues |
| GPS data processing | |||
| Ci | GPS_PREFIXID | GPS data | Stores the Prefix ID of the transmitter (1-30) |
| Ci | GPS_UNIT_ID | GPS data | Stores the Unit ID of the transmitter (1-2000) |
| Ci | GPS_DATA | GPS data | Parsed GPS sentence (without ending <CR><LF>) |
| TxtI | GPS_FILE | GPS data | The name of the closed file with raw GPS data in the Done Path directory (the file can be deleted since the pure parsed GPS data is in the I/O tag with the address GPS_DATA). |
...