Skip to main content

Enum As1115.KeyScanButtonType

Key scan buttons

Assembly: As1115.dll
View Source
Declaration
public enum As1115.KeyScanButtonType : byte

Fields

Button1

Button 1 Key A: 127, Key B: 255

View Source
Declaration
Button1 = 0

Button2

Button 2 Key A: 191, Key B: 255

View Source
Declaration
Button2 = 1

Button3

Button 3 Key A: 223, Key B: 255

View Source
Declaration
Button3 = 2

Button4

Button 4 Key A: 239, Key B: 255

View Source
Declaration
Button4 = 3

Button5

Button 5 Key A: 247, Key B: 255

View Source
Declaration
Button5 = 4

Button6

Button 6 Key A: 251, Key B: 255

View Source
Declaration
Button6 = 5

Button7

Button 7 Key A: 253, Key B: 255

View Source
Declaration
Button7 = 6

Button8

Button 8 Key A: 254, Key B: 255

View Source
Declaration
Button8 = 7

Button9

Button 9 Key A: 255, Key B: 127

View Source
Declaration
Button9 = 8

Button10

Button 10 Key A: 255, Key B: 191

View Source
Declaration
Button10 = 9

Button11

Button 11 Key A: 255, Key B: 223

View Source
Declaration
Button11 = 10

Button12

Button 11 Key A: 255, Key B: 239

View Source
Declaration
Button12 = 11

Button13

Button 12 Key A: 255, Key B: 247

View Source
Declaration
Button13 = 12

Button14

Button 13 Key A: 255, Key B: 251

View Source
Declaration
Button14 = 13

Button15

Button 15 Key A: 255, Key B: 253

View Source
Declaration
Button15 = 14

Button16

Button 16 Key A: 255, Key B: 254

View Source
Declaration
Button16 = 15

None

No button pressed or selected

View Source
Declaration
None = 16