Aurora Visio Studio TOP » Filter Reference » Camera Support » AXIS » AXIS_GenericRequest
Module: | ThirdParty |
---|
Send basic GET HTTP request to AXIS device.
Name | Type | Range | Description | |
---|---|---|---|---|
inAddress | String | Source device host or ip address | ||
inCameraID | Integer | 1 - 4 | ID of camera | |
inLogin | String* | Login for Basic authorization | ||
inPassword | String* | Login for Basic authorization | ||
inRequest | String | The url part that follows the device address. | ||
outResponse | String | Response limited to 1024 lines. |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Empty inAddress in AXIS_GenericRequest. |
Complexity Level
This filter is available on Expert Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, Aurora Vision Studio Professional version.