X10 Community Forum

🖥️ActiveHome Pro => Plug-ins => iWatchOut/iWitness => Topic started by: tjdavj on November 07, 2006, 06:08:49 PM

Title: Reversing scan controls in iWitness
Post by: tjdavj on November 07, 2006, 06:08:49 PM
I mounted my VK77A Vanguard camera upside down and flipped both the horizontal and vertical image using the remote control, which worked fine, but when I setup iWitness, I found that the scan buttons in iWitness were still reversed. I was unable to find anywhere to tell iWitness to reverse the scan buttons, so I looked at the various profile files (they have an .ahx extension] I opened the profile file in "Notepad" and found that it is a xml-based configuration file and found a switch that looks like this: 
Quote
<cameras>
      <camera address="0" ModuleId="2000001" CamID="5000001" StreamID="14" Type="0" MountedUpsideDown="0"/>   

I changed MountedUpsideDown="0" to MountedUpsideDown="1", saved the file, closed AHP, restarted the computer, started AHP with the modified profile, and the scan controls now worked as expected.

There is considerable information in the *.ahx files which may be helpful in resolving various issues, so is there any reference  material regarding the makeup of these files?

Also, if anyone is using multiple cameras, I would appreciate it if I could get a copy of your .ahx file.

TIA
Title: Re: Reversing scan controls in iWitness
Post by: Tuicemen on November 12, 2006, 09:37:30 AM
Good tip! I'm adding a link to this in my Topic: Helpful Hints and Sugestions (iWitness) (http://www.x10community.com/forums/index.php?topic=8206.msg50203#msg50203) ;) :D