Below are a list of entries converting the settings in the Setup Menu to those that should be used when using API commands to configure exposure setting
IP Notify Type: Custom Configuration
Destination Address: localhost:80
Transfer Protocol: HTTP/1.0 Request
CGI Path: /control/control
HTTP Authentication: user:password
Notification Data: Plain Text
Message: set§ion=exposure&ca_exp_max=xxxxx (or ca_exp_min)
For xxxxx
1/1=1280000
1/2=640000
1/3=320000
1/5=160000
1/10=80000
1/30=40000
1/60=20000
1/90=10080
1/250=4960
1/500=2560
1/1000=1280
1/2000=640
1/4000=320
1/8000=160
1/16000=80
As an example to set the Max Exposure time to 1/1000 you could use the following URL:
http://control/control?set§ion=exposure&ca_exp_max=1280