VIVOTEK
Command: queryStatus
PARAMETER |
| VALUE |
| DESCRIPTION |
|
retType |
| xml or javascript |
| Optional. |
|
|
|
|
| Ex. retype=javascript |
|
|
|
|
| The default return message is in XML format. |
|
|
|
|
|
|
|
Ex. Query local storage status and call for javascript format return message.
6.14. Virtual input (capability.nvi > 0)
Note: Change virtual input (manual trigger) status.
Method: GET
Syntax:
| PARAMETER |
|
|
|
| VALUE |
|
| DESCRIPTION |
|
|
|
|
|
|
|
|
|
|
|
|
| vi<num> |
|
|
|
| state[(duration)nstate] |
|
| Ex: vi0=1 |
|
|
|
|
|
|
| Where "state" is 0, 1. “0” |
|
| Setting virtual input 0 to trigger state |
|
|
|
|
|
|
| means inactive or normal |
|
|
|
|
|
|
|
|
|
|
|
| Ex: vi0=0(200)1 |
| |
|
|
|
|
|
| state while “1” means |
|
|
| |
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
| active or triggered state. |
|
| Setting virtual input 0 to normal state, waiting 200 |
|
|
|
|
|
|
| Where "nstate" is next |
|
| milliseconds, setting it to trigger state. |
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
| state after duration. |
|
| Note that when the virtual input is waiting for next |
|
|
|
|
|
|
|
|
|
| state, it cannot accept new requests. |
|
|
|
|
|
|
|
|
|
|
|
|
| return |
|
|
|
| <return page> |
|
| Redirect to the page <return page> after the request |
|
|
|
|
|
|
|
|
|
| is completely assigned. The <return page> can be a |
|
|
|
|
|
|
|
|
|
| full URL path or relative path according the current |
|
|
|
|
|
|
|
|
|
| path. If you omit this parameter, it will redirect to an |
|
|
|
|
|
|
|
|
|
| empty page. |
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
|
|
| |
| Return Code |
|
|
| Description |
|
|
|
| |
| 200 |
|
|
| The request is successfully executed. |
| ||||
|
|
|
|
|
|
| ||||
| 400 |
|
|
| The request cannot be assigned, ex. incorrect parameters. |
| ||||
|
|
|
|
| Examples: |
|
|
|
|
User's Manual - 151