19
SNC-RZ50 VISCA command manual Ver 1.0 June 01, 2006 SONY Corporation

SNC-RZ50-viscamanual

  • Upload
    rgx112

  • View
    105

  • Download
    0

Embed Size (px)

Citation preview

Page 1: SNC-RZ50-viscamanual

SNC-RZ50VISCA command manual

Ver 1.0

June 01, 2006

SONY Corporation

Page 2: SNC-RZ50-viscamanual

VISCA / RS-232C Command

Use of RS-232C control software which has been developed based upon this command listmay cause malfunction or damage to hardware and software. Sony Corporation is not liable forany such damage.

Overview of VISCA

In VISCA, the device outputting commands, for example, a computer, is called the controller.The device receiving the commands, such as SNC-RZ50N/P is called the peripheral devices.The VISCA communication conforms to the RS232 standard.

The parameters of RS-232C are as follows:- Communication speed : 9600bps / 38400bps- Data bits : 8bit- Start bit: 1bit- Stop bit: 1bit- parity: noneFlow control using XON/XOFF and RTS/CTS, etc., is not supported.

In VISCA, the peripheral device can be daisy-chained.In SNC-RZ50N/P, the controller and the peripheral device must be used in pairs because the hardware of SNC-RZ50N/P doesn't support the daisy-chain connection.

VISCA Communication Specifications

The packet structure of VISCA

The basic unit of VISCA communication is called a packet(cf. Figure1).The first byte of the packet is called the header and comprises the sender's and receiver's addresses.For example, the header of the packet sent to SNC-RZ50N/P assigned address 1 from the controller(address 0) is hexadecimal 81H.Only 81H is used as the header of packet of SNC-RZ50N/P because the hardware of SNC-RZ50N/Pdoesn't support the daisy-chain connection.The header of the reply packet from the camera assigned address 1 is 90H.When the terminator is FFH, it signifies the end of the packet.

Figure. 1: Packet structure

1 0Sender'saddress

Bit7(MSB)

Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0(LSB)

Receiver's address

Packet(3 to 16 bytes))

Header Message(1 to 14 bytes) Terminator

Byte 1 Byte 2 Byte 3 FF

Page 3: SNC-RZ50-viscamanual

Command and Inquiry

CommandSends operational commands to SNC-RZ50N/P.

InquiryUsed for inquiring about the current state of SNC-RZ50N/P.

Command Packet Note

81 QQ RR ... FF QQ *--- Command/Inquiry,RR *--- category code

*1) QQ = 01 (Command), 09 (Inquiry)*2) RR = 00 (Interface), 04 (Camera), 06 (Pan/Tilter)

Responses for commands and inquiries

ACK messageReturned by SNC-RZ50N/P when it receives a command.No Ack message is returned for inquiries.

Completion messageReturned by SNC-RZ50N/P when execution of commands or inquiries is completed.In the case of inquiry commands, it will contain reply data for the inquiry after the 3rd byte of thepacket. If the ACK message is omitted, the socket number will contain 0.

Reply Packet NoteAck 90 4Y FF Y = socket numberCompletion (commands) 90 5Y FF Y = socket numberCompletion (Inquiries) 90 5Y ... FF Y = socket number

Error messageWhen a command or inquiry command could not be executed or failed, an error message is returnedinstead of the completion message.

Error Packet Description90 6Y 01 FF Message length error (> 14 bytes)90 6Y 02 FF Syntax Error90 6Y 04 FF Command canceled90 6Y 05 FF No socket (to be canceled)90 6Y 41 FF Command not executable Note : Y = socket number

Socket number

When command messages are sent to SNC-RZ50N/P, it is recommended to send the next commandmessage after waiting for the completion message or error message to return.SNC-RZ50N/P has two buffers for commands. When SNC-RZ50N/P receives a command, it notifiesthe sender which command buffer was used using the socket number of the ACK message.

Command execution cancel

