PreviousNext
uns8 CurrentDpaMenu
Help > Custom DPA Handler > DPA API Variables > uns8 CurrentDpaMenu

Available only at TR-7xG [N]. Contains the value specifying the current DPA Menu i.e. device state:

 

0                        Online

1                        ReadyToBond

2                        Beaming

3                        Standby

 

The variable is [readonly] except the Custom DPA Handler is responsible for storing the state Beaming and for returning the correct state when the Beaming state is exited.

 

Please note the content is 0x83 (i.e. 0x80 | Standby) at the AsyncResponse event when the Exit Standby was chosen from the DPA Menu.