![Chetco Digital Instruments SeaGauge Remote G2 Скачать руководство пользователя страница 17](http://html1.mh-extra.com/html/chetco-digital-instruments/seagauge-remote-g2/seagauge-remote-g2_user-manual_2596724017.webp)
SeaGauge-Remote G2
User’s Manual
version 031119
Brookings, OR 97415
17
www.chetcodigital.com
Alarms Tables
The Alarms table is used to set min and max alarm thresholds for each of the 8 sensor
inputs. After the analog conversion and digital averaging, the 10 bit vales are scaled to 8-bit
values and used to perform a lookup of actual display values from the Calibration tables. 8-
bit digital values have a range from 0 to 255. Every sensor input is scaled to this range. Min
alarms are defined as being tripped when the scaled sensor value is below the min set point.
Max alarms are defined as being tripped when the scaled sensor value is above the max set
point.
1)
[TABLE][7800][1][128]
2)
db %20,
;"OIL " ;0
3)
db %FF,
4)
db %00,
;"ENGINE " ;1
5)
db %E0,
6)
db %00,
;"TRANS " ;2
7)
db %FF,
8)
db %00,
;"VOLT " ;3
9)
db %FF,
10)
db %00,
;"AMPS " ;4
11)
db %FF,
12)
db %00,
;"PORT " ;5
13)
db %FF,
14)
db %00,
;"STRB " ;6
15)
db %FF,
16)
db %00,
;"FUEL " ;7
17)
db %FF,
18)
db %00,
;"ALARM " ;8
19)
db %FF,
20)
db %00,
;"ALARM " ;9
21)
db %FF,
22)
db %00,
;"ALARM " ;A
23)
db %FF,
24)
db %00,
;"ALARM " ;B
25)
db %FF,
26)
db %00,
;"ALARM " ;C
27)
db %FF,
28)
db %00,
;"ALARM " ;D
29)
db %FF,
30)
db %00,
;"ALARM " ;E
31)
db %FF,
32)
db %00,
;"ALARM " ;F
33)
db %FF,
The first row identifies the file as a table specifier ([TABLE]) followed by the starting
address in memory to load the table ([7800]), followed the length in bytes contained on each
row ([1]) followed by the number of rows ([128]). None of the values in the first row can be
modified.
The following 16 rows contain the alarm value pairs used for each sensor. Each alarm value
must start with “db ‘” and end with “’;”. This can not be modified. Each label must contain
exactly 1 hex byte starting with a “%” symbol and followed by two hexadecimal characters.
In hexadecimal notation %FF is equ
al to 255 decimal. Anything after the “;”character is
considered a comment and ignored.
Содержание SeaGauge Remote G2
Страница 1: ...SeaGauge Remote G2 User s Manual Chetco Digital Instruments...
Страница 7: ......