Owning Palette: Input Device Control VIs
Requires: Base Development System (Linux, Windows)
Obtains information about the devices connected to the computer.
(Windows) You must have DirectX 8.0 or later to use this VI.
Add to the block diagram | Find on the palette |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |||||||||
joystick info contains information about the joysticks connected to the computer.
| |||||||||
key info contains information about the keyboard connected to the computer.
| |||||||||
mouse info contains information about the mouse connected to the computer.
| |||||||||
error out contains error information. This output provides standard error out functionality. |
The operating system recognizes more than one mouse or keyboard but interprets them to be one virtual mouse/keyboard. LabVIEW cannot return the output for each device separately but returns only the sum of both outputs.
Refer to the Monitoring Keyboard and Mouse Activity VI in the labview\examples\Connectivity\Input Device Control directory for an example of using the Query Input Devices VI.