...
If a player already has GPIO, you can't use standard GPIO events, even for the existing GPIO, if you add a GP800-C. You must add a plugin to manage the GPIO on the player, including the hardware GPIO and the USB-based GPIO on the GP800-C.
Example
To use a GPIO device with a player that has GPIO port (an LS5, for example, would not need this), use the plugin below (this plugin works on both BrightAuthor:connected and BrightAuthor). This plugin assumes you want to use all of the USB GPIO connections as inputs. It will send "input" + number when it receives input from sub GPIO (for example, “input1” or “input3”). This will be received as a Plugin Message Event.
View file | ||
---|---|---|
|