18 |
3 - limited equalization<CR><LF>
4 - histogram unrounded equalization<CR><LF>
99 - auto contrast (table driven) <CR><LF>
>
//camera ready for next command
•
Example 3:
changing the contrast
>
//camera ready for command
video contrast 1<CR><LF>
//serial message sent by user to enable hist. stretching
OK<CR><LF>
//reply from camera that command was accepted
>
//camera ready for next command
•
Example 4:
query contrast setting
>
//camera ready for command
video contrast <CR><LF>
//serial message sent by user to get contrast status
CONTRAST = 1<CR><LF>
//reply that contrast is set to hist. stretching
OK<CR><LF>
//reply from camera that command was accepted
>
//camera ready for next command
•
Example 5:
invalid parameter resulting in an error
>
//camera ready for command
video contrast 500<CR><LF>
//message sent by user with invalid contrast setting
//error response from the camera
Error 6012, Video Pipeline: Invalid contrast parameter<CR><LF>
<CR><LF>
//blank line sent by camera
>
//camera ready for next command
NVT 200-LC-4019
©2015 PHOTONIS Digital Imaging LLC
Revision: C.04
All Rights Reserved
Page 18 of 39