Owner manual
User's Guide _______________________________________________________________________
62 ___________________________________________________________________ M211659EN-B
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>
where
step1
=
The yellow LED is lit above this ppm limit (default 800).
step2
=
The red LED is lit above this ppm limit (default 1200).
step3
=
The red LED starts blinking above this ppm limit
(default 5000).
quant
=
Quantity that controls the LEDs. Options are:
CO2
– LEDs controlled by CO2 level (default).
NONE – LEDs disabled.
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
>