To cancel a command which has already been sent, send the Cancel command as the next command.

Cancel Packet NoteCancel 81 2Y FF Y = socket number

The Command canceled error message will be returned for this command, but this is not a fault.It indicates that the command has been canceled.

Page 4: SNC-RZ50-viscamanual

VISCA Device Setting Command

For VISCA network administration

AddressSets an address of a peripheral device. Used in VISCA peripheral device when initializing thenetwork. Unused in SNC-RZ50N/P because the address of SNC-RZ50N/P is always "1".

Packet NoteAddress 88 30 01 FF Always broadcasted.

IF_ClearClears the command buffers in VISCA peripheral device and cancels the command currently beingexecuted. Unused in SNC-RZ50N/P.

Command Packet Reply PacketIF_Clear 81 01 00 01 FF 90 50 FFIF_Clear(broadcast) 88 01 00 01 FF 88 01 00 01 FF

VISCA Camera-Issued Messages

ACK/Completion Messages

Command Message Comments

ACK 90 4y FF (y: Socket number) Returned when the command is accepted.

Completion 90 5y FF (y : Socket number) Returned when the command has been executed.

Error Messages

Command Message Comments

Syntax Error 90 60 02 FF Returned when the command format is different or when acommand with illegal command parameters is accepted.

Command 90 6y 04 FF Returned when a command which is being executed in a socket Canceled (y: Socket number) specified by the cancel command is canceled. The completion

message for the command is not returned.

No Socket 90 6y 05 FF Returned when no command is executed in a socket specified (y: Socket number) by the cancel command, or when an invalid socket number

is specified.

Command 90 6y 41 FF Returned when a command cannot be executed due to current Not (y: Socket number) conditions. For example, when commands controling the focus Executable manually are received during auto focus.

Page 5: SNC-RZ50-viscamanual

SNC-RZ50N/P Commands

SNC-RZ50N/P Command List (1/4)

Command set Command Command packet CommentsAddressSet Broadcast 88 30 01 FF Address settingIF_Clear Broadcast 88 01 00 01 FF Interface clearCommandCancel 81 2p FF p: Socket No.(=1or2)CAM_Zoom Stop 81 01 04 07 00 FF Zoom control

Tele(Standard) 81 01 04 07 02 FFWide(Standard) 81 01 04 07 03 FFTele(Variable) 81 01 04 07 2p FF p : speed setting 0 (Low) - 7(High)Wide(Variable) 81 01 04 07 3p FFDirect 81 01 04 47 0p 0q 0r 0s FF pqrs: Zoom position

Optical: 0000(wide) - 4000(tele)Digtal: 4000(x1) - 7AC0(x12) ; NTSCDigtal: 4000(x1) - 77C0(x12) ; PAL

CAM_DZoom On 81 01 04 06 02 FF Digital zoom controlOff 81 01 04 06 03 FFCombine Mode 81 01 04 36 00 FFSeparate Mode 81 01 04 36 01 FFStop 81 01 04 06 00 FFTele(Variable) 81 01 04 06 2p FF p : speed setting 0 (Low) - 7(High)Wide(Variable) 81 01 04 06 3p FFx1 / Max 81 01 04 06 10 FF x1/MAX Magnificication SwitchoverDirect 81 01 04 06 00 00 0p 0q FF pq: Zoom position 00(x1) - EB(x12)

CAM_Focus Stop 81 01 04 08 00 FF Focus controlFar(Standard) 81 01 04 08 02 FFNear(Standard) 81 01 04 08 02 FFFar(Variable) 81 01 04 08 2p FFNear(Variable) 81 01 04 08 3p FFDirect 81 01 04 48 0p 0q 0r 0s FF pqrs: Focus position

1000(Far) - C000(Near)Auto Focus 81 01 04 38 02 FFManual Focus 81 01 04 38 03 FFAuto/Manual 81 01 04 38 10 FFOne Push Trigger 81 01 04 18 01 FFInfinity 81 01 04 18 02 FFNear Limit 81 01 04 28 0p 0q 0r 0s FF pqrs: Focus Near Limit Position

