Telnet Serial Command Api - VADDIO PrimeSHOT 20 HDMI Complete Manual

Hide thumbs Also See for PrimeSHOT 20 HDMI:
Table of Contents

Advertisement

Telnet Serial Command API

The Vaddio Telnet command API allows an external device such as an AMX or Crestron presentation
system to control the camera.
Note
When you connect via Telnet, you must log in using the admin
account.
The command format follows a get/set structure. Here are some
examples:
Command
camera pan right
Response
OK
>
Command
camera focus mode auto
Response
OK
>
Command
camera ccu get iris
Response
iris
OK
>
Use a question mark as a command parameter to bring up a list of commands, subcommands, or
command parameters. For example:
> camera focus ?
near
Focus the camera near
far
Focus the camera far
stop
Stop the camera focus
mode
Camera focus mode
Things you might need to know about control via Telnet session:
Command lines are terminated with a carriage return.
n
All ASCII characters (including carriage returns) are echoed to the terminal program and appended with
n
the VT100 string ESC[J (hex 1B 5B 4A), which most terminal programs automatically strip.
CTRL-5 Clears the current serial buffer on the device.
n
Typographical conventions:
n { x | y | z} – Choose x, y, or z.
n
n <variable> – Substitute the desired value here.
n
n < x - y > – Valid range of values is from x through y.
n
n [optional] – Parameter is not required.
n
Complete Manual for the PrimeSHOT 20 HDMI PTZ Camera
6
32

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents