A C D F G I M O P R S T V X Y Z

V

VC_CMD_END - Static variable in class canonVC_C50i.CanonVC
 
VCcameraStatus() - Static method in class canonVC_C50i.CanonVC
Given a response from the camera, decide whether it is a good one or not.
VCconvertPanSpeed(double) - Method in class canonVC_C50i.CanonVC
Convert the pan speed to the actual pan speed that the camera will use.
VCconvertTiltSpeed(double) - Method in class canonVC_C50i.CanonVC
Convert the tilt speed to the actual tilt speed that the camera will use.
VCgetFocusPosition() - Method in class canonVC_C50i.CanonVC
Get the current focus position.
VCgetFocusRange() - Method in class canonVC_C50i.CanonVC
Get the focal range.
VCgetPanRatio() - Method in class canonVC_C50i.CanonVC
Get the pan ratio of the camera.
VCgetPanSpeed() - Method in class canonVC_C50i.CanonVC
Get the pan speed of the camera in degrees / sec.
VCgetPosition() - Method in class canonVC_C50i.CanonVC
Get the current pan and tilt angles of the camera.
VCgetTiltRatio() - Method in class canonVC_C50i.CanonVC
Get the tilt ratio of the camera.
VCgetTiltSpeed() - Method in class canonVC_C50i.CanonVC
Get the tilt speed of the camera in degrees / sec.
VCgetZoomPosition() - Method in class canonVC_C50i.CanonVC
Get the current zoom position.
VCgetZoomRange() - Method in class canonVC_C50i.CanonVC
Get the zoom range.
VChexToAscii(short, byte[], int) - Method in class canonVC_C50i.CanonVC
Convert up to four nibbles of an short to ascii.
VChome() - Method in class canonVC_C50i.CanonVC
Point the camera to the straight ahead position.
VChostControl() - Method in class canonVC_C50i.CanonVC
Put the camera in host control mode.
VCpanDegreesToAscii(double, byte[], int, int) - Method in class canonVC_C50i.CanonVC
Convert pan degrees to raw camera native units.
VCprintCommand(byte[]) - Static method in class canonVC_C50i.CanonVC
Print the current command.
VCrawToInt(byte[], int, int) - Method in class canonVC_C50i.CanonVC
Given an ascii string of hex numbers, convert it to a binary.
VCrawToReal(byte[], int, int) - Method in class canonVC_C50i.CanonVC
Given an ascii string of hex numbers, convert it to a real number.
VCreset() - Method in class canonVC_C50i.CanonVC
Reset the camera.
VCsetFocusMode(int) - Method in class canonVC_C50i.CanonVC
Set the focus mode.
VCsetFocusPosition(int) - Method in class canonVC_C50i.CanonVC
Set the focus position.
VCsetPanSpeed(double) - Method in class canonVC_C50i.CanonVC
Set the pan speed of the camera.
VCsetTiltSpeed(double) - Method in class canonVC_C50i.CanonVC
Set the tilt speed of the camera.
VCsetZoom(int) - Method in class canonVC_C50i.CanonVC
Set the zoom.
VCtiltDegreesToAscii(double, byte[], int, int) - Method in class canonVC_C50i.CanonVC
Convert tilt degrees to raw camera native units.
VCtoCameraRetryBusy(byte[]) - Static method in class canonVC_C50i.CanonVC
Send a command to the camera.

A C D F G I M O P R S T V X Y Z