1000(Far) - C000(Near)AF Sensitivity Normal 81 01 04 58 02 FF AF Sensitivity Normal/Low

Low 81 01 04 58 03 FFCAM_AFMode Normal AF 81 01 04 57 00 FF AF Movement Mode

Interval AF 81 01 04 57 01 FFZoom Trigger AF 81 01 04 57 02 FFActive/Interval Time 81 01 04 27 0p 0q 0r 0s FF pq: Movement Time, rs: Interval

CAM_ZoomFocus Direct 81 01 04 47 0p 0q 0r 0s pqrs: Zoom Position 0t 0u 0v 0w FF tuvw: Focus Position

CAM_Initialize Lens 81 01 04 19 01 FF Lens Initialization StartCAM_WB Auto 81 01 04 35 00 FF Normal Auto

Indoor 81 01 04 35 01 FF Indoor modeOutdoor 81 01 04 35 02 FF Outdoor modeOne Push WB 81 01 04 35 03 FF One Push modeATW 81 01 04 35 04 FF Auto Tracing White Balance modeManual 81 01 04 35 05 FF Manual Control modeOne Push Trigger 81 01 04 10 05 FF One Push WB Trigger mode

CAM_RGain Reset 81 01 04 03 00 FF Manual Control of R GainUp 81 01 04 03 02 FFDown 81 01 04 03 03 FFDirect 81 01 04 43 00 00 0p 0q FF pq: R Gain 00 - FF

CAM_BGain Reset 81 01 04 04 00 FF Manual Control of B GainUp 81 01 04 04 02 FFDown 81 01 04 04 03 FFDirect 81 01 04 44 00 00 0p 0q FF pq: B Gain 00 - FF

Page 6: SNC-RZ50-viscamanual

SNC-RZ50N/P Command List (2/4)

Command set Command Command packet CommentsCAM_AE Full Auto 81 01 04 39 00 FF Automatic Exposure mode

Manual 81 01 04 39 03 FF Manual Control modeShutter Priority 81 01 04 39 0A FF Shutter Priority Automatic ExposureIris Priority 81 01 04 39 0B FF Iris Priority Automatic ExposureBright 81 01 04 39 0D FF Bright mode( Manual control)

CAM_SlowShutter Auto 81 01 04 5A 02 FF Auto Slow Shutter ON/OFFManual 81 01 04 5A 03 FF

CAM_Shutter Reset 81 01 04 0A 00 FF Shutter SettingUp 81 01 04 0A 02 FFDown 81 01 04 0A 03 FFDirect 81 01 04 4A 00 00 0p 0q FF pq: Shutter position

CAM_Iris Reset 81 01 04 0B 00 FF Iris SettingUp 81 01 04 0B 02 FFDown 81 01 04 0B 03 FFDirect 81 01 04 4B 00 00 0p 0q FF pq: Iris position

CAM_Gain Reset 81 01 04 0C 00 FF Gain SettingUp 81 01 04 0C 02 FFDown 81 01 04 0C 03 FFDirect 81 01 04 4C 00 00 0p 0q FF pq: Gain position

CAM_Bright Reset 81 01 04 0D 00 FF Bright SettingUp 81 01 04 0D 02 FFDown 81 01 04 0D 03 FFDirect 81 01 04 4D 00 00 0p 0q FF pq: Bright position

CAM_ExpComp On 81 01 04 3E 02 FF Exposure Compensation settingOff 81 01 04 3E 03 FFReset 81 01 04 0E 00 FFUp 81 01 04 0E 02 FFDown 81 01 04 0E 03 FFDirect 81 01 04 4E 00 00 0p 0q FF pq: ExpComp position

CAM_BackLight On 81 01 04 33 02 FF Back Light Compensation ON/OFFOff 81 01 04 33 03 FF

