by Roscoe62 on Sun Nov 21, 2004 7:21 pm
DJD XTREEM,
Sorry for the late response! Well, you've got the first bit in place. Getting XLobby to send the trigger is step one of the control chain. The next, and more complicated step is to get Girder to issue the command to your device via the serial port.
You need to at least be running Girder 3.2.9 and also have the Generic Serial plugin for Girder. I use v 3.0.16. You need to enable this plugin within Girder, and then configure a serial port to use, set up a device name, and set up the comms parameters. How to do this is all listed within the serial plugin documentation. The only info you won't find within the documentation is the specific requirements of the device you're trying to control - that's got to come from the device manufacturer. This is the hard part, and usually the bit that takes the most time. If you can sort this part of it out, the rest is easy!
Then it's just a matter of setting up each command within a Girder group and then setting up the trigger names to activate them.
That's the high level view of how it works. For more details you're going to have to do some research over at the Girder site and at the site of the equipment you want to control.
Good luck!