User's Guide _______________________________________________________________________
62 ___________________________________________________________________ M211659EN-C
Example (change Description to main_hall, and reinitialize the BACnet
stack):
>pass 9000
>bacnet description main_hall
Description : main_hall
>bacnet reinit
Reinitialize signaled to BACnet stack.
Set CO
2
Indicator LED Parameters
On transmitter models with indicator LEDs, you can use the TRAF
command to show or set CO
2
indicator LED limits. You can also turn the
LEDs off.
TRAF [step1 step2 step3]<cr>
TRAF [quant]<cr>
The yellow LED is lit above this ppm limit (default 800).
The red LED is lit above this ppm limit (default 1200).
The red LED starts blinking above this ppm limit
(default 5000).
Quantity that controls the LEDs. Options are:
CO2
ā LEDs controlled by CO
2
level (default).
Example (set indicator LED limits to 900, 1500 and 5000 ppm):
>traf 900 1500 5000
Traffic quantity : CO2
Traffic step 1 : 900.00 ppm
Traffic step 2 : 1500.00 ppm
Traffic step 3 : 5000.00 ppm
Traffic threshold : 20.00 ppm
>
Example (disable indicator LEDs):
>traf none
Traffic quantity : Disabled
Traffic step 1 : 800.00 ppm
Traffic step 2 : 1200.00 ppm
Traffic step 3 : 5000.00 ppm
Traffic threshold : 20.00 ppm
>