User Guide

Table Of Contents
22 LonWorks Interface Honeywell
Parameter ID Group Description
0 Not used
1 … 98 Actual Values
99 Active Fault Code
100 Not Used
101… 899 Parameter
900 … 999 Reserved Reserved for LonWorks C4 option
board internal usage
1000 Not Used
1001…1999 Parameter
Table 9. Grouping of ID numbers
Examples
Data format in examples is:
- learn selector <byte(3) byte(2) byte(1) byte(0)> day hour minute second millisecond
x = meaningless.
Example1
Write to parameter number 102 (Max frequency “Basic Application par. ID102”) value 4500
(45Hz).
Write command to nviParSet
- LN_LEARN_CURRENT 102 <x x 11 94> x x x x
If the write command is successful then nvoParOut value is
- LN_LEARN_CURRENT 102 <0 0 11 94> 0 0 0 0
If the write command fails then nvoParOut value is
- LN_NUL 102 <0 0 11 94> 0 0 0 0