Modelica_DeviceDrivers.InputDevices
.Keyboard
A driver accessing the keyboard.
Information
Extends from
Modelica_DeviceDrivers.Utilities.Icons.DriverIcon
(An icon for a package with device driver functions.).
Package Content
Name
Description
getKey
reads data from a single key of the keyboard
getData
reads data from several keyboard keys
Modelica_DeviceDrivers.InputDevices.Keyboard
.getKey
reads data from a single key of the keyboard
Inputs
Name
Description
keyCode
Key code
Outputs
Name
Description
keyState
Key state
Modelica_DeviceDrivers.InputDevices.Keyboard
.getData
reads data from several keyboard keys
Outputs
Name
Description
KeyCode[10]
Key values
Automatically generated
Tue Oct 1 14:26:58 2013.