CAM_SpotAE On 81 01 04 33 02 FF Spot Automatic Exposure SettingOff 81 01 04 33 03 FFPosition 81 01 04 29 0p 0q 0r 0s FF pq: X(0 - F), rs: Y(0 - F)

CAM_Aperture Reset 81 01 04 02 00 FF Aperture ControlUp 81 01 04 02 02 FFDown 81 01 04 02 03 FFDirect 81 01 04 42 00 00 0p 0q FF pq: Aperture gain 00 - 0F

CAM_LR_Reverse On 81 01 04 61 02 FF Mirror Image ON/OFFOff 81 01 04 61 03 FF

CAM_Freeze On 81 01 04 62 02 FF Still Image ON/OFFOff 81 01 04 62 03 FF

CAM_PictureEffect Off 81 01 04 63 02 FF Picture Effect SettingNegArt 81 01 04 63 03 FFMonochrome 81 01 04 63 04 FF

CAM_ICR On 81 01 04 01 02 FF Infrared Mode ON/OFFOff 81 01 04 01 03 FF

CAM_AutoICR On 81 01 04 51 02 FF Auto Infrared Mode ON/OFFOff 81 01 04 51 03 FF

CAM_Memory Reset 81 01 04 3F 00 0p FF p : Memory Number (0 - 5)Set 81 01 04 3F 01 0p FFRecall 81 01 04 3F 02 0p FF

Sonia
Highlight
Page 7: SNC-RZ50-viscamanual

SNC-RZ50N/P Command List (3/4)

Command set Command Command packet CommentsCAM_Display On 81 01 04 15 02 FF Display ON/OFF

Off 81 01 04 15 03 FFOn/Off 81 01 04 15 10 FF

CAM_Title Title Set1 81 01 04 73 00 mm nn pp qq mm: Vposition, nn: Hposition00 00 00 00 00 00 FF pp: Color, qq: Blink

Title Set2 81 01 04 73 01 mm nn pp qq mnpqrstuvw: Setting of Displayrr ss tt uu vv ww FF Characters (1st to 10th Character)

Title Set3 81 01 04 73 02 mm nn pp qq mnpqrstuvw: Setting of Displayrr ss tt uu vv ww FF Characters (11th to 20th Character)

Title Clear 81 01 04 74 00 FF Title Setting ClearOn 81 01 04 74 02 FF Title Display ON/OFFOff 81 01 04 74 03 FF

CAM_Mute On 81 01 04 75 02 FF Mute ON/OFFOff 81 01 04 75 03 FFOn/Off 81 01 04 75 10 FF

CAM_IDWrite 81 01 04 22 0p 0q 0r 0s FF pqrs: Camera ID (=0000 to FFFF)

Page 8: SNC-RZ50-viscamanual

SNC-RZ50N/P Command List (4/4)

Command set Command Command packet CommentsPan-Tilt Drive Up 81 01 06 01 vv ww 03 02 FF vv: Pan speed 01(Low)-18 (High)

Down 81 01 06 01 vv ww 03 01 FF ww: Tilt speed 01(Low)-17(High)Left 81 01 06 01 vv ww 02 03 FF yyyy: Pan Position F670 ~ 0990Right 81 01 06 01 vv ww 01 03 FF zzzz: Tilt position FCC4 ~ 033CUpLeft 81 01 06 01 vv ww 02 02 FFUpRight 81 01 06 01 vv ww 01 02 FFDownLeft 81 01 06 01 vv ww 02 01 FFDownRight 81 01 06 01 vv ww 01 01 FFStop 81 01 06 01 vv ww 03 03 FF

AbsolutoPosition81 01 06 02 vv ww 0y 0y 0y 0y 0z 0z 0z 0z FF

RelativePosition81 01 06 03 vv ww 0y 0y 0y 0y 0z 0z 0z 0z FF

