Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Camera Support » AXIS » AXIS_GenericRequest

AXIS_GenericRequest


Module: ThirdParty

Send basic GET HTTP request to AXIS device.

Name Type Range Description
Input value inAddress String Source device host or ip address
Input value inCameraID Integer 1 - 4 ID of camera
Input value inLogin String* Login for Basic authorization
Input value inPassword String* Login for Basic authorization
Input value inRequest String The url part that follows the device address.
Output value 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.