Enum APIOutputMode
Enumerates the different API output modes. The API output mode establishes the way data will be output through the serial interface of an XBee device.
Namespace: XBeeLibrary.Core.Models
Assembly: XBeeLibrary.Core.dll
Syntax
public enum APIOutputMode : byte
Fields
Name | Description |
---|---|
MODE_EXPLICIT | |
MODE_EXPLICIT_ZDO_PASSTHRU | |
MODE_NATIVE | |
MODE_UNKNOWN |