parameter. A read is terminated when the specified
number of bytes is read or when the wait period has
ended.
timeout=<int> 1 - 9000 Specified in milliseconds. Used together with the
"read" parameter. A read is terminated when the
specified number of bytes is read or the timeout has
expired.
1
Product-dependent. Check the product specification.
2
Obsolete.
5.9.2 Open serial port
This CGI makes it possible to open the serial port using the HTTP protocol. Authentication is handled by the Web
server.
After an initial connect command from the client, the connection is kept alive until the client closes
it.
Several clients may be connected concurrently to the same serial port.
After the connection has been set up, data sent from the client to the Web server is forwarded to
the serial port, and incoming serial data is returned to all currently connected clients.
Syntax:
http://<servername>/axis-cgi/com/serial.cgi?<parameter>=<value>
[&<parameter>=<value>...]
with the following parameters and values
<parameter>=<value> Values Description
port=<int>
1, ...
1
Select COM port.
camera=<int>
unit=<int>
1, ...
1
Selects the source camera or
external unit. If omitted, and
"port=" command is also omitted,
the default camera/unit is used to
Comments to this Manuals