Home 81 01 06 04 FF

Pan-Tilt Limit Set LimitSet 81 01 06 07 00 0w 0y 0y 0y 0y 0z 0z 0z 0z FF

LimitClear 81 01 06 07 01 0w 07 0F 0F 0F 07 0F 0F 0F FF

w: 1 (UpRight)yyyy: Pan position 0001 - 0990zzzz: Tilt position 0001 - 033C

w: 0 (Down Left)yyyy: Pan position F670 - FFFFzzzz: Tilt position FCC4 - FFFF

Page 9: SNC-RZ50-viscamanual

SNC-RZ50N/P Inquiry Commands

SNC-RZ50N/P Inquiry Command List (1/2)

Inquiry command Command packet Inquiry packet CommentsCAM_ZoomPosInq 81 09 04 47 FF 90 50 0p 0q 0r 0s FF pqrs : Zoom positionCAM_DZoomModeInq 81 09 04 06 FF 90 50 02 FF On

90 50 03 FF OffCAM_DZoomC/SModeInq 81 09 04 36 FF 90 50 00 FF Combine mode

90 50 01 FF Separate modeCAM_DZoomPosInq 81 09 04 46 FF 90 50 0000 0p 0q FF pq: D-Zoom postionCAM_FocusModeInq 81 09 04 38 FF 90 50 02 FF Auto Focus

90 50 03 FF Manual focusCAM_FocusPosInq 81 09 04 48 FF 90 50 0p 0q 0r 0s FF pqrs: Focus positionCAM_FocusNearLimitInq 81 09 04 28 FF 90 50 0p 0q 0r 0s FF pqrs: FocusNearLimitPositionCAM_AFSensitivityInq 81 09 04 58 FF 90 50 02 FF AF Sensitivity Normal

90 50 03 FF AF Sensitivity LowCAM_AFModeInq 81 09 04 57 FF 90 50 00 FF Normal AF

90 50 01 FF Interval AF90 50 02 FF Zoom Trigger AF

CAM_AFTImeSettingInq 81 09 04 27 FF 90 50 0p 0q 0r 0s FF pq: Movement Time, rs: IntervalCAM_WBModeInq 81 09 04 35 FF 90 50 00 FF Auto

90 50 01 FF Indoor90 50 02 FF Outdoor90 50 03 FF One push WB90 50 04 FF ATW90 50 05 FF Manual

CAM_RGainInq 81 09 04 43 FF 90 50 00 00 0p 0q FF pq: R GainCAM_BGainInq 81 09 04 44 FF 90 50 00 00 0p 0q FF pq: B GainCAM_AEModeInq 81 09 04 39 FF 90 50 00 FF Full auto

90 50 03 FF Manual90 50 0A FF Shutter priority90 50 0B FF Iris priority90 50 0D FF Bright

CAM_SlowShutterModeInq 81 09 04 5A FF 90 50 02 FF Auto90 50 03 FF Manual

CAM_ShutterPosInq 81 09 04 4A FF 90 50 00 00 0p 0q FF pq: Shutter positionCAM_IrisPosInq 81 09 04 4B FF 90 50 00 00 0p 0q FF pq: Iris positionCAM_GainPosInq 81 09 04 4C FF 90 50 00 00 0p 0q FF pq: Gain positionCAM_BrightPosInq 81 09 04 4D FF 90 50 00 00 0p 0q FF pq: Bright positionCAM_ExpCompModeInq 81 09 04 3E FF 90 50 02 FF On

90 50 03 FF OffCAM_ExpCompPosInq 81 09 04 4E FF 90 50 00 00 0p 0q FF pq: ExpComp positionCAM_BackLightModeInq 81 09 04 33 FF 90 50 02 FF On

90 50 03 FF OffCAM_SpotAEModeInq 81 09 04 59 FF 90 50 02 FF On

