0
Answered
gestures with device commands
Barry Jones 9 years ago
in Products / Other drivers
•
updated by Ekaterina (head of support) 9 years ago •
5
dose anyone have a gestures script or demo with device commands i.e. ir, serial, ip, would like to to control devices from a gesture rather than a button, i.e. up, down, left, right, enter,
have looked at the gestures scripts but don't know how to link the device command to it.
barry
have looked at the gestures scripts but don't know how to link the device command to it.
barry
Customer support service by UserEcho
Please try this sample
GestureRemote.irpz
barry
Here you can see the instruction about how to send the command to GC via the script. You can use this instruction when configure the commands in our Gestures script.
So, you have to add the command to DVD by UP gesture. It could be done there:
This command
have to be created in Project Device Panel, on some GC output:
We have to use script command Set to send the command already created in driver, it looks like this:
In our situation:
We have to add this command to correct place of script called GRemote_AddCommands, here:
You can add the commands to Down, Left, Right, Double-Click event using the same way.
This script doesn't support Enter, it supports Double Click instead of it.
To make the area for gestures work, you have to press this button when project started:
When the button Blue, you can control with Gestures.