ZW Learn Mode defines#

Mode parameters to ZW_SetLearnMode.

Macros#

#define

Disable Learn Mode.

#define

Start Classic Learn Mode.

#define

Enable Network Wide Inclusion.

#define

Enable Network Wide Exclusion.

#define

Enable SmartStart Inclusion.

Macro Definition Documentation#

ZW_SET_LEARN_MODE_DISABLE#

#define ZW_SET_LEARN_MODE_DISABLE
Value:
0x00

Disable Learn Mode.


ZW_SET_LEARN_MODE_CLASSIC#

#define ZW_SET_LEARN_MODE_CLASSIC
Value:
0x01

Start Classic Learn Mode.


ZW_SET_LEARN_MODE_NWI#

#define ZW_SET_LEARN_MODE_NWI
Value:
0x02

Enable Network Wide Inclusion.


ZW_SET_LEARN_MODE_NWE#

#define ZW_SET_LEARN_MODE_NWE
Value:
0x03

Enable Network Wide Exclusion.


ZW_SET_LEARN_MODE_SMARTSTART#

#define ZW_SET_LEARN_MODE_SMARTSTART
Value:
0x04

Enable SmartStart Inclusion.