Vivotek FE9192-H 12MP Fisheye Camera

Vivotek FE9192-H User Manual - Page 423

For FE9192-H.

PDF File Manual, 433 pages, Read Online | Download pdf file

FE9192-H photo
Loading ...
Loading ...
Loading ...
VIVOTEK
User's Manual - 423
© 2020 VIVOTEK INC. All Right Reserved
293
Response of formatting fail:
HTTP/1.1 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: <Error Message Length>\r\n
\r\n
<Error Message>
Syntax:
(for query API)
http://<servername>/cgi-bin/admin/ format_sdcard.cgi?operation=get
PARAMETER
VALUE DESCRIPTION
Get Get formatting progress(0~100) or
result(error message)
*It is unnecessary when using the
blocking mode.
Example:
Request of get formatting progress(0~100):
http://myserver/cgi-bin/admin/format_sdcard.cgi?operation=get
Response of success:
HTTP/1.1 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: <Success Message Length>\r\n
\r\n
<Success Message>
List of success message:
0~100 and 100 represents formatting completed
List of error message:
ERROR: You cannot format an SD card repeatedly
ERROR: Format SD failed, but removed all contents success
ERROR: Format SD failed, and failed to remove all contents
ERROR: Please insert SD card
ERROR: Please use ext file system
ERROR: File system type is not supported
Loading ...
Loading ...
Loading ...