User Guide
Table Of Contents
- 1. General
- 2. LonWorks C4 Option Board Technical Data
- 3. LonWorks Fieldbus C4 Option Board Layout and Connections
- 4. Installation of Honeywell NX LonWorks C4 Option Board
- 5. Commissioning
- 6. LonWorks Interface
- 7. Fault Tracking
- 8. Appendix 1
- 9. General Info
- 10. BACnet CJ Option Board Technical data
- 11. Bacnet Fieldbus CJ Option Board Layout and Connections
- 12. Grounding Cable Shield
- 13. Led Indications
- 14. Installation of Honeywell NX BACnet CJ Option Board
- 15. Commissioning
- 16. Fault Tracking
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