Camera Control
Purpose:
returns the handle of a new camera control
Syntax:
cam = camera(x,y,width,height)
cam.mehodname where methodname is one of the following
cameramode milliseconds aspectratio grid bursttimeout backlight
getnumberof getaverage setMorse sendMorse
recordflag
Comments:
Example:
cam = Camera(20,20,800,600)
