JVC VN-H57 사용자 설명서

다운로드
페이지 108
28 
Example of response  camera.scene(0).shutter&202 Accepted(camera.scene.status=save) 
Interpretation  Change shutter speed setting. Specify "auto100", "auto1000",  30, 50, 60, 100, 250, 500, 1000, 
2000, 4000, 10000 or "flickerless", "+" or "-". To set 1/60 for example, specify 60. It becomes shorter 1 step by 
specifying "+", longer 1 step by specifying "-".  The change of scene file 0 is saved by the API, 
camera.scene(0).status=save. If the change is not saved, the setting is restored by reboot. 
Allowed users  admin, operator 
 
Getting Day and Night Setting of a Scene File (for VN-H37 and VN-H237VP) 
Format  /api/param?camera.scene(number).image.true_daynight 
Example of response  camera.scene(0).image.true_daynight=off&200 OK 
Interpretation  Acquire Day and Night setting. "color", "bw", "autoL", "autoM", or "autoH" is returned. 
Allowed users  admin, operator, user 
 
Setting Day and Night Setting of a Scene File (for VN-H37 and VN-H237VP) 
Format  /api/param?camera.scene(number).image.true_daynight=data 
Example  /api/param?camera.scene(0).image.true_daynight=on 
Example of response 
  camera.scene(0).image.true_daynight&202 Accepted(camera.scene.status=save) 
Interpretation  Change Day and Night setting. Specify "color", "bw", "autoL", "autoM", or "autoH". The change of 
scene file 0 is saved by the API, camera.scene(0).status=save.  If the change is not saved, the setting is restored 
by reboot. 
The AGC setting is limited by Day and Night setting. Change Day and Night first, then change AGC setting. 
Allowed users  admin, operator 
 
Getting Easy Day and Night Setting of a Scene File (for VN-H137 and VN-H237) 
Format  /api/param?camera.scene(number).image.brightness.highgain 
Example of response  camera.scene(0).image.brightness.highgain=color&200 OK 
Interpretation  Acquire Easy Day and Night setting. "color", "bw" or "auto" is returned. 
Allowed users  admin, operator, user 
 
Setting Easy Day and Night Setting of a Scene File (for VN-H137 and VN-H237) 
Format  /api/param?camera.scene(number).image.brightness.highgain=data 
Example  /api/param?camera.scene(0).image.brightness.highgain=color 
Example of response 
  camera.scene(0).image.brightness.highgain&202 Accepted(camera.scene.status=save) 
Interpretation  Change Day and Night setting. Specify "color", "bw" or "auto". The change of scene file 0 is saved