Url Commands For Di/Do & Camera's Actions Setting; Query Status Of Digital Inputs; Drive Digital Outputs; Moving Motorized Camera In Ptz Direction - Moxa Technologies VPort 2310 User Manual

Table of Contents

Advertisement

VPort 2310 User's Manual
URL Commands for DI/DO & Camera's Actions Setting

Query status of digital inputs

/setup/getdi.cgi
Video Server will return status of four digital inputs in one line.

Drive digital outputs

/setup/setdo.cgi?do=<state>
Where state is H, L. H means NC connected with COMMON and L means NO connected with
COMMON.
For example, http://192.168.0.201/setup/setdo.cgi?do=h will command the Video Server, with IP
address of 192.168.0.201, to set digital output to connect to NC with COMMON.

Moving motorized camera in PTZ direction

<Direction>:
<Vision>:
<Command>:
/cgi-bin/camctrl.cgi?Move=<direction>&zoom=<vision>&cust=<command>
Param
move
zoom
focus
panspeed
tiltspeed

Recalling camera position

/cgi-bin/recall.cgi?recall=<position>
<position>:
Refer to Camera preset configuration URL for preset function.

Transparent Remote Serial Driver

Video Server provides highly customized control support for third-party serial interface devices
(other than PTZ cameras). This means that in addition to setting up a custom camera with PAN/
TILT/ ZOOM/ FOCUS commands, users may utilize this mode and introduce a customized
homepage to transmit arbitrary user-defined commands from user-side to Video Server. The
third-party device connected to the serial port of Video Server will receive the same command sent
by the originator. The user only needs to attach the command in ASCII format after the special
URL. The Video Server will parse the commands and translate into binary code to send out.
up, left, right, down, home
wide, tele, near, far, auto
1, 2, 3, 4, 5
Value
up
down
left
right
home
wide
tele
near
far
auto
-5 to 5
-5 to 5
the text string of a location that is preset in system configuration.
5-4
Advanced Applications
Description
Tilt up
Tilt down
Pan left
Pan right
Return to home position
Zoom in
Zoom out
Focus near
Focus far
Automatic focus

Advertisement

Table of Contents
loading

Table of Contents