Reads the valuerange of selected camera properties.
      
        - GetImagePropRange;
          
            - <image>=<name>;<imageno>=<index> 
 
            -  name=property; <name=property>
 
           
         
       
      Example: 
      
        GetImagePropRange;imageNo=1;name=Shutter 
        GetImagePropRange;image=Valve;name=Shutter 
       
      Possible properties : 
      
        - Brightness
 
        - Exposure
 
        - Sharpness
 
        - Contrast
 
        - Hue
 
        - Saturation
 
        - UB
 
        - VR
 
        - WhiteBalance
 
        - Gamma
 
        - Shutter
 
        - Gain
 
        - Iris
 
        - Focus
 
        - Temperature
 
        - Trigger
 
        - Zoom
 
        - Pan
 
        - Tilt
 
        - Roll
 
        - OpticalFilter
 
        - ColorEnable
 
        - BacklightCompensation.
 
         
       
      Note: 
      The property value is given in driver units. Scorpion
      gets the register value from the camera.  
      Available properties are given by the camera driver. If
      a property is not supported, the command fails.   
      Commands are supported for Firewire cameras. 
      To see the properties supported by your driver/camera,
      open the camera format dialog and get a list of the properties.    |