PTZ System Software
The PTZ Robotic Camera comes with software support for controlling the pan, tilt, and zoom features of the camera through the Pioneer 2 Operating System (P2OS). In addition, we provide
PTZ P2OS Commands
Integrated control of the PTZ Robotic Camera happens through a single P2OS command with a string argument containing camera commands. P2OS automatically packages the argument and shunts it through the AUX serial port on the Pioneer 2 microcontroller to the VISCA Input port of the camera. Currently, communications is
The P2OS command number is 42 followed by a string argument which comprises the camera control command. A complete list of Sony VISCA control commands for the PTZ Robotic Camera (D30/31) can be found through:
http://www.sony.co.jp/soj/BizPartners/ISP/dtp
See the Pioneer 2 Operation Manual for P2OS command formats.
Client Software Installation
The PTZ
WIN32 Systems
Download from the online website or locate on the included
These are the WIN32 files when extracted relative to the Saphira
$SAPHIRA\path | Description |
colbert\ptzsys.dll | Saphira/Colbert shared library |
\ptzdemo.act | Colbert activity demo |
devices\ptzsys\ptzsys.c | Shared library source file |
\ptzsys.mak | DLL makefile (MS VC++4.x) |
Linux/Unix Systems
Download from the online website the ptzsys_system.tgz file that matches your computer. Copy the tar and compressed archive file the
%uncompress ptzsys_sunos.tgz
%tar
or simply
% tar
5