Command And Responses; Using The Command And Response Tables - Extron electronics DVS 304 User Manual

Dvs 304 series, digital, rgb
Hide thumbs Also See for DVS 304:
Table of Contents

Advertisement

Command and Responses

Using the Command and Response Tables

The following are either Telnet (port 23) or Web browser (port 80) commands. There are
some minor differences when you are implementing these commands via Telnet or via
URL encoding using a Web browser. All commands listed below will work using either
connection method but, due to some limitations of the Web browser, the encapsulation
characters are modified to make sure that the Web browser will properly handle them. All
examples in the tables show proper implementation in a Telnet or Web browser session.
NOTE: Note for Web browsers: all non-alphanumeric characters must be represented
as their hex equivalent, such as %xx where xx equals the two character
representation of the hex byte that needs to be sent (for example, a comma
would be represented as %2C).
Telnet
Escape (Hex 1B)
Carriage Return (Hex 0D)
When SIS commands are used through a Web browser, the URL reference is used below to
shorten the examples. This would in practice be the full URL of the control interface and
Web page reference including all path information.
For example: http://192.168.254.254/index.html
To send any of the commands using a Web browser you need to prefix them with the full
URL followed by ?cmd=. See the "URL Encoding" section, later in this chapter.
NOTE: With Telnet you can use either the Escape commands or the W commands, and
the carriage return or the pipe (
required to use the W commands and the pipe character.
In either method {Data} = data that is directed to a specified port and must be encoded if
non-alphanumeric.
The Command and Response table for SIS commands later in this chapter lists the
commands that the DVS 304 scaler recognizes as valid, the responses that are returned
to the host, a description of the command's function or the results of executing the
command, and an example of each command in ASCII (Telnet) and URL Encoded (Web).
NOTE: Upper and lower case text can be used interchangeably except where noted.
ASCII to HEX Conversion Table
Figure 28.
ASCII to Hexadecimal Character Conversion Table
Web Browser
W [must not be encoded]
Pipe Character ( ) [must not be encoded]
) character. With the Web browser you are
DVS 304 Series • SIS Communication and Control
32

Advertisement

Table of Contents
loading

Table of Contents