beautypg.com

17 senddata (capability.nuart > 0) – Vivotek FE9380-HV 5MP Outdoor Network Fisheye Dome Camera with Night Vision User Manual

Page 326

background image

VIVOTEK

326 - User's Manual

8.17 Senddata (capability.nuart > 0)

Note:

This request requires Viewer privileges.

Method:

GET/POST

Syntax:

http://<

servername

>/cgi-bin/viewer/senddata.cgi?

[com=][&data=][&flush=] [&wait=] [&read=]

PARAMETER

VALUE

DESCRIPTION

com

1 ~ number>

The target COM/RS485 port number.

data

data>[,data>]

The is a series of digits from 0 ~ 9, A ~ F. Each
comma separates the commands by 200 milliseconds.

flush

yes,no

yes: Receive data buffer of the COM port will be cleared before read.
no: Do not clear the receive data buffer.

wait

1 ~ 65535

Wait time in milliseconds before read data.

read

1 ~ 128

The data length in bytes to read. The read data will be in the return
page.

Return:

HTTP/1.0 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: \r\n
\r\n
\r\n

Where hexadecimal data is digits from 0 ~ 9, A ~ F.