90 50 03 FF OffCAM_SpotAEPosInq 81 09 04 29 FF 90 50 0p 0q 0r 0s FF pq: X position, rs: Y positionCAM_ApertureInq 81 09 04 42 FF 90 50 00 00 0p 0q FF pq: Aperture Gain

Page 10: SNC-RZ50-viscamanual

SNC-RZ50N/P Inquiry Command List (2/2)

Inquiry command Command packetInquiry packet CommentsCAM_LR_ReverseModeInq 81 09 04 61 FF 90 50 02 FF On

90 50 03 FF OffCAM_FreezeModeInq 81 09 04 62 FF 90 50 02 FF On

90 50 03 FF OffCAM_PictureEffectModeInq81 09 04 63 FF 90 50 00 FF Off

90 50 02 FF Neg-Art90 50 04 FF Monochrome

CAM_ICRModeInq 81 09 04 01 FF 90 50 02 FF On90 50 03 FF Off

CAM_AutoICRModeInq 81 09 04 51 FF 90 50 02 FF On90 50 03 FF Off

CAM_MemoryInq 81 09 04 3F FF 90 50 pp FF pp: Last Recall Memory No.CAM_DisplayModeInq 81 09 04 15 FF 90 50 02 FF On

90 50 03 FF OffCAM_TitleDisplayModeInq 81 09 04 74 FF 90 50 02 FF On

90 50 03 FF OffCAM_MuteModeInq 81 09 04 75 FF 90 50 02 FF On

90 50 03 FF OffCAM_IDInq 81 09 04 22 FF 90 50 0p 0q 0r 0s FF pqrs: Camera IDCAM_VersionInq 81 09 00 02 FF 90 50 00 20 mnpq: Model code(04xx)

mn pq rs tu vw FF rstu: ROM version of camera MPUvw:: Socket number(=2)

CAM_PictureFlipModeInq 81 09 04 66 FF 90 50 02 FF Image Flip Off90 50 03 FF Image Flip On

Pan-Tilt Mode Inq 81 09 06 10 FF 90 50 pq rs FF pqrs : Pan/Tilter status

Pan-Tilt MaxSpeedInq 81 09 06 11 FF 90 50 ww zz FF ww: Pan max speedzz : Tilt max speed

Pan-Tilt PosInq 81 09 06 12 FF 90 50 0w 0w 0w 0w0z 0z 0z 0z FF

wwww: Pan positionzzzz : Tilt position

Sonia
Highlight
Page 11: SNC-RZ50-viscamanual

SNC-RZ50N/P Block Inquiry Commands

SNC-RZ50N/P Block Inquiry Command List (1/2)

Inquiry command Command packet byte commentsLens Control System 81 09 7E 7E 00 FF 0 90 Inquiry Commands 1 50

2 [3:0] --> Zoom position (HH)3 [3:0] --> Zoom position (HL)4 [3:0] --> Zoom position (LH)5 [3:0] --> Zoom position (LL)6 [3:0] --> Focus near limit (H)7 [3:0] --> Focus near limit (L)8 [3:0] --> Focus position (HH)9 [3:0] --> Focus position (HL)

10 [3:0] --> Focus position (LH)11 [3:0] --> Focus position (LL)12 00

13

[5] : DZoomMode 1: Separate, 2: Combine [4-3] : AF Mode 0: Normal, 1: Interval, 2: Zoom tirigger [2] : AF sensitivity 1: Normal, 0: Slow [1] : Digital zoom 1: On, 0: Off [0] : Focus mode 1: Auto, 0: Manual

14 Don't care15 FF (Terminator)

Camera Control System 81 09 7E 7E 01 FF 0 90 Inquiry Commands 1 50

2 [3:0] --> R Gain (H)3 [3:0] --> R Gain (L)4 [3:0] --> B Gain (H)5 [3:0] --> B Gain (L)6 [2:0] --> WB Mode7 [3:0] --> Aperture Gain8 [4:0] --> Exposure Mode

9

