Skip to main content

Iris Control for Move 4K, and Link

GET 

/ptzctrl.cgi?post_image_value&iris&:value | Move/Link 4K

Function: Enter a value (0-12) to adjust the Iris.

Note: Available when Exposure Mode is selected (Manual, AAE).

Camera Compatibility:

  • Move 4K
  • Link 4K

Example: Enter value 11 to select F2.0 Iris.

curl:

  curl "http://CAMERA-IP-ADDRESS/cgi-bin/ptzctrl.cgi?post_image_value&iris&11"

JavaScript:

  fetch("http://CAMERA-IP-ADDRESS/cgi-bin/ptzctrl.cgi?post_image_value&iris&11")

Request

Responses

The request has succeeded.