Keyboard.Exist
Checks if a keyboard is connected. Returns true if
this is the case.
Properties
- Command code: 0x4200
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
None
Returned values (response frame)
Name | Type/Size | Description |
---|---|---|
KeyboardConnected | Boolean (8 bits) | true when the keyboard is connected. |