Enum IOLine
Enumerates the different IO lines that can be found in the XBee devices.
Namespace: XBeeLibrary.Core.IO
Assembly: XBeeLibrary.Core.dll
Syntax
public enum IOLine
Remarks
Depending on the hardware and firmware of the device, the number of lines that can be used as well as their functionality may vary. Refer to the product manual to learn more about the IO lines of your XBee device.
Fields
Name | Description |
---|---|
DIO0_AD0 | |
DIO0_AD1 | |
DIO0_AD2 | |
DIO0_AD3 | |
DIO0_AD4 | |
DIO0_AD5 | |
DIO10_PWM0 | |
DIO11_PWM1 | |
DIO12 | |
DIO13 | |
DIO14 | |
DIO15 | |
DIO16 | |
DIO17 | |
DIO18 | |
DIO19 | |
DIO6 | |
DIO7 | |
DIO8 | |
DIO9 | |
UNKNOWN |