Skip to main content

Enum FourChannelSpdtRelay.RelayIndex

Represents the four relays on the Grove 4-Channel SPDT Relay

Assembly: 4ChannelSpdtRelay.dll
View Source
Declaration
public enum FourChannelSpdtRelay.RelayIndex

Fields

Switch1

Switch 1

View Source
Declaration
Switch1 = 0

Switch2

Switch 2

View Source
Declaration
Switch2 = 1

Switch3

Switch 3

View Source
Declaration
Switch3 = 2

Switch4

Switch 4

View Source
Declaration
Switch4 = 3