[3] : Spot AE 1:On, 0: Off [2] : Back light 1: On, 0: Off [1] : Exposure comp. 1: On, 0: Off [0] : Slow shutter 1: Auto, 0: Manual

10 [4:0] Shutter poisition11 [4:0] Iris position12 [3:0] Gain position13 [4:0] Bright position14 [3:0] Exposure comp. position 15 FF (Terminator)

Page 12: SNC-RZ50-viscamanual

SNC-RZ50N/P Block Inquiry Command List (2/2)

Inquiry command Command packet byte commentsOther Inquiry Commands 81 09 7E 7E 02 FF 0 90

1 50

2 [2] : Auto ICR 1: On, 0: Off [0] : Power 1: On, 0: Off

3

[4] : ICR 1: On, 0: Off [3] : Freeze 1: On, 0: Off [2] : LR reverse 1: On, 0: Off

4

[4] : Mute 1: On, 0: Off [3] : Title Display 1: On, 0: Off [2] : Display 1: On, 0: Off

5 [3:0] : Picture effect mode6 007 008 [3:0] Camera ID (HH)9 [3:0] Camera ID (HL)

10 [3:0] Camera ID (LH)11 [3:0] Camera ID (LL)

12

[4] : 1 (Fixed) [2] : 1 (Fixed) [0] : System 1: PAL, 0: NTSC

13 0014 0015 FF (Terminator)

Enlargement Function 81 09 7E 7E 03 FF 0 90 Query Command 1 50

2 [3:0] --> Digital zoom position (H)3 [3:0] --> Digital zoom position (L)4 [3:0] --> AF Activation Time (H)5 [3:0] --> AF Activation Time (L)6 [3:0] --> AF Interval Time (H)7 [3:0] --> AF Interval Time (L)8 [3:0] --> Spot AE position (X)9 [3:0] --> Spot AE position (Y)

10 [0] : Image flip 1: Off, 0: On11 0312 0013 0014 00 15 FF (Terminator)

Page 13: SNC-RZ50-viscamanual

VISCA Command Setting Values

Exposure control(1/2)

NTSC PALShutter Speed 15 10000 10000 Gain 0F 28 dB

14 6000 6000 0E 26 dB13 4000 3500 0D 24 dB12 3000 2500 0C 22 dB11 2000 1750 0B 20 dB10 1500 1250 0A 18 dB0F 1000 1000 09 16 dB0E 725 600 08 14 dB0D 500 425 07 12 dB0C 350 300 06 10 dB0B 250 215 05 8 dB0A 180 150 04 6 dB09 125 120 03 4 dB08 100 100 02 +2 dB07 90 75 01 006 60 50 00 -3 dB05 30 2504 15 1203 8 602 4 301 2 200 1 1

Iris 11 F1.6 10 F2 0F F2.4 0E F2.8 0D F3.4 0C F4 0B F4.8 0A F5.6 09 F6.8 08 F8 07 F9.6 06 F11 05 F14 04 F16 03 F19 02 F22 01 F28 00 CLOSE

Page 14: SNC-RZ50-viscamanual

Exposure control(2/2)

IRIS GAINBright 1F F1.6 28 dB

1E F1.6 26 dB1D F1.6 24 dB1C F1.6 22 dB1B F1.6 20 dB1A F1.6 18 dB19 F1.6 16 dB18 F1.6 14 dB17 F1.6 12 dB16 F1.6 10 dB15 F1.6 8 dB14 F1.6 6 dB13 F1.6 4 dB12 F1.6 2 dB11 F1.6 010 F2 00F F2.4 00E F2.8 00D F3.4 00C F4 00B F4.8 00A F5.6 009 F6.8 008 F8 007 F9.6 006 F11 005 F14 004 F16 003 F19 002 F22 001 F28 000 CLOSE 0

