First off, let me thank you for the help. I think you are assuming that AHP sends an "On" signal to one of the cameras in the scan list when AHP starts. I have AHP v3.228 and according to the Activity Monitor, there are no command sent a start even with "Start Auto Still Capture.." checked in preferences. I even checked out the P16 topic, I guess they fixed it in my version. I am a perl programmer, I wish there was an X10 module for PERL! If you have any other suggestions, I would be very interested.
Thanks again!
I see says the blind man.
So even with Auto Still Capture selected, AHP doesn't "turn on" any cameras! Woops!
AHP really needs a special set of macros, one that automatically runs at AHP startup and one that automatically runs at AHP shutdown.
Meanwhile, if you get the
AHP SDK and your PERL supports accessing ActiveX or COM objects, you could write your own script to send an appropriate command.
You can also write scripts in VBscript or Jscript (they are not that hard to learn).
P.S.
Is there a PERL script made for Windows like VBscript or Jscript? If so, where and how much?