www.RFM.com
Technical s1.678.684.2000
Page 45 of 82
©2009 by RF Monolithics, Inc.
E-mail:
DNT2400 - 08/18/09
ADC_SampleIntvl - this parameter sets the interval between the beginning of one ADC read cycle and the
next ADC read cycle. The three ADC inputs are read on each ADC read cycle. Each ADC_SampleIntvl
count equals 10 ms. This interval will be the worst-case latency for ADC generated interrupts. This inter-
val is independent of the IO_ReportInterval as the ADCs will be read again on that interval.
ADC0..2_ThresholdLo/Hi - these values define thresholds to trigger an I/O report based on ADC meas-
urements. If I/O reporting is enabled, a single EVENT report containing the contents of the I/O bank is
generated when a threshold is crossed. Reporting is "edge-triggered" with respect to threshold bounda-
ries, not "level-triggered"; i.e., if the measurement remains there, additional reports are not triggered until
the value crosses the threshold again. The thresholds are met whenever one of the following inequalities
are satisfied:
ADCx < ADCx_ThresholdLo
ADCx > ADCx_ThresholdHi
IO_ReportTrigger - when a selected trigger source is enabled, a trigger event will cause the remote to
send an EVENT message to its base containing the entire current values of the I/O Register Bank from
GPIO0 up to and including the EventFlags, but not the PWM settings which are output-only.
bit 7
ADC2 high/low thresholds
bit 6
ADC1 high/low thresholds
bit 5
ADC0 high/low thresholds
bit 4
Periodic report timer
bit 3 GPIO3
edge
bit 2 GPIO2
edge
bit 1 GPIO1
edge
bit 0 GPIO0
edge
I/O reporting is supported for remotes only, not the base.
IO_ReportInterval - when periodic I/O reporting is enabled, this parameter sets the interval between
reports. Units are 10 ms increments, and the default report interval is every 30 seconds but can be set as
long as 497 days.
4.2.8 Bank 7 - Authentication List
Size in
Bank Loc'n Name
R/W bytes
07
00
ApprovedAddr0 R/W
3
07
03
ApprovedAddr1 R/W
3
07
06
ApprovedAddr2 R/W
3
07
09
ApprovedAddr3 R/W
3
07
0C
ApprovedAddr4 R/W
3
07
0F
ApprovedAddr5 R/W
3
07
12
ApprovedAddr6 R/W
3
07
15
ApprovedAddr7 R/W
3
07
18
ApprovedAddr8 R/W
3
07
1B
ApprovedAddr9 R/W
3
07
1E
ApprovedAddr10
R/W
3
07
21
ApprovedAddr11
R/W
3
07
24
ApprovedAddr12
R/W
3
07
27
ApprovedAddr13
R/W
3
07
2A
ApprovedAddr14
R/W
3
07
2D
ApprovedAddr15
R/W
3
ApprovedAdd0..15 - the three-byte parameters in Bank 7 are the MAC addresses of the remotes author-
ized to join the network. The addresses are entered in little-endian format such that a radio with MAC
address 012345 would be entered 0x452301.