Exposure Comp. 0E 7 10.5 dB0D 6 9 dB0C 5 7.5 dB0B 4 6 dB0A 3 4.5 dB09 2 3 dB08 1 1.5 dB07 0 0 dB06 -1 -1.5 dB05 -2 -3 dB04 -3 -4.5 dB03 -4 -6 dB02 -5 -7.5 dB01 -6 -9 dB00 -7 -10.5dB

Page 15: SNC-RZ50-viscamanual

Zoom Ratio and Zoom Position Lens control(for reference)

ZoomRatio x26

Optical ZoomPositon Data

x1 0000 x2 1760 x3 214C x4 2722 x5 2B22 1000: Over Inf x6 2E20 2000: 20 m x7 3080 3000: 10 m x8 3278 4000: 5 m As the distance on the leftx9 3426 5000: 3 m will differ due to temperature

x10 359E Focus Near 6000: 2 m characteristics, etc., usex11 36EE Limit 7000: 1.5 m as approximate values.x12 381C 8000: 32 cm * The lower 1 byte is fixedx13 392E 9000: 9.5 cm at 00.x14 3A26 A000: 4.5 cm x15 3B08 B000: 2.0 cm x16 3BD4 C000: 1.0 cm x17 3C8C x18 3D2E x19 3DBC x20 3E38 x21 3EA2 x22 3F00 x23 3F4E x24 3F92 x25 3FCC x26 4000

NTSC PAL PAL

Digitalzoomratio

Digital zoomposition data

(CombineMode)

Digital zoomposition data

(CombineMode)

Digital zoomposition data

(SeparateMode)

x1 4000 4000 00x2 5E00 5E80 7Ax3 6800 6880 x4 6D00 6DC0 B7x5 7000 70C0 x6 7200 72C0 x7 7380 7440 x8 7480 7540 D5x9 7580 7600

x10 7600 76C0 x11 76C0 7740 x12 7700 77C0 DF

Wide End Optical Tele End Digital Tele EndZoom position

Focus position

0000 - 4000 - 7700(77C0)

1000 - C000 Far End Near End

Digital zoomposition data

(Separate Mode)

0078

NTSC

DC

D2

B4

Page 16: SNC-RZ50-viscamanual

Others

R, B Gain 00 - FF Aperture 00 - 0F

Page 17: SNC-RZ50-viscamanual

Pan/Tilt Position (Reference values)

Pan Position Data Tilt Position Data

Angle 170 0990 -150 0870 -

90 0510 -57.5 033C 033C

10 0090 00900.069444 0001 0001

0 0000 0000-0.069444 FFFF FFFF

-10 FF70 FF70-57.5 FCC4 FCC4

-90 FAF0 --150 F790 --170 F670 -

"+" indicates a pan to the right and a tilt upward on the monitor screen."-" indicates a pan to the left and a tilt downward on the monitor screen.

Title Setting

Page 18: SNC-RZ50-viscamanual

* Notices on the SNC-RZ50N/P VISCA

In SNC-RZ50N/P, in order to enable camera control via Ethernet, there are notes, such as restriction, about the VISCA communication using the external serial port.Taking following notices, use serial communication.

1) Non-supported daisy-chain connectionThe address of SNC-RZ50N/P is always "1" because SNC-RZ50N/P doesn't supportdaisy-chain connection though the peripheral device of VISCA supports it.

2) Congestion controlThe congestion(throwing away the packet) is performed when SNC-RZ50N/P receives somany camera control parameters of Pan, Tilt and so on via Ethernet or external serial portfrequently. Don't send next command until the completion of prior command is notified afterprior command transmission.

3) Transmission of non-supported command and the parameter out of the permissible limitsIn the SNC-RZ50N/P VISCA function, when the wrong command, the non-supportedcommand, the parameter out of the permissible limits and so on are transmitted, the packetmay be thrown away. Be sure to send only the command which is currently supported.

Page 19: SNC-RZ50-viscamanual

Revision history

Version Date Comment

1.0 June 01, 2006 First issue