下表展示的是台站 / 对象 VE1DIY-9 在数据库中保存的最新遥测报文。如果未显示任何数据,则说明在最近 10 天内未接收到任何遥测报文。
遥测报文通常用于上报诸如中继参数、电池电压、辐射强度等各类测量值(以及其他自定义测量)。
| 时间 | Value1* | Value2* | Value3* | Value4* | Value5* |
|---|---|---|---|---|---|
| 1764893985 | 478 | 586 | 0 | 0 | 0 |
| 1764893904 | 478 | 583 | 0 | 0 | 0 |
| 1764893814 | 479 | 580 | 0 | 0 | 0 |
| 1764893729 | 479 | 577 | 0 | 0 | 0 |
| 1764893640 | 478 | 574 | 0 | 0 | 0 |
| 1764893573 | 478 | 572 | 0 | 0 | 0 |
| 1764893563 | 477 | 571 | 0 | 0 | 0 |
| 1764893345 | 477 | 561 | 0 | 0 | 0 |
| 1764863559 | 483 | 577 | 0 | 0 | 0 |
| 1764863483 | 484 | 574 | 0 | 0 | 0 |
| 1764863392 | 483 | 570 | 0 | 0 | 0 |
| 1764863309 | 483 | 565 | 0 | 0 | 0 |
*使用的公式系数:
Value1: 0, 1, 0
Value2: 0, 1, 0
Value3: 0, 1, 0
Value4: 0, 1, 0
Value5: 0, 1, 0
- The parameter names for the analog channels will be Value1, Value2, Value3 (up to Value5) if station has not sent a PARAM-packet that specifies the parameter names for each analog channel.
- Each analog value is a decimal number between 000 and 255 (according to APRS specifications). The receiver use the telemetry equation coefficientsto to restore the original sensor values. If no EQNS-packet with equation coefficients is sent we will show the values as is (this corresponds to the equation coefficients a=0, b=1 and c=0).
The sent equation coefficients is used in the equation: a * value2 + b * value + c. - The units for the analog values will not be shown if station has not sent a UNIT-packet specifying what unit's to use.
- The parameter names for the digital bits will be Bit1, Bit2, Bit3 (up to Bit8) if station has not sent a PARAM-packet that specifies the parameter names for each digital bit.
- All bit labels will be named "On" if station has not sent a UNIT-packet that specifies the label of each bit.
- A bit is considered to be On when the bit is 1 if station has not sent a BITS-packet that specifies another "Bit sense" (a BITS-packet specify the state of the bits that match the BIT labels)