MEGAPOWER 3200 EXTENDED DOME/PTZ CAMERA PROTOCOL
8200-0421-23, REV. A
USER GUIDE
8 of 25
Command string is B0 00 04 00 08 00 20 BF
{check}
Where ''{check}'' is the checksum of all the bytes
before.
Defining the Command String
In each command definition, the template string is
provided, which gets translated before being sent
to the camera. In this handler, the command
begins with the camera address, which is inserted
using the {camera} parameter. Each command
ends with a checksum byte using the {check}
parameter. Extra blank lines are ignored.
See the following example:
<Commands>
<Command Name="FocusFarStart"
Template="\xB0{camera}\x02\x00\x20\x20\xBF{check}" />
<Command Name="FocusFarStop"
Template="\xB0{camera}\x00\x00\x20\x20\xBF{check}" />
<Command Name="FocusNearStart"
Template="\xB0{camera}\x01\x00\x20\x20\xBF{check}" />
<Command Name="FocusNearStop"
Template="\xB0{camera}\x00\x00\x20\x20\xBF{check}" />
<Command Name="IrisOpenStart"
Template="\xB0{camera}\x04\x00\x20\x20\xBF{check}" />
<Command Name="IrisOpenStop"
Template="\xB0{camera}\x00\x00\x20\x20\xBF{check}" />
<Command Name="IrisCloseStart"
Template="\xB0{camera}\x08\x00\x20\x20\xBF{check}" />
<Command Name="IrisCloseStop"
Template="\xB0{camera}\x00\x00\x20\x20\xBF{check}" />
<Command Name="PanLeftStart"
Template="\xB0{camera}\x00\x04\x20\x00\xBF{check}" />
<Command Name="PanRightStart"
Template="\xB0{camera}\x00\x02\x20\x00\xBF{check}" />
<Command Name="TiltDownStart"
Template="\xB0{camera}\x00\x10\x00\x20\xBF{check}" />
<Command Name="TiltUpStart"
Template="\xB0{camera}\x00\x08\x00\x20\xBF{check}" />
<Command Name="DiagUpLeftStart"
Template="\xB0{camera}\x00\x0C\x20\x20\xBF{check}" />
<Command Name="DiagDownLeftStart"
Template="\xB0{camera}\x00\x14\x20\x20\xBF{check}" />
<Command Name="DiagUpRightStart"
Template="\xB0{camera}\x00\x0A\x20\x20\xBF{check}" />
<Command Name="DiagDownRightStart"
Template="\xB0{camera}\x00\x12\x20\x20\xBF{check}" />
<Command Name="AllStop"
Template="\xB0{camera}\x00\x00\x20\x20\xBF{check}" />
<Command Name="ZoomInStart"
Template="\xB0{camera}\x00\x20\x20\x20\xBF{check}" />
<Command Name="ZoomInStop"
Template="\xB0{camera}\x00\x00\x20\x20\xBF{check}" />
<Command Name="ZoomOutStart"
Template="\xB0{camera}\x00\x40\x20\x20\xBF{check}" />
<Command Name="ZoomOutStop"
Template="\xB0{camera}\x00\x00\x20\x20\xBF{check}" />
<Command Name="GotoPreset"
Template="\xB0{camera}\x00\x07\x00{preset}\xBF{check}" />
<Command Name="DefinePreset"
Template="\xB0{camera}\x00\x03\x00{preset}\xBF{check}" />
<Command Name="ConfigurationUI"
Template="\xB0{camera}\x00\x0f\x00\x00\xBF{check}" />
<Command Name="DefinePattern"
Template="\xB0{camera}\x00\x03\x00\x5f\xBF{check}" />
<Command Name="CancelPattern"
Template="\xB0{camera}\x00\x03\x00\x5f\xBF{check}" />
<Command Name="EndPattern"
Template="\xB0{camera}\x00\x03\x00\x5f\xBF{check}" />
<Command Name="RunPatternOnce"
Template="\xB0{camera}\x00\x07\x00\x63\xBF{check}" />
</Commands>
Summary of Contents for MegaPower 3200
Page 1: ...8200 0421 23 A MegaPower 3200 Extended Dome PTZ Camera Protocol User Guide...
Page 2: ......
Page 28: ......