Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


The TELEMETRY object corresponds to the PTZ device system object.

The TELEMETRY object sends events presented in the table below. The procedure starts when the corresponding event occurs.

Event

Description

Comment

LOCKED

Locked

Event is received after the LOCK command (see the table below)

UNLOCKED

Unlocked

Event is received after the UNLOCK command (see the table below)

List of commands and parameters for the TELEMETRY object is given in the table:

Commandcommand description

Parameters

Description

AUTOFOCUS_ONenable autofocus

tel_prior<>

Priority (1low, 2medium, 3high)

AUTOPAN_END_Pspecify the end point of autopan

tel_prior<>

Priority (1low, 2medium, 3high)

AUTOPAN_STARTstart autopan

tel_prior<>

Priority (1low, 2medium, 3high)

AUTOPAN_START_Pspecify the start point of autopan

tel_prior<>

Priority (1low, 2medium, 3high)

AUTOPAN_STOPstop autopan

tel_prior<>

Priority (1low, 2medium, 3high)

CLEAR_PRESETclear the selected preset

tel_prior<>

Priority (1low, 2medium, 3high)

preset<>

Preset

D2OFFdisable the additional dynamic settings for Panasonic PTZ cameras used to increase the quality of analog video signal

tel_prior<>

Priority (1low, 2medium, 3high)

D2ONenable the additional dynamic settings for Panasonic PTZ cameras used to increase the quality of analog video signal

tel_prior<>

Priority (1low, 2medium, 3high)

DOWNrotate camera lens down

tel_prior<>

Priority (1low, 2medium, 3high)

FOCUS_IN—focus camera lens on the image

tel_prior<>

Priority (1low, 2medium, 3high)

FOCUS_OUT—defocus camera lens

tel_prior<>

Priority (1low, 2medium, 3high)

FOCUS_STOPstop focus/defocus

tel_prior<>

Priority (1low, 2medium, 3high)

ZOOM_IN—zooming in the image

tel_prior<>

Priority (1low, 2medium, 3high)

ZOOM_OUT—zooming out the image

tel_prior<>

Priority (1low, 2medium, 3high)

ZOOM_STOP—stop zooming in/out the image

tel_prior<>

Priority (1low, 2medium, 3high)

GO_PRESETrotate camera to the position specified in the preset

tel_prior<>

Priority (1low, 2medium, 3high)

preset<>

Preset

HOMErotate camera to the initial (home) position

tel_prior<>

Priority (1low, 2medium, 3high)

IRIS_CLOSEclose diaphragm

tel_prior<>

Priority (1low, 2medium, 3high)

IRIS_OPENopen diaphragm

tel_prior<>

Priority (1low, 2medium, 3high)

IRIS_STOPstop diaphragm

tel_prior<>

Priority (1low, 2medium, 3high)

LEFTrotate camera lens to the left

tel_prior<>

Priority (1low, 2medium, 3high)

LEFT_DOWNrotate camera lens to the left and down

tel_prior<>

Priority (1low, 2medium, 3high)

LEFT_UProtate camera lens to the left and up

tel_prior<>

Priority (1low, 2medium, 3high)

PATROL_LEARNstart procedure of patrol programming performed by recording the camera actions






tel_prior<>

Priority (1low, 2medium, 3high)

point<>

Point number

preset<>

Preset number (tour)

dwell<>

Dwell time in a point in seconds

speed<>

Speed of movement to a point

flush_tour<>

1—flush tour

0—don't flush tour

PATROL_PLAYstart patrolling

tel_prior<>

Priority (1low, 2medium, 3high)

PATROL_STOPstop patrolling

tel_prior<>

Priority (1low, 2medium, 3high)

RIGHTrotate camera lens to the right

tel_prior<>

Priority (1low, 2medium, 3high)

RIGHT_DOWNrotate camera lens to the right and down

tel_prior<>

Priority (1low, 2medium, 3high)

RIGHT_UProtate camera lens to the right and up

tel_prior<>

Priority (1low, 2medium, 3high)

SET_PRESETrecord the current position of camera to the selected preset

tel_prior<>

Priority (1low, 2medium, 3high)

preset<>

Preset

STOPstop camera lens rotation

tel_prior<>

Priority (1low, 2medium, 3high)

UProtate camera lens up

tel_prior<>

Priority (1low, 2medium, 3high)

SETUPset up PTZ device





address<>

Device address

cam<>

Camera ID for control

flags<>

Flag of object operating (0—enabled, 1—disabled)

name<>

Object name of PTZ device

speed<>

Speed

SEND_BUFFERsend command to the COM port in the hexadecimal format



buffer<>

Command in the hexadecimal format

parent_id<>

Number of the Telemetry Controller parent object. Mandatory parameter

tel_prior<>

Priority (1low, 2medium, 3high). The value of the parameter must be greater than 0

LOCKlock. Switch the telemetry to the LOCKED state for a specified time

tel_prior<>

Priority (1low, 2medium, 3high). The value of the parameter must be greater than 0. It is forbidden to perform control commands with a lower priority than the specified one during the lock time

duration<>

Lock duration. If the parameter isn't specified, the lock is valid until the UNLOCK command is executed

UNLOCKunlock. Switch the telemetry to the UNLOCKED state

NA

NA

AUTOFOCUS_OFF—disable autofocustel_prior<>

Priority (1low, 2medium, 3high).

(предупреждение)To use this command, you must add it to the Reactions tab for the TELEMETRY object in ddi.exe (see The Reactions tab)

Properties of the TELEMETRY object are shown in the table.

Properties of the TELEMETRY object

Description of the object properties

ID<>

Object ID of the PTZ device

PARENT_ID<>

Parent object ID

The TELEMETRY object can be in the following states:

State of the TELEMETRY object

Description of the object state

LOCKEDlocked

Telemetry control is locked with some priority. It is forbidden to control telemetry with a priority lower than the specified one during the lock time (see the table above)

UNLOCKEDunlocked

It is allowed to control telemetry with any priority


  • No labels