C (1) Color Video Camera. Command List BRC-X1000/H800/H Sony Corporation

Size: px
Start display at page:

Download "C (1) Color Video Camera. Command List BRC-X1000/H800/H Sony Corporation"

Transcription

1 C--- () Color Video Camera Command List BRC-X/H8/H78 Sony Corporation

2 Table of Contents VISCA Commands... Overview of VISCA... VISCA Communication Specifications... VISCA Device Setting Command... VISCA Command/ACK Protocol...7 VISCA Camera-Issued Messages...8 VISCA over IP...9 Overview of VISCA over IP...9 Communication method of VISCA over IP... BRC-X/H8/H78 Commands... Command List (/)... Command List (/)... Command List (/)... Command List (/)...7 Command List (/)...8 Inquiry Command List (/)...9 Inquiry Command List (/)... Inquiry Command List (/)... Inquiry Command List (/)... Block Inquiry Command List... VISCA Command Setting Values...9 Pan/Tilt Status Code List... Memory Function (Inquiry Commands)... PTZ TRACE function Record status bulk inquiry... PRESET MODE settings and PRESET command behaviors... Camera IP Setting Command... Revision History...

3 VISCA ) Commands Use of control software based upon this command list may cause malfunction or damage to hardware and software. We are not liable for any such damage. Overview of VISCA In VISCA, the side outputting commands, for example, a computer, is called the controller, while the side receiving the commands, such as a BRC-X/H8/ H78 ), is called the peripheral device. In VISCA, up to seven peripheral devices including this unit can be connected to a single controller using communication conforming to the RS- standard. The parameters of RS- are as follows. Communication speed: 9 bps/8 bps Data bits : 8 Start bit : Stop bit : Non parity Flow control using XON/XO and RTS/CTS, etc., is not supported. Peripheral devices are connected in a daisy chain. As shown in Fig., the actual internal connection is a onedirection ring, so that messages return to the controller via the peripheral devices. The devices on the network are assigned addresses. The address of the controller is fixed at. The addresses of peripheral devices are as follows. When the camera address selector is set to (automatic setting mode) The peripheral devices are assigned to the addresses,,, in the connected order, starting from the one connected nearest to the controller. These addresses are set when the controller sends address commands during initialization of the network. Note In the same network, all the camera address selectors should be set to (automatic setting) or all the selectors should be manually set to to 7. Do not mix the automatic and manual settings. Each VISCA equipment has VISCA IN and VISCA OUT connectors. Set the DTR input (the S output of the controller) of VISCA IN to H when controlling VISCA equipment from the controller. VISCA Controller Fig. VISCA network configuration VISCA Equipment IN OUT IN OUT IN OUT When the camera address selector is set to through 7 (manual setting mode) The addresses of the peripheral devices will be set to the pre-selected numbers. Within a single system, the same number can be used only once. If an address switch is used in a setting other than, set the address switch on this connected unit to different numbers.... ) VISCA is a protocol developed by Sony for controlling a consumer s camcorder. VISCA is a trademark of Sony Corporation. ) The product name of this unit, Color video camera BRC-X/H8/H78 is referred to as the unit or color video camera in this document.

4 VISCA Communication Specifications VISCA packet structure The basic unit of VISCA communication is called a packet (Fig. ). 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 the unit (address ) from the controller (address ) is 8H in hexadecimals. Packet sent to the unit (address ) is 8H. In the command list, as the header is 8X, input the address of the unit to X. The header of the reply packet from the unit assigned address is 9H. The packet from the unit assigned address is AH. Some of the setting commands can be sent to all devices at one time (broadcast) *. In the case of broadcast, the header should be 88H in hexadecimal. When the terminator is H, it signifies the end of the packet. * The broadcast function is not available for VISCA over IP. Packet ( to bytes) Header Message ( to bytes) Terminator Byte Byte Byte Sender s address Receiver s address Bit 7 (MSB) Bit Bit Bit Bit Bit Bit Bit (LSB) Bit 7 Bit Bit Bit Bit Bit Bit Bit (MSB) (LSB) Note Fig. shows the packet structure, while Fig. shows the actual waveform. Data flow will take place with the LSB first. Fig. Packet structure byte Start bit Bit Bit Bit Bit Bit Bit (LSB) Bit Bit 7 Stop bit. (MSB) Fig. Actual waveform for byte. Timing Chart As VISCA command processing can only be carried out a maximum of one time in a Vertical (V) cycle, it takes maximum V-cycle time for an ACK/Completion to be returned. If the Command and ACK/Completion communication time is shorter than V-cycle time, a command can be received at every V cycle. From this point, if two or more commands are to be sent successively, wait for a reply command (an ACK or error message for a general command, and an inquiry packet for an inquiry command) of the previous command to be received before sending the next command. V=.7 msec (8/9.9p, 8/9.9i, 7/9.9p), msec (8/p, 8/i, 7/p),. msec (/9.97p (BRC-X only)), msec (/p (BRC-X only)),.7 msec (8/.98p *, /.98p (BRC-X only)) * This function is not available for BRC-H78. General commands Command RxD TxD Within V Inquiry commands Within V Command RxD TxD ACK Completion Inquiry Packet Bytes

5 Command and inquiry Command Sends operational commands to the unit. Inquiry Used for inquiring about the current state of the unit. Command Packet Note Inquiry 8X QQ RR... QQ ) = Command/Inquiry, RR ) = category code ) QQ = (Command), 9 (Inquiry) ) RR = (Interface), (camera ), (Pan/Tilter) X = to 7: Address of the unit* * Locked to X = for VISCA over IP. For actual values to be sent, see Command Lists or Inquiry Command Lists. Responses for commands and inquiries ACK message Returned by the unit when it receives a command. No ACK message is returned for an inquiry. Completion message Returned by the unit when execution of commands or inquiries is completed. In the case of inquiry commands, reply data for the inquiry is contained after the rd byte of the packet. If the ACK message is omitted, the socket number will contain. Reply Packet Note Ack X Y Y = socket number Completion (Commands) X Y Y = socket number Completion (Inquiries) X Y... Y = socket number X = 9 to F: Address of the unit + 8* * Locked to X = 9 for VISCA over IP. Error message When a command or inquiry command could not be executed or failed, an error message is returned instead of a completion message. Error Packet Description X Y Message length error X Y Syntax Error X Y Command buffer full X Y Command canceled X Y No socket (to be canceled) X Y Command not executable X = 9 to F: Address of the unit + 8, Y = socket number* * Locked to X = 9 for VISCA over IP. Socket number When command messages are sent to the unit, it is normal to send the next command message after receiving the completion message or error message. However, to deal with advanced uses, the unit has two sets of buffers (memories) for commands, so that up to two commands including the commands currently being executed can be received. (There is a wait longer than a V cycle between commands.) However, depending on the command, it may be necessary to wait until the first command is completed due to system reasons. When the unit receives commands, it notifies which command buffer was used using the socket number of ACK message. As the completion message or error message also has a socket number, it indicates which command has ended. Even when two command buffers are being used, the unit management command and some inquiry messages can be executed. The ACK message is not returned for these commands and inquiries, and only the completion message of socket number is returned. Command execution cancel To cancel a command which has already been sent, send a Cancel command as the next command. To cancel one of two commands which have been sent, use the cancel message. Cancel Packet Note Cancel 8X Y Y = socket number X = to 7: Address of the unit, Y = socket number* * Locked to X = for VISCA over IP. Error message Command cancelled will be returned for this command, but this is not a fault. It indicates that the command has been cancelled. Note To cancel a command when VISCA PAN-TILT Drive (page 7) is being executed, wait at least msec after executing. Then send a cancel command to ensure that PAN-TILT Drive stops effectively. To execute a PAN-TILT Drive command again, wait at least msec after the message Command cancelled has appeared.

6 VISCA Device Setting Command Before starting control of the unit, make sure to send the Address command and IF_Clear command using the broadcast. For VISCA network administration Address* Sets an address of a peripheral device. Use when initializing the network, and receiving the following network change message. * Not available for VISCA over IP. Network Change* Sent from the peripheral device to the controller when a device is removed from or added to the network. The address must be re-set when this message is received. * Not available for VISCA over IP. Packet Note Address 88 Always broadcasted. Network Change X 8 X = 9 to F: Address of the unit + 8 VISCA interface command IF_Clear Clears the command buffer in the unit. When cleared, the operation currently being executed is not guaranteed. Command Packet Reply Packet Note IF_Clear 8X X IF_Clear (broadcast) * X = to 7: Address of the unit (For inquiry packet) * X = 9 to F: Address of the unit +8 (For reply packet) * * The broadcast function is not available for VISCA over IP. * Locked to X = for VISCA over IP. * Locked to X = 9 for VISCA over IP. VISCA interface and inquiry CAM_VersionInq Returns information on the VISCA interface. Inquiry Inquiry Packet Reply Packet Description CAM_VersionInq 8X 9 Y GG GG HH HH JJ JJ KK GGGG = Vender ID : Sony HHHH = Model ID 9: BRC-X A: BRC-H8 B: BRC-H78 JJJJ = ROM revision KK = Maximum socket # () X = to 7: Address of the unit (For inquiry packet) * X = 9 to F: Address of the unit +8 (For reply packet) * * Locked to X = for VISCA over IP. * Locked to X = 9 for VISCA over IP.

7 VISCA Command/ACK Protocol Command Command Message Reply Message Comments General Command 8 8 (Example) Inquiry Command 8 8 (Example) 8 8 (Example) 8 8 (Example) (Example) (Example) 9 (ACK)+9 (Completion) (Syntax Error) 9 (Command Buffer Full) 9 (Command Not Executable) 9 * Not available for VISCA over IP. * When the camera address selector is set to an address other than, the value x in 88 x will be variable. Do not transmit the command (except Address Set, IF_Clear, Command Cancel) when any menu is displayed on the screen. If displayed, clear the menu first using MENU Display O (page 8) Command, and then proceed. 9 (Completion) Does not return ACK. 9 (Syntax Error) Returns ACK when a command has been accepted, or Completion when a command has been executed. Accepted a command which is not supported or a command lacking parameters. Could not accept the command as there are two commands currently being executed. Could not execute the command in the current mode. Accepted an incompatible command. Address Set * The device address number plus is returned. * IF_Clear The same command is returned. (Broadcast) * IF_Clear (For x) 8x y (Completion) ACK is not returned for this command. Command Cancel 8x p y p (Command Cancelled) y p (No Socket) Returned when the command of the socket specified is cancelled. Completion for the command cancelled is not returned. Returned when the command of the specified socket has already been completed or when the socket number specified is wrong. 7

8 VISCA Camera-Issued Messages ACK/Completion Messages Command Command Message Comments ACK z y Returned when the command is accepted. (y: Socket No.) Completion z y (y: Socket No.) Returned when the command has been executed. z = Device address + 8 (Locked to z = 9 for VISCA over IP.) Error Messages Command Command Message Comments Syntax Error z Returned when the command format is different or when a command with illegal command parameters is accepted. Command Buffer Full z Could not accept a command that is received while two commands are currently being executed (two sockets have been used). Command Cancelled No Socket Command Not Executable z y (y: Socket No.) z y (y: Socket No.) z y (y: Socket No.) z = Device address + 8 (Locked to z = 9 for VISCA over IP.) Returned when a command which is being executed in a socket specified by the cancel command is cancelled. The completion message for the command is not returned. Returned when no command is executed in a socket specified by the cancel command, or when an invalid socket number is specified. Returned when a command cannot be executed due to current conditions. For example, when a command for controlling the manual focus is received during the auto focus mode. Network Change Message* Command Command Message Comments Network Change z 8 Issued when power is supplied to the camera. * Not available for VISCA over IP. 8

9 VISCA over IP Overview of VISCA over IP With VISCA over IP function, you can control the camera using VISCA on a controller equipped with IP communication capabilities via LAN. You can connect up to controllers simultaneously on the network. VISCA Controller VISCA Equipment IN OUT The communication specifications of VISCA over IP are as follows: Interface RJ- Base-T/Base-TX (automatically identifying) Internet protocol IPv Transport protocol UDP IP address Set by the IP card setting command (page ) Port address 8 Delivery confirmation/retransmission control Depends on the application RS connection IN OUT IN OUT In these instructions, the device outputting commands, for example, a computer, is called the controller, and the device receiving the command, such as a BRC series camera, is called a peripheral device. The controllers and peripheral devices are connected to a one-direction ring conforming to RS- standards. On the IP communication connection, the controllers and peripheral devices are connected by bus through a LAN. VISCA Controller VISCA Equipment VISCA Equipment VISCA Controller VISCA Equipment Network IP communication connection While the IP communication connection, the address of each device cannot be set in the VISCA message as it is because the controllers and peripheral devices that are connected simultaneously are increased. In this case, addresses of the controllers and peripheral devices that are set in the VISCA message are locked to (for the controller) or (for the peripheral device). 9

10 Due to the nature of the IP communication, the use of some VISCA functions are limited. For details, see Camera IP Setting Command on page. For how to set an IP address of the camera, refer to Camera IP Setting Command on page. Communication method of VISCA over IP Communication method VISCA over IP can process the VISCA communication between the controllers and peripheral devices using the messages that can be identified on the LAN, and sends/ receives them. Because of this, VISCA over IP is not concerned about the contents of the communication between the controllers and peripheral devices. However, the VISCA communication sequence is different, depending on the types, as follows. VISCA command This is a command from the controller to the peripheral device. When the peripheral device receives this command, ACK is returned. After completing command processing, a completion notice is returned. This command uses the socket of VISCA. The order of completion notices may be changed if the multiple commands are sent to the same peripheral device. VISCA inquiry This is an inquiry from the controller to the peripheral device. When the peripheral device receives this type of command, the reply for the inquiry is returned. This command does not use the socket of VISCA. The order of the replies is not changed if a multiple commands are sent. VISCA reply This is an ACK, completion notice, reply, or error reply from the peripheral device to the controller. The classification for sending messages from the peripheral device to the controller is common. VISCA device setting command This is the device setting command from the controller to the peripheral device as follows. Address Sets the address of the peripheral device, and does not return a reply to the controller. While using VISCA over IP, the address command is not sent from the controller because a Network Change command from the peripheral device that triggers sending command is not issued. IF_Clear Sends the reply message to the controller after clearing, without using VISCA socket. CAM_VersionInq Sends the reply message to the controller, without using VISCA socket. Format These are the specifications of the message header (8 bytes) and payload ( to bytes). Message header Message (9 to bytes) Byte 8 Byte 9 Byte Byte Byte Byte Payload ( to bytes) Message structure Byte Byte Byte Byte 7 Payload type Payload length Sequence number Note The actual LAN out method is big-endian, LSB first.

11 Payload type Stores the value (Byte and Byte ) of the following table on the payload division. Name Value (Byte ) Value (Byte ) Description VISCA command x x Stores the VISCA command. VISCA inquiry x x Stores the VISCA inquiry. VISCA reply x x Stores the reply for the VISCA command and VISCA inquiry, or VISCA device setting command. VISCA device x x Stores the VISCA device setting command. setting command Control command x x Stores the control command. Control reply x x Stores the reply for the control command. Payload length Stores the number of bytes ( to ) of data is stored on the payload. Example: When the payload length is bytes. Byte : x Byte : x Sequence number The controller stores the sequence number that is added every time a message is sent. If the sequence number reaches the limit, next value will be. The peripheral device saves the sequence number in the message from the controller, and stores the sequence number of the received message corresponding to the message sent to the controller. Payload Depending on the payload type, the following are stored. VISCA command Stores the packet of the VISCA command. VISCA inquiry Stores the packet of VISCA message. VISCA reply Stores the reply for the command or inquiry (ACK message, completion message, or error message). VISCA device setting command Stores the packet of the VISCA device setting command. Control command The following are stored on the payload division of the control command. Name Value Description RESET x Resets the sequence number to. The value that was set as the sequence number is ignored. ERROR xfyy yy=: Abnormality in the sequence number. yy=: Abnormality in the message (message type) Controlled reply The following are stored on the payload division of the reply for the control command. Message Value Description ACK x Reply for RESET.

12 Delivery confirmation VISCA over IP uses UDP as a communications protocol of the transport layer. Delivery of messages is not guaranteed for the UDP communication. Delivery confirmation and retransmission should be performed on the application. Normally, when the controller sends a message to the peripheral device, the controller sends the new message after receiving the reply for the last message. You can confirm delivery of messages by managing the time-out waiting for a reply message sent. If time out occurs on the controller, loss of one of the following messages is considered: Command ACK message Completion message for the command Inquiry Reply message for the inquiry Error message Inquiry of the VISCA device setting command Reply message of the VISCA device setting command If time out occurs on the controller, you can infer the lost message and state of the peripheral device by retransmitting the message using the same sequence number. The following table shows the received message and status by retransmission of the lost message, and the reference of correspondence after retransmission for each case. (Except for the case that a time out occurs for reasons other than loss of message.) Lost message Received message for retransmission Status after retransmission Command ACK message Command is performed by retransmission. ACK message Completion message for the command ERROR (Abnormality in the sequence number.) ERROR (Abnormality in the sequence number.) Command has been performed. If only the ACK message is lost, the completion message returns. Command has been performed. Inquiry Reply message Inquiry is performed by retransmission. Reply message for the inquiry ERROR (Abnormality in the sequence number.) Inquiry has been performed. Error message Error message Command is not performed. If the error cause eliminates, normal reply is returns (ACK, reply message). Inquiry of the VISCA device setting command Reply message of the VISCA device setting command Reply message of the VISCA device setting command ERROR (Abnormality in the sequence number.) Inquiry has been performed by retransmission. Inquiry has been performed. Correspondence after retransmission Continue processing. If the result by the completion message is needed, retransmit by updating the sequence number. If the result by the completion message is needed, retransmit by updating the sequence number. Continue processing. If the result by the reply message is needed, retransmit by updating the sequence number. Eliminate the error cause. If normal reply returns, continue processing. Continue processing. If the result by the reply message is needed, retransmit by updating the sequence number. The BRC series camera has buffers (memories) for the command to deal with advanced uses. When using VISCA over IP, up to commands (including the current command) can be received. Depending on the message from the controller to the peripheral device, there are some messages that do not need to guarantee delivery. However, the peripheral device receives commands from multiple controllers while connected to VISCA over IP. If the multiple commands are send without waiting for the reply, the possibility of non-execution of the command and errors due to buffer overflow become high, because of limitations of order to receive commands or execution interval of command. It may cause efficiency to be reduced substantially.

13 Timing chart Time out Controller Peripheral device Command seq= Command seq= ACK seq= Completion seq= Timing chart (loss of command) Controller Peripheral device Locking the controller s address of the VISCA message to. For the same reason as the peripheral device s address, the controller s address of VISCA command is locked to. If the controller s address is set to other than, the peripheral device works without hindrance, and the reply address from the peripheral device is always set to. Prohibition of specifying the broadcast address for the VISCA message Do not use the broadcast address because it requires the serial communication. Operations under the broadcast address is set to the command are not guaranteed. Prohibition of the address for VISCA device setting command Do not use this command because it requires the serial communication. Operations under the address command is sent are not guaranteed. Time out Command seq= Command seq= ACK seq= Completion seq= ERROR (abnormality in the sequence number) seq= VISCA Network Change command is not supported This cannot be issued because it requires the serial communication. Expiration time for an on status of the tally lamp The tally lamp is turned off if not receiving an on command from any controller for seconds after receiving an on command of Cmd_Tally. Command seq= ACK seq= Completion seq= Timing chart (loss of ACK or completion message) Limitation The following are limitations for VISCA over IP as compared with the VISCA specifications. Locking the peripheral device s address of the VISCA message to VISCA over IP cannot reflect each address to the address of the VISCA message because up to peripheral devices and controllers are connected. Because of this, the peripheral device s address of VISCA command is locked to when using VISCA over IP. If the peripheral device s address is set to other than for the VISCA command, the peripheral device works without hindrance since the peripheral device recognizes that its address is set to.

14 BRC-X/H8/H78 Commands Command List (/) Command Set Command Command Packet Comments EXPOSURE MODE FULL AUTO 8x 9 Automatic Exposure mode MANUAL 8x 9 Manual Control mode SHUTTER Pri 8x 9 A Shutter Priority Automatic Exposure mode IRIS Pri 8x 9 B Iris Priority Automatic Exposure mode Gain Pri 8x 9 E IRIS Reset 8x B To return to F.8 value Up (Open) 8x B Down (Close) 8x B Direct 8x B p p pp: Iris Position - GAIN Reset 8x C To return to db Up 8x C Down 8x C Direct 8x C p p pp: ( db) - C ( db) GAIN LIMIT Direct 8x C p p: (9dB) - 9 (db), F (Off) GAIN POINT On/Off 8x C p p: =On, =Off GAIN POINT Direct 8x C p p pp: (db) - 9 (db) POSITION SHUTTER Reset 8x A Return to the default value depending on the frame rate of video output Up (Fast) 8x A Down (Slow) 8x A Direct 8x A p p pp: Shutter Position ( - ) MAX SHUTTER Direct 8x A p p pp: - MIN SHUTTER Direct 8x A p p pp: - AE SPEED Direct 8x D pp pp: - EXP COMP On/Off 8x E p p: =On, =Off Reset 8x E To return to value Up 8x E Down 8x E Direct 8x E p p pp: - E BACK LIGHT On/Off 8x p p: =On, =Off SPOT LIGHT On/Off 8x A p p: =On, =Off VISIBILITY ENHANCER IR CUT FILTER* LOW LIGHT BASIS BRIGHTNESS * Number in ( ) is MENU display values. * This function is not available for BRC-H78. On/Off 8x D Off 8x D On Direct 8x D p q r p: Effect level (Dark) - (Bright) q: Brightness compensation selection (Very dark), (Dark), (Standard), (Bright) r: Compensation level (Low), (Mid), (High) On/Off 8x p p: =On (Night), =Off (Day) On/Off 8x 9 p p: =On, =Off Direct 8x 9 p p: - A ND FILTER - 8x 7E p p: =Off, =/, =/, =/

15 Command List (/) Command Set Command Command Packet Comments COLOR WHITE Auto 8x BALANCE Indoor 8x Outdoor 8x One Push WB 8x Auto 8x Manual 8x ONE PUSH One Push 8x One Push WB Trigger TRIGGER Trigger R.GAIN Reset 8x To return to 8 () value Up 8x Down 8x Direct 8x p p pp: ( 8) - 8 () - (8) B.GAIN Reset 8x To return to 8 () value Up 8x Down 8x Direct 8x p p pp: ( 8) - 8 () - (8) SPEED 8x p p: speed (Slow) - (Fast) OSET Reset 8x 7E E To return to 7 () value Up 8x 7E E Down 8x 7E E Direct 8x 7E E p p: ( 7) - 7 () - E (+7) CHROMA - 8x F p p: (Off), (Weak) - (Strong) SUPPRESS MATRIX Select 8x 7E D p p: Matrix Setting (=STD, =O, =HIGH SAT, =FL LIGHT, =MOVIE, 7=STILL, 8=CINEMA, 9=PRO, A=ITU79, B=B/W) LEVEL Reset 8x 9 To return to value Up 8x 9 Down 8x 9 Direct 8x 9 p p: () - E () PHASE Reset 8x F To return to 7 () value Up 8x F Down 8x F Direct 8x F p p: ( degrees) - E (+ degrees) R-G Direct 8x 7E 7A p p pp: ( 99) - () - C (+99) R-B Direct 8x 7E 7B p p pp: ( 99) - () - C (+99) G-R Direct 8x 7E 7C p p pp: ( 99) - () - C (+99) G-B Direct 8x 7E 7D p p pp: ( 99) - () - C (+99) B-R Direct 8x 7E 7E p p pp: ( 99) - () - C (+99) B-G Direct 8x 7E 7F p p pp: ( 99) - () - C (+99) DETAIL LEVEL Reset 8x To return to 7 () value Up 8x Down 8x Direct 8x p p pp: Aperture Gain - F MODE Direct 8x p p: Auto=, Manual= BANDWIDTH Direct 8x p p: Band width - CRISPENING Direct 8x p p: Crispening - 7 H/V BALANCE Direct 8x p p: - 9 B/W BALANCE Direct 8x p p: - LIMIT Direct 8x p p: - 7 HIGHLIGHTDE Direct 8x p p: - TAIL SUPERLOW Direct 8x 8 p p: - 7 * Number in ( ) is MENU display values.

16 Command List (/) Command Set Command Command Packet Comments KNEE KNEE SETTING On/Off 8x 7E D p p: =On, =Off KNEE MODE - 8x 7E p p: =Auto, =Manual KNEE SLOPE Direct 8x 7E F p p pp: Knee Slope - E KNEE POINT Direct 8x 7E E p p pp: Knee Point - C GAMMA MODE - 8x B p p: GAMMA Setting (=STD, =STRAIGHT, =PATTERN, 8=MOVIE, 9=STILL, A=CINE, B=CINE, C=CINE, D=CINE, E=ITU79) PATTERN Direct 8x B p p p ppp: - PICTURE PROFILE FLICKER REDUCTION NOISE REDUCTION OSET Direct 8x E p q q p: Offset polarity (+), ( ) qq: Offset width - LEVEL Direct 8x 7E 7 p p pp: - E BLACK Direct 8x 7E 7 p p pp: - E GAMMA LEVEL BLACK Direct 8x C p p: Correction range (Low), (Mid), (High) GAMMA RANGE BLACK LEVEL Reset 8x 7E To return to () value Up 8x 7E Down 8x 7E Direct 8x 7E p p pp: ( 8) - (8) MODE - 8x 7E F p p: Picture profile setting (=PP, =PP, =PP, =PP, =PP, =PP) MODE On 8x p p:=on, =Off MODE LEVEL - 8x pp pp: NR Setting (Off), (Weak) - (Strong), 7F (Advanced) D NR/D NR MANUAL SETTING Direct 8x p q p: D NR Level (Off), (Weak) - (Strong) q: D NR Level (Off), (Weak) - (Strong) ZOOM STOP - 8x TELE - 8x (STANDARD) WIDE (STANDARD) - 8x TELE - 8x 7 p p= (Low) - 7 (High) (VARIABLE) WIDE - 8x 7 p p= (Low) - 7 (High) (VARIABLE) DIRECT - 8x z z z z zzzz: (wide) to (optical tele) to 8 (Clear Image Zoom tele K) CLEAR IMAGE ZOOM TELE CONVERT MODE (wide) to (optical tele) to (Clear Image Zoom tele FHD) - 8x O 8x ON - 8x 7E p p: =Double, =Off * * Number in ( ) is MENU display values. * Cannot be used when the signal format is other than 8/9.97p, 8/p, or 8/.98p.

17 Command List (/) Command Set Command Command Packet Comments FOCUS MODE - 8x 8 Auto Focus MANUAL - 8x 8 Manual Focus FOCUS AUTO/ - 8x 8 MANUAL TOGGLE STOP - 8x 8 FAR - 8x 8 (STANDARD SPEED) NEAR - 8x 8 (STANDARD SPEED) FAR - 8x 8 p p= (Low) - 7 (High) (VARIABLE SPEED) NEAR - 8x 8 p p= (Low) - 7 (High) (VARIABLE SPEED) DIRECT Direct 8x 8 p p p p pppp: F (Near) - (Far) ONE PUSH - 8x 8 One Push AF Trigger TRIGGER FOCUS - 8x 8 NEAR LIMIT Direct 8x 8 p p p p pppp: - F AF - 8x 8 p p: (Normal), (Low) SENSITIVITY IR CORRECTION - 8x p p: (Standard), (IR Light) PAN TILT DRIVE * Number in ( ) is MENU display values. UP - 8x vv ww vv: Pan speed (Slow) - 8 (Fast) ww: Tilt speed (Slow) - 8 (Fast) DOWN - 8x vv ww vv: Pan speed (Slow) - 8 (Fast) ww: Tilt speed (Slow) - 8 (Fast) LEFT - 8x vv ww vv: Pan speed (Slow) - 8 (Fast) ww: Tilt speed (Slow) - 8 (Fast) RIGHT - 8x vv ww vv: Pan speed (Slow) - 8 (Fast) ww: Tilt speed (Slow) - 8 (Fast) UPLEFT - 8x vv ww vv: Pan speed (Slow) - 8 (Fast) ww: Tilt speed (Slow) - 8 (Fast) UPRIGHT - 8x vv ww vv: Pan speed (Slow) - 8 (Fast) ww: Tilt speed (Slow) - 8 (Fast) DOWNLEFT - 8x vv ww vv: Pan speed (Slow) - 8 (Fast) ww: Tilt speed (Slow) - 8 (Fast) DOWNRIGHT - 8x vv ww vv: Pan speed (Slow) - 8 (Fast) ww: Tilt speed (Slow) - 8 (Fast) STOP - 8x vv ww vv: Pan speed (Slow) - 8 (Fast) ww: Tilt speed (Slow) - 8 (Fast) ABS (ABSOLUTE POSITION) REL (RELATIVE POSITION) - 8x vv p p p p p t t t t - 8x vv p p p p p t t t t HOME - 8x RESET - 8x vv: Speed (Slow) - 8 (Fast) For ppppp and tttt, refer to the section of the Pan- Tilt position of VISCA command set value (reference value) vv: Speed (Slow) - 8 (Fast) For ppppp and tttt, refer to the section of the Pan- Tilt position of VISCA command set value (reference value) 7

18 Command List (/) Command Set Command Command Packet Comments PAN TILT RAMP CURVE - 8x p p: (Sharpness), (Standard), (Gentle) PAN-TILT SLOW MODE On/Off 8x p p: =On, =Off PAN TILT LIMIT Limit Set 8x w p p p p p t t t t * Number in ( ) is MENU display values. * This function is not available for BRC-H78. Limit Clear 8x w F F F F F F F w: Position (=UpRight, =DownLeft) ppppp: Pan position tttt: Tilt position w: Position (=UpRight, =DownLeft) PRESET RESET Reset 8x F p p: Memory Number SET Set 8x F p p: Memory Number RECALL Recall 8x F p p: Memory Number PRESET DRIVE SPEED - 8x 7E B pp qq pp: Preset number of speed setting ( - ) qq: pp position direction speed - 8 PRESET MODE - 8x 7E D pp pp: =MODE, =MODE, =TRACE* Refer to the section on PRESET MODE settings and PRESET command behaviors. PTZ TRACE* REC START 8x 7E p p: - F (PTZ Trace number to record - ) STOP 8x 7E PLAY PREPARE 8x 7E p p: - F (PTZ Trace number to reproduce - ) START 8x 7E DELETE DELETE 8x 7E p p: - F (PTZ Trace number to delete - ) SYSTEM IR RECEIVE 8x 8 pp p: =On, =Off, =toggle HPHASE Up 8x 7E E Down 8x 7E E MENU Display O Direct Designation 8x 7E B p p p ppp: - BF IMG FLIP On/Off 8x p p: =On, =Off PAN REVERSE On/Off 8x 7E p p: =ON, =O TILT REVERSE On/Off 8x 7E 9 p p: =ON, =O - - 8x TARRY ON/O On/Off 8x 7E A p p: =On, =Off TALLY MODE - 8x 7E A p p: =O, =ON (LOW), =ON (HIGH) HDMI HDMI VIDEO FORMAT CHANGE HDMI COLOR SPACE - 8x 7E E p p pp: =9 8/9.9P =9 8/9.97P =9 8/9.9I =8 7/9.9P 8=9 8/P A=9 8/P B=9 8/I C=8 7/P 8= 8/9.9P =8 /9.97P (BRC-X only) =8 /P (BRC-X only) 8=9 8/.98P* A=8 /.98P (BRC-X only) - 8x 7E p p: =YCbCr, =RGB 8

19 Inquiry Command List (/) Inquiry Command Inquiry Packet Reply Packet Comments EXPOSURE MODE Mode Inquiry 8x 9 9 y Full Auto y Manual y A Shutter Priority y B Iris Priority y E Gain Priority IRIS - 8x 9 B y p p pp: See the VISCA Command Setting Values (IRIS) section GAIN - 8x 9 C y p p pp: See the VISCA Command Setting Values (GAIN) section GAIN LIMIT - 8x 9 C y p p: Gain Limit GAIN POINT On/Off Inquiry 8x 9 C y p p: =On, =Off GAIN POINT POSITION * Number in ( ) is MENU display values. - 8x 9 C y p p pp: See the VISCA Command Setting Values (GAIN) section SHUTTER - 8x 9 A y p p pp: See the VISCA Command Setting Values (SHUTTER) section MAX SHUTTER MIN SHUTTER - 8x 9 A y p p pp: See the VISCA Command Setting Values (SHUTTER) section - 8x 9 A y p p pp: See the VISCA Command Setting Values (SHUTTER) section AE SPEED - 8x 9 D y pp pp: - EX COMP On/Off Inquiry 8x 9 E y p p: =On, =Off LEVEL 8x 9 E y p p pp: - E BACK LIGHT - 8x 9 y p p: =On, =Off SPOT LIGHT - 8x 9 A y p p: =On, =Off VISIBILITY On/Off Inquiry 8x 9 D y Off ENHANCER y On - 8x 9 D y p q r p: Effect level (Dark) - (Bright) q: Brightness compensation selection (Very dark), (Dark), (Standard), (Bright) r: Compensation level (Low), (Mid), (High) LOW LIGHT On/Off Inquiry 8x 9 9 y p p: =On, =Off BASIS BRIGHTNESS 8x 9 9 y p p: - A ND FILTER ND FILTER 8x 7E p y p p: =Off, =/, =/, =/ 9

20 Inquiry Command List (/) Inquiry Command Inquiry Packet Reply Packet Comments COLOR AUTO WHITE BALANCE 8x 9 y Auto INDOOR MODE Inquiry y In Door OUTDOOR y Out Door ONE PUSH y One Push WB WB AUTO y Auto MANUAL y Manual R.GAIN - 8x 9 y p p pp: ( 8) - 8 () - (8) B.GAIN - 8x 9 y p p pp: ( 8) - 8 () - (8) SPEED - 8x 9 y p p: speed (Slow) - (Fast) OSET - 8x 9 7E E y p p: ( 7) - 7 () - E (+7) CHROMA - 8x 9 F y p p: (Off), (Weak) - (Strong) SUPPRESS MATRIX - 8x 9 7E D y p p: Matrix Setting (=STD, =O, =HIGH SAT, =FL LIGHT, =MOVIE, 7=STILL, 8=CINEMA, 9=PRO, A=ITU79, B=B/W) LEVEL - 8x 9 9 y p p: () - E () PHASE - 8x 9 F y p p: ( 7) - E (+7) R-G - 8x 9 7E 7A y p p pp: ( 99) - () - C (+99) R-B - 8x 9 7E 7B y p p pp: ( 99) - () - C (+99) G-R - 8x 9 7E 7C y p p pp: ( 99) - () - C (+99) G-B - 8x 9 7E 7D y p p pp: ( 99) - () - C (+99) B-R - 8x 9 7E 7E y p p pp: ( 99) - () - C (+99) B-G - 8x 9 7E 7F y p p pp: ( 99) - () - C (+99) DETAIL LEVEL - 8x 9 y p p pp: Aperture Gain - F MODE - 8x 9 y p p: Auto=, Manual= BANDWIDTH - 8x 9 y p p: Band width - CRISPENING - 8x 9 y p p: Crispening - 7 H/V - 8x 9 y p p: - 9 BALANCE B/W - 8x 9 y p p: - BALANCE LIMIT - 8x 9 y p p: - 7 HIGHLIGHT- - 8x 9 7 y p p: - DETAIL SUPERLOW - 8x 9 8 y p p: - 7 KNEE KNEE - 8x 9 7E D y p p: =On, =Off SETTING KNEE MODE - 8x 9 7E y p p: =Auto, =Manual KNEE SLOPE - 8x 9 7E F y p p pp: Knee Slope - E KNEE POINT - 8x 9 7E E y p p pp: Knee Point - C * Number in ( ) is MENU display values.

21 Inquiry Command List (/) Inquiry Command Inquiry Packet Reply Packet Comments GAMMA MODE - 8x 9 B y p p: GAMMA Setting (=STD, =STRAIGHT, =PATTERN, 8=MOVIE, 9=STILL, A=CINE, B=CINE, C=CINE, D=CINE, E=ITU79) PATTERN - 8x 9 B y p p p ppp: - OSET - 8x 9 E y p q q p: Offset polarity (+), ( ) qq: Offset width - LEVEL - 8x 9 7E 7 y p p pp: - E BLACK GAMMA LEVEL - 8x 9 7E 7 y p p pp: - E BLACK GAMMA RANGE BLACK LEVEL FLICKER REDUCTION NOISE MODE REDUCTION LEVEL D NR/D NR MANUAL SETTING ZOOM FOCUS CLEAR IMAGE ZOOM ZOOM POSITION FOCUS MODE FOCUS POSITION FOCUS SENSITIVITY FOCUS NEAR LIMIT FOCUS IR CORRENCTI ON * Number in ( ) is MENU display values. - 8x 9 C y p p: Correction range (Low), (Mid), (High) - 8x 9 7E y p p pp: ( 8) - (8) On/Off Inquiry 8x 9 y p p: =On, =Off - 8x 9 y pp pp: NR Setting (Off), (Weak) - (Strong), 7F (Advanced) - 8x 9 y p q p: D NR Level (Off), (Weak) - (Strong) q: D NR Level (Off), (Weak) - (Strong) - y Off y On - 8x 9 7 y z z z z zzzz: See the VISCA Command Setting Values (ZOOM) section - 8x 9 8 y Auto Focus y Manual Focus - 8x 9 8 y p p p p pppp: See the VISCA Command Setting Values (FOCUS) section - 8x 9 8 y AF Sensitivity Normal y AF Sensitivity Low - 8x 9 8 y p p p p pppp: See the VISCA Command Setting Values (FOCUS) section - 8x 9 y Standard y IR Light PAN TILT POSITION - 8x 9 y p p p p p t t t t Refer to the section of the Pan/Tilt position of VISCA command set value (reference value) for ppppp and tttt STATUS - 8x 9 y pp pp Refer to the section of the Pan/Tilt status code list for pppp RAMP CURVE PAN-TILT SLOW MODE PAN TILT LIMIT - 8x 9 y p p: (Sharpness), (Standard), (Gentle) - 8x 9 y p p: =On, =Off - 8x w p p p p p t t t t y p p p p p t t t t q: Position (=UpRight, =DownLeft) ppppp: Pan position tttt: Tilt position

22 Inquiry Command List (/) PRESET PTZ TRACE* IR CUT FILTER * Inquiry Command Command Packet Inquiry Packet Comments PRESET - 8x 9 7E B p y qq p: - F driven speed qq: p position direction speed -8 PRESET - 8x 9 F y pp Return the last preset number which has been operated pp: -, 7F PRESET MODE Mode inquiry * Number in ( ) is MENU display values. * This function is not available for BRC-H78. 8x 7E D pp Status inquiry - 8x 9 7E Record status bulk inquiry Record status individual inquiry Playback preparation status inquiry IR CUT FILTER - 8x 9 7E - 8x 9 7E p - 8x 9 7E y pp y p y p q r s y p y pp pp: =MODE, =MODE, =TRACE* Refer to the sections about PRESET MODE settings and PRESET command behaviors p: Returns PTZ TRACE status, =normal, =recording, =preparing for playback, =playback preparation completed, = playing, = deleting pqrs: recorded PTZ TRACE number PTZ TRACE function Refer to the section on Record status bulk inquiry p: PTZ TRACE number q: =not recorded, =recorded pp: number of PTZ TRACE to F whose playback preparation is completed. 7F if number is not prepared On/Off Inquiry 8x 9 y p p: =On (Night), =Off (Day) TALLY On/Off Inquiry 8x 9 7E A y p p: =On, =Off SYSTEM HPHASE - 8x 9 7E E y p p p ppp: - BF IR RECEIVE - 8x 9 8 y p p: =On, =Off IMG FLIP - 8x 9 y p p: =On, =Off PAN - 8x 9 7E y p p: =On, =Off REVERSE TILT REVERSE - 8x 9 7E 9 y p p: =On, =Off HDMI MENU Display Status POWER Status SOFTWARE VERSION HDMI VIDEO FORMAT HDMI COLOR SPACE ON/O INQUIRY - 8x 9 y pp pp: Video Format (Refer to HDMI VIDEO FORMAT CHANGE on Command sheet) - 8x 9 7E y p p: =YCbCr, =RGB - 8x 9 y p p: =On, =Off 8x 9 y p p: =On, =Off (Standby) - - 8x 9 y pp pp qq qq rr rr s pppp: Vendor ID qqqq: Model Code rrrr: ROM version s: Socket Number

23 Block Inquiry Command List Lens control system inquiry commands...command Packet 8x 9 7E 7E 7 Destination Address Source Address Zoom Position (HH) Zoom Position (HL) Zoom Position (LH) Zoom Position (LL) Focus Near Limit (H) 7 Focus Near Limit (L) 8 Focus Position (HH) 9 Focus Position (HL) Focus Position (LH) Focus Position (LL) Base Block Fan Digital Zoom AF Sensitivity Focus Mode Camera Memory Recall Focus Command Executing Zoom Command Executing 7 Terminator

24 Camera control system inquiry commands..command Packet 8x 9 7E 7E 7 Destination Address Source Address R Gain (H) R Gain (L) B Gain (H) B Gain (L) White Balance Mode White Balance Speed 7 Aperture Gain Color Matrix (L) 8 Exposure Mode Wide Dynamic 9 Backlight Compensation Exposure Compensation Shutter Position Iris Position Gain Position Color Matrix (H) Exposure Correction Level 7 Terminator

25 Other block inquiry commands..command Packet 8x 9 7E 7E 7 Destination Address Source Address Spotlight Correction Flicker Cancel Power ICR * Picture Effect * for BRC-H78 7 White Balance Offset 8 9 Memory ICR * Stabilizer System Knee Mode Knee Slope Knee Setting Knee Point 7 Terminator

26 Other enlargement inquiry commands (/)... Command Packet 8x 9 7E 7E 7 Destination Address Source Address 7 D NR Level 8 D NR Level 9 Gamma (H) Picture Flip Status Color Gain Picture Flip AE Response Gamma (L) NR Level Chroma Suppress Gain Limit 7 Terminator

27 Other enlargement inquiry commands (/)... Command Packet 8x 9 7E 7E 7 Destination Address Source Address WD Black Level (H) Black Level (L) WD display brightness Black Gamma Level WD correction brightness selection Gamma Level WD correction strength Black Gamma Range 7 Gamma Offset (H) 8 Gamma Offset (L) 9 Slow Shutter Limit Fast Shutter Limit Detail H/V Balance Detail Crispening Detail Limit Detail B/W Balance Detail High Light Detail Detail Super Low Detail Mode Detail Band Width 7 Terminator 7

28 Other enlargement inquiry commands (/)... Command Packet 8x 9 7E 7E 7 Destination Address Source Address Color Hue R-G (H) R-G (L) R-B (H) R-B (L) 7 G-R (H) 8 G-R (L) 9 G-B (H) G-B (L) B-R (H) B-R (L) B-G (H) B-G (L) 7 Terminator 8

29 VISCA Command Setting Values IRIS Parameter F No. F.8 (Open) F. F. F.7 F. F. F F.8 E F. D F. C F. B F.8 A F7. 9 F8. 8 F8.7 7 F9. F F GAIN Parameter Gain (db) C B A Signal format * This function is not available for BRC-H78. /9.97p (only BRC-X), 8/9.9p, 8/9.9i, 7/9.9p SHUTTER /p (only BRC-X), 8/p, 8/i, 7/p /.98p (only BRC-X), 8/.98p * Parameter Shutter Speed (sec) / / / / / /8 / / / / / / / /7 /7 / / / F / / /88 E /7 / / D / / /9 C / / / B / / / A /8 / / 9 / / /9 8 / / / 7 /9 / / / / /8 / / / / / / / / / /8 / / - - / 9

30 Pan/Tilt Position (for reference) Pan Angle (degrees) Left Right ppppp values ppppp values 97 C9 E FED9 BA FEB DC FDB E FDED 7A FC8B 7 8 FBF7F 8 9B8 FB8 9 EF FAD C FADA D F9AA E9 F9C 77CB F88 8 F7EFE 8A9 F7C7 97 FC9 9 9BBB F 7 9CA7 F9 Tilt Angle (degrees) Up Down tttt values tttt values 97 FC9 E ED9 BA EB DC - E - 7A B8-9 EF - Focus Ratio and Focus Distance (for reference) Focus Ratio pppp value Focus Distance m m m. m. m 7. m 8.8 m 9. m A. m B. m C.8 m D. m E. m F.8 m Zoom Position and Zoom Ratio (for reference) Zoom Position zzzz value Zoom Ratio 8 A F AC 9 CC E8 8 8 (While using Clear Image Zoom) (While using Clear Image Zoom) * * For BRC-X, this cannot be used when the signal format is a format other than /9.97p, /p, or /.98p.

31 Pan/Tilt Status Code List p p p p Status Panning reaches the end of the left. Panning reaches the end of the right. Tilting reaches the upper limit. Tilting reaches the lower limit. Pan functions normally. Pan/tilt position cannot be detected. Pan mechanism is defective. Tilt functions normally. Tilt position cannot be detected. Tilt mechanism is defective. No movement instruction Pan/Tilt operating Pan/Tilt operations complete. Pan/Tilt operating failed. Not initialized Initializing Initialization completes. Initialization failed. ( : optional)

32 Memory Function (Inquiry Commands) Preset No. last operated pp: Memory number last operated Preset No. last operated pp: Memory number last operated * The value of pp becomes 7F if PRESET Recall has never been executed. Preset No. last operated pp: Memory number last operated Preset No. last operated pp: Memory number last operated 7F* A 7 A A 9 A B 8 B B B C 9 C C C D D D D E E 7 E E F F 8 F F Preset No. last operated pp: Memory number last operated Preset No. last operated pp: Memory number last operated Preset No. last operated pp: Memory number last operated A 9 A 7 B 9 B 77 C 9 C 78 D 9 D 79 E 9 E 8 F 9 F PTZ TRACE * function Record status bulk inquiry p q r s Bit PTZ Trace number * This function is not available for BRC-H78.

33 PRESET MODE settings and PRESET command behaviors PRESET MODE MODE MODE TRACE * * This function is not available for BRC-H78. PRESET Command SET Reset Recall Saves PAN, TILT, ZOOM, and FOCUS positions and the camera settings in PRESET. Saves PAN, TILT, ZOOM, and FOCUS positions and the camera settings in PRESET. Starts recording of PTZ TRACE. During PTZ TRACE recording, stops the recording. Returns the settings saved in PRESET to the initial value. Returns the settings saved in PRESET to the initial value. Deletes the settings saved in PTZ TRACE. Calls PAN, TILT, ZOOM, and FOCUS positions and the camera settings in PRESET. Calls PAN, TILT, ZOOM, and FOCUS positions in PRESET. Prepares for the playback of PTZ TRACE recording. While preparing for playback, starts playback.

34 Camera IP Setting Command The following commands are provided for setting an IP address and a camera name for BRC series cameras. No. Name Description Setting Protocol: Inquiry Setting Protocol: Inquiry reply Setting Protocol: Network setting Setting Protocol: Network setting reply The controller inquires the network setting for the camera. The camera replies according to the inquiry from the controller. The controller sets the network setting of the camera. The camera replies according to the network setting of the controller. The network setting of the camera is performed as communication sequence in the following. Connect the computer that configures the settings to the same segment as the camera. Inquiry The controller sends the inquiry packet to the broadcast address (...), specified port number (8) of UDP. The camera replies as the inquiry reply packet. Network setting The controller sends the network setting packet to the broadcast address (...), specified port number (8) of UDP. The receiving side sees the MAC address unit in the packet, and returns ACK as the network setting reply if it is the request for the receiving side. If the receiving side fails to set, it returns NACK as the network setting reply. Command Inquiry UDP Broadcast address (...) Specified port number (8) Inquiry reply UDP Broadcast address (...) Specified port number (8) Network setting UDP Broadcast address (...) Specified port number (8) Network setting reply UDP Broadcast address (...) Specified port number (8) Data ENQ:network * Uses the ASCII code. * Uses the ASCII code. Returns as NAK:**-**-**-**-**-** for NAK. * Uses the ASCII code. Returns by adding the detail message, if necessary. * * MAC:**-**-**-**-**-** MODEL:IPCARD * * SOFTVERSION:**.**.** * IPADR:***.***.***.*** MASK:***.***.***.*** * GATEWAY:***.***.***.*** * * NAME:xxxxxxxx WRITE:on * * MAC:**-**-**-**-**-** IPADR:***.***.***.*** * * MASK:***.***.***.*** GATEWAY:***.***.***.*** * NAME:xxxxxxxx * * ACK:**-**-**-**-**-** * xxxx Note The camera name is up to 8 characters of alphanumeric characters and blank.

35 Revision History Version Item Description. New edition. Added information about changed or added functions in BRC-X/H8/H78 Ver..

PTZ and Block Camera Control Protocol. JAN 15 th, 2019

PTZ and Block Camera Control Protocol. JAN 15 th, 2019 Rev 1.8 PTZ and Block Camera Control Protocol JAN 15 th, 2019 Model: BC-80, BC-80T, BC-200, BC-200T, PTC-150, PTC-150T, PTC-200, PTC-200T Datavideo Technologies Datavideo PTZ/Block Camera VISCA Commands

More information

VC-C50i COMMUNICATION CAMERA PROGRAMMER'S MANUAL

VC-C50i COMMUNICATION CAMERA PROGRAMMER'S MANUAL VC-C50i COMMUNICATION CAMERA PROGRAMMER'S MANUAL Contents 1. Getting Started... 6 2. Connection with your Computer... 6 2.1 Connection... 6 2.2 Connector & Pin Assignment... 7 3. Communication Format...

More information

TEK 380-HD HDMI/SDI Conference Camera User s Guide

TEK 380-HD HDMI/SDI Conference Camera User s Guide TEK 380-HD HDMI/SDI Conference Camera User s Guide TEK 380-HD Conference Camera V031015 Table of Contents Overview... 4 Main Features... 4 Camera and Lens... 5 Pan/Tilt Movement... 5 Rear Connectors...

More information

PTC-150 DVIP Protocol

PTC-150 DVIP Protocol PTC-150 DVIP Protocol July 21, 2015 1 1. Command Driving Protocol 1.1 Command Head: Command Start: 0x00 Command Length: 0x0n (n = total length from 0x00 to 0xFF) Start Byte 0x00 Command Length Byte Command

More information

VC-C4 COMMUNICATION CAMERA PROGRAMMER'S MANUAL

VC-C4 COMMUNICATION CAMERA PROGRAMMER'S MANUAL VC-C4 COMMUNICATION CAMERA PROGRAMMER'S MANUAL Contents 1. Getting Started... 5 2. Connection with your Computer... 5 2.1 Connection... 5 2.2 Connector & Pin Assignment... 5 3. Communication Format...

More information

HuddleCamHD 10X-USB2

HuddleCamHD 10X-USB2 HuddleCamHD 10X-USB2 USB 2.0 PTZ CAMERA INSTALLATION & OPERATION MANUAL Please check HUDDLECAMHD.com for the most up to date version of this document Precautions. Safety Tips. Please read this manual carefully

More information

Remote Controller. Operating Instructions. RM-IP500 Software Version 2.0

Remote Controller. Operating Instructions. RM-IP500 Software Version 2.0 4-696-257-12(1) Remote Controller Operating Instructions Before operating the unit, please read this manual thoroughly and retain it for future reference. RM-IP500 Software Version 2.0 2017 Sony Corporation

More information

PTZ Camera. for HDVS-300 Soft Codec Conferencing System. Application Programming Interface. Atlona Manuals Accessories AT-HDVS-CAM

PTZ Camera. for HDVS-300 Soft Codec Conferencing System. Application Programming Interface. Atlona Manuals Accessories AT-HDVS-CAM PTZ Camera for HDVS-300 Soft Codec Conferencing System Application Programming Interface AT-HDVS-CAM Atlona Manuals Accessories Version Information Version Release Date Notes 1 4/18 Initial release AT-HDVS-CAM

More information

7 Series HD SDI+IP Dual Output PTZ Camera

7 Series HD SDI+IP Dual Output PTZ Camera 7 Series HD SDI+IP Dual Output PTZ Camera USER MANUAL VERSION: VCC-7HDSN-M-10162017 Part One VCC-7HD20S-2SMN VCC-7HD30S-2SMN 2017 Bolin Technology 1 Contents IMPORTANT INFORMATION... 3 WHAT S IN THE BOX...

More information

FCB-EV Series Color Block Camera

FCB-EV Series Color Block Camera FCB-EV Series Color Block Camera FCB-EV7100 FCB-EV5500 FCB-EV5300 FCB-EV7500 FCB-EV7300 FCB-EV7310 * This brochure is published based on the features and specifications for firmware Version 0310. Introduction

More information

SDI Speed Dome Camera OSD Menu

SDI Speed Dome Camera OSD Menu SDI Speed Dome Camera OSD Menu Indoor/ Outdoor Ver 1.2 00P9SH720ZXSEA2 Table of Contents 1. OSD Menu Tree...4 2. Configuration Menu...7 2.1 VIDEO TYPE...8 2.2 DEFAULT CAMERA...8 2.3 BACKLIGHT...8 2.4 FOCUS...8

More information

MG20S (AF 20 times) Specification

MG20S (AF 20 times) Specification MG20S (AF 20 times) Specification SERIES NO. MG20S MAIN FUNCTION Auto Focus CCD Megapixel Zoom module with Electronic PTZ HDTV mode. :20 times Zoom / SDTV(D1) App. :80 times Zoom IMAGE SENSOR 1/3-inch

More information

Aegis Electronic Group FCB-EV7520 FCB-EV7320

Aegis Electronic Group   FCB-EV7520 FCB-EV7320 FCB-EV7520 FCB-EV7320 FCB-EV7500 FCB-EV7300 FCB-EV7310 FCB-EV5500 FCB-EV5300 FCB-EV Series Colour Block Cameras FCB-EV7520 FCB-EV7320 FCB-EV7500 FCB-EV7300 FCB-EV7310 FCB-EV5500 FCB-EV5300 IMAGE IMAGE

More information

FCB-EV Series. Colour Block Cameras FCB-EV7500 FCB-EV7300 FCB-EV7520 FCB-EV7320 FCB-EV7310 FCB-EV7100 FCB-EV5500 FCB-EV5300

FCB-EV Series. Colour Block Cameras FCB-EV7500 FCB-EV7300 FCB-EV7520 FCB-EV7320 FCB-EV7310 FCB-EV7100 FCB-EV5500 FCB-EV5300 FCB-EV7520 FCB-EV7320 FCB-EV7500 FCB-EV7300 FCB-EV5500 FCB-EV7310 FCB-EV5300 FCB-EV Series Colour Block Cameras FCB-EV7520 FCB-EV7320 FCB-EV7500 FCB-EV7300 FCB-EV7310 FCB-EV5500 FCB-EV5300 IMAGE IMAGE

More information

USB PTZ Camera Controller User Manual

USB PTZ Camera Controller User Manual USB PTZ Camera Controller User Manual Version: 03 Issue Date: JUN 12, 2017 Copyright Information Copyrights Lumens Digital Optics Inc., All rights reserved. Lumens is a registered trademark of Lumens Digital

More information

FCB-EX E Series Colour Block Cameras

FCB-EX E Series Colour Block Cameras FCB-EX E Series Colour Block Cameras IMAGE SENSING SOLUTIONS Sony s FCB Series of colour block cameras offers excellent picture quality, superb flexibility, and easy operation in a variety of applications

More information

FCB-EX Series. Color Block Cameras.

FCB-EX Series. Color Block Cameras. FCB-EX Series Color Block Cameras www.sony.com/videocameras INTRODUCTION MAIN FEATURES FCB-EX Series Sony continues to be on the cutting edge of the imaging industry with the latest additions to the FCB

More information

CM55-VCU USB 3.0 HD PTZ Camera User Manual v2.1

CM55-VCU USB 3.0 HD PTZ Camera User Manual v2.1 CM55-VCU USB 3.0 HD PTZ Camera User Manual v2.1 www.avonic.eu 1 Safety Notes Before installing the device, please read this manual carefully and follow instructions indicated to ensure proper operation.

More information

FCB-EV Series. Colour Block Cameras FCB-EV7500 FCB-EV7300 FCB-EV7310 FCB-EV7100 FCB-EV5500 FCB-EV

FCB-EV Series. Colour Block Cameras FCB-EV7500 FCB-EV7300 FCB-EV7310 FCB-EV7100 FCB-EV5500 FCB-EV FCB-EV7500 FCB-EV7300 FCB-EV5500 FCB-EV7310 FCB-EV5300 FCB-EV Series Colour Block Cameras FCB-EV7500 FCB-EV7300 FCB-EV7310 FCB-EV5500 FCB-EV5300 IMAGE IMAGE SENSING SOLUTIONS Colour Block XCD Camera MV6

More information

FCB-EX Series Color Block Cameras. FCB-EX1010/FCB-EX1010P FCB-EX1000/FCB-EX1000P FCB-EX990D/FCB-EX990DP

FCB-EX Series Color Block Cameras.   FCB-EX1010/FCB-EX1010P FCB-EX1000/FCB-EX1000P FCB-EX990D/FCB-EX990DP FCB-EX Series Color Block Cameras www.sony.com/videocameras INTRODUCTION Sony s FCB Series of color block cameras offers excellent picture quality, superb flexibility, and easy operation in a variety of

More information

Aegis Electronic Group

Aegis Electronic Group FCB-EX1020/FCB-EX1020P FCB-EX Series Color Block Cameras www.sony.com/videocameras For More Information Please Call, Inc. * (888) 687-6877 Phone * aegis-g2@aegiselect.com * http://www.aegis-elec.com INTRODUCTION

More information

Camera Installation Manual Ver 1.0. Pan, Tilt and Zoom Dome Camera / PTZ

Camera Installation Manual Ver 1.0. Pan, Tilt and Zoom Dome Camera / PTZ Camera Installation Manual Ver 1.0 1 Introduction Features 3 Components 4 System Configuration 5 2 Installation Wall Mount 6 Ceiling Mount 7 Final Assembly 8 3 Camera Addressing Camera Address Setting

More information

Digital Projector X30N/X35N

Digital Projector X30N/X35N Digital Projector X30N/X35N Operator's Guide TECHNICAL Warranty 3M warrants that when the 3M Product is used according to 3M s Intended Use Statement (www.3m.com/meetings), it will perform satisfactorily

More information

Configuring RUSHWORKS 3n1 for tracking using the Setup Utility

Configuring RUSHWORKS 3n1 for tracking using the Setup Utility Configuring RUSHWORKS 3n1 for tracking using the Setup Utility System Operation For best results, the camera should be positioned in the rear center of the room, between 30 and 50 from the front coverage

More information

FCB-EX Series Color Block Cameras. FCB-EX1020/FCB-EX1020P FCB-EX995E/FCB-EX995EP FCB-EX985E/FCB-EX985EP FCB-EX48E/FCB-EX48EP

FCB-EX Series Color Block Cameras.   FCB-EX1020/FCB-EX1020P FCB-EX995E/FCB-EX995EP FCB-EX985E/FCB-EX985EP FCB-EX48E/FCB-EX48EP FCB-EX1020/FCB-EX1020P FCB-EX Series Color Block Cameras www.sony.com/videocameras INTRODUCTION Sony s FCB E Series of color block cameras offer excellent picture quality with a choice of lenses and easy

More information

WOLF VISION GmbH, Vorarlberger Wirtschaftspark, A-6840 Götzis/Austria, Tel.: ++43 / (0) 5523 / ,

WOLF VISION GmbH, Vorarlberger Wirtschaftspark, A-6840 Götzis/Austria, Tel.: ++43 / (0) 5523 / , TECHNICAL INFORMATION WOLF VISION GmbH, Vorarlberger Wirtschaftspark, A-680 Götzis/Austria, Tel.: ++3 / (0) 5523 / 52250-0, E-mail: wolfvision@wolfvision.com Serial Protocol of VZ-7D(G) Revised 31 st May

More information

Aegis Electronic Group FCB-PV Series Color Block Cameras

Aegis Electronic Group FCB-PV Series Color Block Cameras FCB-PV Series Color Block Cameras FCB-EX980S/FCB-EX980SP FCB-EX980/FCB-EX980P FCB-EX480C/FCB-EX480CP FCB-EX48C/FCB-EX48CP MAIN FEATURES Sony s New High Quality FCB-PV Progressive Scan Color Block Cameras

More information

10. RS-232C communication

10. RS-232C communication 10. RS-232C communication PB9200(P5XMLA) Connecting the cable (1) Turn off the projector and the computer power supplies. (2) Connect the CONTROL port of the projector with a RS-232C port of the computer

More information

DANNOVO HD USB 3.0 PTZ Video Conference Camera User Manual

DANNOVO HD USB 3.0 PTZ Video Conference Camera User Manual DANNOVO HD USB 3.0 PTZ Video Conference Camera User Manual V 2.3(ENGLISH VERSION) Please read this Manual before set up Camera, and stick to its requirements strictly for Safety reason. Suggest you save

More information

7 Series HD PTZ Camera

7 Series HD PTZ Camera 7 Series HD PTZ Camera USER MANUAL VERSION: VCC-7HD-M-11142018 VCC-7HD20S-2SMC VCC-7HD30S-2SMC 2018 Bolin Technology 1 Contents IMPORTANT INFORMATION... 3 WHAT S IN THE BOX... 5 OVERVIEW... 6 CAMERA VERSION...

More information

INSTRUCTION MANUAL Ver 3.0. Indoor Pan, Tilt and Zoom Dome Camera / ACD-1000-LG27

INSTRUCTION MANUAL Ver 3.0. Indoor Pan, Tilt and Zoom Dome Camera / ACD-1000-LG27 INSTRUCTION MANUAL Ver 3.0 Indoor 1 Introduction Features 3 Components 4 System Configuration 5 2 RS485 and PTZ Basics Physical Connection 6 Multiple PTZ Setup 7 ID, Protocol, Baud Rate 9 3 Installation

More information

4K PTZ Camera USER MANUAL VERSION: VCC-4K12S-M VCC-8-4K12S-SM Bolin Technology

4K PTZ Camera USER MANUAL VERSION: VCC-4K12S-M VCC-8-4K12S-SM Bolin Technology 4K PTZ Camera USER MANUAL VERSION: VCC-4K12S-M-11142018 VCC-8-4K12S-SM 2018 Bolin Technology 1 Contents IMPORTANT INFORMATION... 3 WHAT S IN THE BOX... 5 OVERVIEW... 6 CAMERA VERSION... 6 MODEL NUMBERS...

More information

PMW-F55/F5 THE LIST OF "SAVE FILE " AS of Ver. 4.1x Sept, 29th, 2014

PMW-F55/F5 THE LIST OF SAVE FILE  AS of Ver. 4.1x Sept, 29th, 2014 PMW-F55/F5 THE LIST OF "SAVE FILE " AS of Ver. 4.1x Sept, 29th, 2014 New Items in V4.0 & 4.1 are colored RED. Sept, 29th, 2014: Fixed items are yellow-colored cells. (Five items in Camera->White ME Camera

More information

HuddleCamHD SimplTrack2

HuddleCamHD SimplTrack2 Page1 HuddleCamHD SimplTrack2 Auto Tracking Camera Installation & Operation Manual Page2 Table of Contents. Precautions Safety Tips............... Page 3 What s in the Box.............. Page 3 Physical

More information

Supplied Accessories.

Supplied Accessories. Precautions. Safety Tips. Please read this manual carefully before using the camera. Avoid damage from stress, violent vibration or liquid intrusion during transportation, storage or installation. Take

More information

PTZ Optics Affordable HDMI, HD-SDI, IP and USB video conferencing cameras

PTZ Optics Affordable HDMI, HD-SDI, IP and USB video conferencing cameras PTZ Optics Affordable HDMI, HD-SDI, IP and USB video conferencing cameras as PTZ Optics Affordable HDMI, HD-SDI, IP and USB video conferencing cameras as P T Z OPTICS 12X USB PTZ OPTICS Video Conferencing

More information

Supplied Accessories.

Supplied Accessories. Precautions. Safety Tips. Please read this manual carefully before using the camera. Avoid damage from stress, violent vibration or liquid intrusion during transportation, storage or installation. Take

More information

FCB-EX Series Color Block Cameras. Compliments of Phase1tech.com. FCB-EX12E/FCB-EX12EP FCB-EX48E/FCB-EX48EP

FCB-EX Series Color Block Cameras. Compliments of Phase1tech.com.   FCB-EX12E/FCB-EX12EP FCB-EX48E/FCB-EX48EP FCB-EX1020/FCB-EX1020P FCB-EX12E/FCB-EX12EP FCB-EX11D/FCB-EX11DP FCB-EX20D/FCB-EX20DP FCB-EX Series Color Block Cameras www.sony.com/videocameras INTRODUCTION Sony s FCB Series of color block cameras offers

More information

SONY FCB - EH6300/4300

SONY FCB - EH6300/4300 IVS-HDMI-12 IVS-SDI-12 HD Interface Boards With SONY FCB - EH6300/4300 USER Manual IVS Imaging LLC., 101 Wrangler Dr. S201, Coppell TX 75019 Tel: 469-635-6810 Page 1 IVS-HDMI-12 LVDS to HDMI Introduction:

More information

CAMERA UNIT (KX-DP60X) SERIAL INTERFACE SPECIFICATION

CAMERA UNIT (KX-DP60X) SERIAL INTERFACE SPECIFICATION CAMERA UNIT (KX-DP60X) SERIAL INTERFACE SPECIFICATION Nov. 1st. 1999 Products and product specifications may be subject to change without notice. Confirm that you have received the latest product standards

More information

HuddleCamHD 3XA with Audio USB 2.0 PTZ Camera w/ built-in Mic Array Installation and Operation Manual

HuddleCamHD 3XA with Audio USB 2.0 PTZ Camera w/ built-in Mic Array Installation and Operation Manual HuddleCamHD 3XA with Audio USB 2.0 PTZ Camera w/ built-in Mic Array Installation and Operation Manual Precautions Safety Tips Please be aware any deviation from these tips may void your warranty Please

More information

7 Series HD SDI+IP Dual Output PTZ Camera

7 Series HD SDI+IP Dual Output PTZ Camera 7 Series HD SDI+IP Dual Output PTZ Camera USER MANUAL VERSION: VCC-7HDSN-M-11142018 Part One VCC-7HD20S-2SMN VCC-7HD30S-2SMN 2018 Bolin Technology 1 Contents IMPORTANT INFORMATION... 3 WHAT S IN THE BOX...

More information

NTSC/PAL. 3CCD Color Video Camera BRC-300 BRC-300P

NTSC/PAL. 3CCD Color Video Camera BRC-300 BRC-300P NTSC/PAL 3CCD Color Video Camera BRC-300 BRC-300P MAIN FEATURES Superb Picture Quality with a Mega Pixels 3-CCD Sony s new BRC-300 is a revolutionary all-in-one compact robotic color video camera system,

More information

A-CHH (1) Color Camera Module. Technical Manual FCB-EX1000/EX1000P Sony Corporation

A-CHH (1) Color Camera Module. Technical Manual FCB-EX1000/EX1000P Sony Corporation A-CHH--() Color Camera Module Technical Manual FCB-EX/EXP 6 Sony Corporation Table of Contents Features... Precautions... 4 Locations of Controls... 5 Basic Functions... 6 Overview of Functions... 6 Eclipse...

More information

HuddleCamHD 10x (Gen 3)

HuddleCamHD 10x (Gen 3) HuddleCamHD 10x (Gen 3) USB 3.0 PTZ CAMERA INSTALLATION & OPERATION MANUAL Precautions. Safety Tips. Please read this manual carefully before using the camera. Avoid damage from stress, violent vibration

More information

PTZ Conference Room USB Camera

PTZ Conference Room USB Camera PTZ Conference Room USB Camera P/N 35520 User's Manual SAFETY WARNINGS AND GUIDELINES Please read this entire manual before using this device, paying extra attention to these safety warnings and guidelines.

More information

HuddleCamHD 3x USB 2.0 PTZ CAMERA INSTALLATION & OPERATION MANUAL

HuddleCamHD 3x USB 2.0 PTZ CAMERA INSTALLATION & OPERATION MANUAL HuddleCamHD 3x USB 2.0 PTZ CAMERA INSTALLATION & OPERATION MANUAL Precautions. Safety Tips. Please read this manual carefully before using the camera. Avoid damage from stress, violent vibration or liquid

More information

The inclusion of an 3G-SDI interface output supports longer cable lengths than HDMI, making the camera ideal for integration in large rooms.

The inclusion of an 3G-SDI interface output supports longer cable lengths than HDMI, making the camera ideal for integration in large rooms. SRG-120DS Full HD remotely operated PTZ camera Overview Desktop PTZ camera for corporate, educational and government applications, with 3G-SDI output and 12x optical zoom. The SRG-120DS desktop PTZ camera

More information

OPERATING MANUAL. Hyper Dynamic Range

OPERATING MANUAL. Hyper Dynamic Range OPERATING MANUAL Before attempting to connect or operate this product, please read these instructions completely Hyper Dynamic Range WDS-HDR1527DN Day & Night OLPF Removable WDS-HDR1520 DIGITAL COLOR VIDEO

More information

Table of Contents. Standard Warranty 5. Two Year Warranty Remote Control Functions On-Screen Menu Step 1 DIP Switch Setting 21

Table of Contents. Standard Warranty 5. Two Year Warranty Remote Control Functions On-Screen Menu Step 1 DIP Switch Setting 21 1 Table of Contents Warnings and Precautions 4 Warranty 5 Standard Warranty 5 Two Year Warranty 5 Disposal 5 1. Product Overview 6 2. Features 6 3. Location and Function of Parts 7 4. System Diagram 8

More information

Operating Instructions

Operating Instructions Operating Instructions Color CCTV Camera Model No. WV-CW590/G WV-CW594E WV-CS580/G WV-CS584E WV-CW590/G WV-CW594E WV-CS580/G WV-CS584E Before attempting to connect or operate this product, please read

More information

FCB-PV Series. Colour Camera Block

FCB-PV Series. Colour Camera Block FCB-PV Series Colour Camera Block Image Sensing Solutions New High Quality Sony FCB-PV Progressive Scan Colour Block Cameras Expand Application Solutions by Combining Renowned Sony FCB Picture Quality

More information

NTSC/PAL. 3CCD Color Video Camera BRC-300 BRC-300P

NTSC/PAL. 3CCD Color Video Camera BRC-300 BRC-300P NTSC/PAL 3CCD Color Video Camera P MAIN FEATURES Superb Picture Quality with a Mega Pixels 3-CCD Sony s new is a revolutionary all-in-one compact robotic color video camera system, specially designed for

More information

HD Color Video Camera

HD Color Video Camera C-289-100-12 (1) HD Color Video Camera Operating Instructions Before operating the unit, please read this manual thoroughly and retain it for future reference. SRG-360SHE 2016 Sony Corporation Table of

More information

USB3.0 HD PTZ Camera

USB3.0 HD PTZ Camera USB3.0 HD PTZ Camera USER MANUAL VERSION: 3HDU-M-07092017 UCC-3HD10S-U3 UCC-3HD10B-U3 UCC-3HD05B-U3 2017 Bolin Technology 1 Contents IMPORTANT INFORMATION... 3 WHAT S IN THE BOX... 5 OVERVIEW... 6 CAMERA

More information

SPD hour All-Round Surveillance PTZ (25X) High Speed Color Dome Camera

SPD hour All-Round Surveillance PTZ (25X) High Speed Color Dome Camera SPD-2500 24-hour All-Round Surveillance PTZ (25X) High Speed Color Dome Camera www.samsungcctv.com www.webthru.net Broaden your surveillance with the Samsung SPD-2500. See how one speed dome camera can

More information

X64. Operator's Guide TECHNICAL. Example of PC signal

X64. Operator's Guide TECHNICAL. Example of PC signal X64 Operator's Guide TECHNICAL Example of PC signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0 VESA TEXT 640 x 480 31.5 59.9 VESA VGA (60Hz) 640 x 480

More information

Gateway Ascii Command Protocol

Gateway Ascii Command Protocol Gateway Ascii Command Protocol Table Of Contents Introduction....2 Ascii Commands.....3 Messages Received From The Gateway....3 Button Down Message.....3 Button Up Message....3 Button Maintain Message....4

More information

ST-PTZ High-Speed Intelligent Dome PTZ Color Camera

ST-PTZ High-Speed Intelligent Dome PTZ Color Camera INSTALLATION MANUAL ST-PTZ550-27 High-Speed Intelligent Dome PTZ Color Camera Copyright North American Cable Equipment, Inc. 1 PACKAGE CONTENTS This package contains: One ST-PTZ550-27 high-speed intelligent

More information

BRC-300/BRC-300P. 3CCD Color Video Camera. 3CCD Color Video Camera

BRC-300/BRC-300P. 3CCD Color Video Camera. 3CCD Color Video Camera BRC-300/BRC-300P 3CCD Color Video Camera 3CCD Color Video Camera MAIN FEATURES Superb Picture Quality The BRC-300 incorporates three 1/4.7-type Advanced HAD CCD sensors with a total of 1,070,000 pixels.

More information

7 Series SDI/HDMI HD PTZ Camera

7 Series SDI/HDMI HD PTZ Camera 7 Series SDI/HDMI HD PTZ Camera USER MANUAL VERSION: VCC-7HD-M-01072019 VCC-7HD20S-3SMC VCC-7HD30S-3SMC 2018 Bolin Technology 1 Contents IMPORTANT INFORMATION... 3 WHAT S IN THE BOX... 6 OVERVIEW... 7

More information

HuddleCamHD SimplTrack

HuddleCamHD SimplTrack Page1 HuddleCamHD SimplTrack Auto Tracking Camera Installation & Operation Manual Page2 Table of Contents. Precautions Safety Tips............... Page 3 What s in the Box.............. Page 3 Physical

More information

lux or less (Gain 75dB, f/1.2, shutter speed 1/30, 50 IRE, custom picture [Off]) Horizontal Resolution

lux or less (Gain 75dB, f/1.2, shutter speed 1/30, 50 IRE, custom picture [Off]) Horizontal Resolution Network Camera ME20F-SHN Camera Image Sensor Sensor 35mm Full Size CMOS Sensor Filter RGB Primary Colour Filter (Bayer array) Effective pixels per sensor Approx. 2.26MP (2000 x 1128) Minimum illumination

More information

Network Camera ME20F-SHN lux or less (Gain 75dB, f/1.2, shutter speed 1/30, 50 IRE, custom picture [Off])

Network Camera ME20F-SHN lux or less (Gain 75dB, f/1.2, shutter speed 1/30, 50 IRE, custom picture [Off]) Camera Image Sensor Sensor Filter 35mm Full Size CMOS Sensor RGB Primary Colour Filter (Bayer array) Effective pixels per sensor Approx. 2.26MP (2000 x 1128) Minimum illumination Horizontal Resolution

More information

Easy to install control for BRC-H900, BRC-Z330 and BRC-Z700 cameras

Easy to install control for BRC-H900, BRC-Z330 and BRC-Z700 cameras RM-IP10 IP remote control panel for BRC cameras Overview The RM-IP10 remote control panel gives you control of up to 112 BRC cameras over an IP network, or 7 cameras over a traditional VISCA-controlled

More information

4K LASER FRONT PROJECTOR REMOTE CODES

4K LASER FRONT PROJECTOR REMOTE CODES 4K LASER FRONT PROJECTOR REMOTE CODES Changes Dreamvision provides this manual as is without warranty of any kind, either expressed or implied, including but not limited to the implied warranties or merchantability

More information

CV620-BK2/WH2 Full-HD PTZ Camera

CV620-BK2/WH2 Full-HD PTZ Camera CV620-BK2/WH2 Full-HD PTZ Camera Installation Guide Ver 1.1-100517a Table of Contents Safety Instructions... 4 Package Contents... 6 Product Overview... 7 3.1 Overview... 7 3.2 Description of LED indicator...

More information

Color Video Camera. Operating Instructions Software Version 2.00 BRC-X1000/H800

Color Video Camera. Operating Instructions Software Version 2.00 BRC-X1000/H800 C-455-100-12(1) Color Video Camera Operating Instructions Software Version 2.00 Before operating the unit, please read this manual thoroughly and retain it for future reference. BRC-X1000/H800 2016 Sony

More information

TruVision HD-TVI Series 4 PTZ Dome Camera Configuration Manual

TruVision HD-TVI Series 4 PTZ Dome Camera Configuration Manual TruVision HD-TVI Series 4 PTZ Dome Camera Configuration Manual P/N 1073207-EN REV C ISS 03FEB17 Copyright Trademarks and patents Manufacturer 2017 United Technologies Corporation. Interlogix is part of

More information

Architecture and Engineering Specifications SANYO VCC-HD Megapixel Full-HD Day/Night 10x AF High Speed Dome Camera

Architecture and Engineering Specifications SANYO VCC-HD Megapixel Full-HD Day/Night 10x AF High Speed Dome Camera Architecture and Engineering Specifications SANYO VCC-HD5600 2 Megapixel Full-HD Day/Night 10x AF High Speed Dome Camera A. General Characteristics: 1. Full Pan-Tilt-Zoom Functionality with continuous

More information

Marshall Electronics. User Manual CV610-U3. Full HD Teleconference PTZ USB3.0 Camera. Ver. 2.0

Marshall Electronics. User Manual CV610-U3. Full HD Teleconference PTZ USB3.0 Camera. Ver. 2.0 Marshall Electronics CV610-U3 Full HD Teleconference PTZ USB3.0 Camera User Manual Ver. 2.0 1 Operating Instructions OPERATING INSTRUCTIONS... 3 WHAT S IN THE BOX... 5 FEATURES... 6 CAMERA DIAGRAMS...

More information

PRO-SERIES HD On-Screen Display

PRO-SERIES HD On-Screen Display PRO-SERIES HD On-Screen Display INSTRUCTION MANUAL Accessing the On-Screen Display (OSD) The hyphen indicates the option or setting selected. Use the up and down arrows to navigate. SYSTEM DOME INFO ID

More information

Nearus USB2.0 Camera Manual NU-350-USB2PTZ-B

Nearus USB2.0 Camera Manual NU-350-USB2PTZ-B Nearus USB2.0 Camera Manual NU-350-USB2PTZ-B Safety Tips Please read this manual carefully before installing the camera. Keep the camera away from violent vibration, physical stress, moisture, extreme

More information

Z/F & OSD Button HD- SDI 5X Camera

Z/F & OSD Button HD- SDI 5X Camera Z/F & OSD Button MENU On, One Push AF Key Menu On: Press and hold menu key for 2 seconds to display menu. Menu Mode: To select data or exit from menu, press menu key. One Push AF: To adjust focus position,

More information

DiMAGE 7 UPGRADE SOFTWARE

DiMAGE 7 UPGRADE SOFTWARE DiMAGE 7 UPGRADE SOFTWARE 9224-6766-11 H-A206 BEFORE YOU BEGIN Thank you for purchasing the Minolta DiMAGE 7 upgrade. This manual contains information specific to the upgraded model. To make full use of

More information

EPTZ9200 / EPTZ9200i Speed Dome Camera

EPTZ9200 / EPTZ9200i Speed Dome Camera EPTZ9200 / EPTZ9200i Speed Dome Camera AHD 1080p Outdoor / Indoor PTZ with True Day / Night and WDR (20x Optical Zoom) Features AHD Resolution 1080p / 720p and SD Output 20x Optical Zoom Lens UTC & RS-485

More information

CP-X253. User's Manual (detailed) Technical. Example of PC signal. Projector

CP-X253. User's Manual (detailed) Technical. Example of PC signal. Projector Projector CP-X253 User's Manual (detailed) Technical Example of PC signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0 VESA TEXT 640 x 480 31.5 59.9 VESA

More information

HiKE GigaCam. Operation Manual Version th May, Starting the software. Please double click "GigaCam.exe" on screen.

HiKE GigaCam. Operation Manual Version th May, Starting the software. Please double click GigaCam.exe on screen. HiKE GigaCam Operation Manual Version 1.01 12th May, 2008 1.Starting the software Please double click "GigaCam.exe" on screen. 2. Discovery the Camera Please click the "Search for connected device. --->

More information

AV2105 (2 Megapixel Color Camera) AV2105 AI (2 Megapixel Color Auto Iris Camera) AV2105DN (2 Megapixel Day/Night Camera)

AV2105 (2 Megapixel Color Camera) AV2105 AI (2 Megapixel Color Auto Iris Camera) AV2105DN (2 Megapixel Day/Night Camera) AV2105 (2 Megapixel Color Camera) AV2105 AI (2 Megapixel Color Auto Iris Camera) AV2105DN (2 Megapixel Day/Night Camera) Architect & Engineering Specifications Version 083010 425 East Colorado Street 7th

More information

OPERATING MANUAL DIGITAL COLOR CCD CAMERA OKI USA DAY & NIGHT SERIES

OPERATING MANUAL DIGITAL COLOR CCD CAMERA OKI USA DAY & NIGHT SERIES OPERATING MANUAL DIGITAL COLOR CCD CARA OKI USA DAY & NIGHT SERIES Model SDN-6420 SDN-6420P 420 TV LINE Model SDN-6520 SDN-6520P 520 TV LINE Power 24VAC/12VDC 85V~265VAC 1/3 SONY Super HAD CCD 1 General

More information

FCB-EX Series. Component/OEM FCB-EX780B/EX780BP FCB-EX78B/EX78BP FCB-EX480B/EX480BP FCB-EX48B/EX48BP OUTLINE FEATURES COLOR BLOCK CAMERAS

FCB-EX Series. Component/OEM FCB-EX780B/EX780BP FCB-EX78B/EX78BP FCB-EX480B/EX480BP FCB-EX48B/EX48BP OUTLINE FEATURES COLOR BLOCK CAMERAS Component/OEM FCB-EX Series COLOR BLOCK CAMERAS FCB-EX780B/EX780BP FCB-EX78B/EX78BP FCB-EX480B/EX480BP FCB-EX48B/EX48BP FCB-EX780B/EX780BP FCB-EX78B/EX78BP FCB-EX480B/EX480BP FCB-EX48B/EX48BP OUTLINE Sony

More information

HuddleCamHD 30x USB 3.0 PTZ CAMERA INSTALLATION & OPERATION MANUAL

HuddleCamHD 30x USB 3.0 PTZ CAMERA INSTALLATION & OPERATION MANUAL HuddleCamHD 30x USB 3.0 PTZ CAMERA INSTALLATION & OPERATION MANUAL Please check HUDDLECAMHD.com for the most up to date version of this document Precautions. Safety Tips. Please read this manual carefully

More information

WIDE DYNAMIC RANGE CAMERA USER MANUAL

WIDE DYNAMIC RANGE CAMERA USER MANUAL WIDE DYNAMIC RANGE CAMERA USER MANUAL Contents 1. SAFETY PRECAUTIONS... 2 2. INTRODUCTION... 3 3. FEATURES... 4 4. PACKING LIST... 5 5. NAME and FUNCTION of EACH PART... 6 6. INSTALLATION... 8 6.1 Native

More information

VC-A60S PTZ Video Camera. Installation Guide - English

VC-A60S PTZ Video Camera. Installation Guide - English VC-A60S PTZ Video Camera Installation Guide - English [Important] To download the latest version of Quick Start Guide, multilingual user manual, software, or driver, etc., please visit Lumens http://www.mylumens.com

More information

Example of PC signal. Projector CP-X2010/CP-X2510/CP-X3010 User's Manual (detailed) Operating Guide Technical

Example of PC signal. Projector CP-X2010/CP-X2510/CP-X3010 User's Manual (detailed) Operating Guide Technical Projector CP-X2010/CP-X2510/CP-X3010 User's Manual (detailed) Operating Guide Technical Example of PC signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0

More information

New Features Guide. Version 4.00

New Features Guide. Version 4.00 New Features Guide Version 4.00 Features added or changed as a result of firmware updates may no longer match the descriptions in the documentation supplied with this product. Visit our website for information

More information

PTZ Dome Network Camera, PoE-Plus 802.3af/at, 2-Megapixel, Outdoor

PTZ Dome Network Camera, PoE-Plus 802.3af/at, 2-Megapixel, Outdoor FCS-4042 Version: 1 PTZ Dome Network Camera, PoE-Plus 802.3af/at, 2-Megapixel, Outdoor Key Features - 2-Megapixel (1920 x 1080) high-definition resolution - Supports 360 pan, 190 tilt and 30x optical zoom

More information

TECHNICAL CP-SX1350. User's Manual - Operating Guide. Dimensions. Projector. [unit: mm]

TECHNICAL CP-SX1350. User's Manual - Operating Guide. Dimensions. Projector. [unit: mm] INTER M1-D INPUT LENS SHIFT FOCUS ZOOM RESET COMPONENT VIDEO STANDBY/ON TEMP LAMP MENU Projector CP-SX1350 User's Manual - Operating Guide TECHNICAL KEYSTONE SEARCH RGB BNG S-VIDEO Dimensions [unit: mm]

More information

USB3.0/2.0 HD PTZ Camera

USB3.0/2.0 HD PTZ Camera USB3.0/2.0 HD PTZ Camera USER MANUAL VERSION: UCC-2HDU-M-01072019 UCC-2HD10BT-U32 2018 Bolin Technology 1 Contents IMPORTANT INFORMATION... 3 WHAT S IN THE BOX... 5 OVERVIEW... 6 MODEL NUMBERS... 6 FEATURES...

More information

Pro Series Cameras. Sentry360 Pro Series Configuration Guide

Pro Series Cameras. Sentry360 Pro Series Configuration Guide Sentry360 Pro Series Configuration Guide Camera Configuration Contents Changing Camera Settings:... 3 Info... 4 Network... 5 AE/AWB... 7 Image... 9 System... 10 Motion Detection... 11 H264... 12 Changing

More information

TruVision HD-TVI PTZ Dome Camera Configuration Manual (TVP-6101/ TVP-6102/ TVP-6103)

TruVision HD-TVI PTZ Dome Camera Configuration Manual (TVP-6101/ TVP-6102/ TVP-6103) TruVision HD-TVI PTZ Dome Camera Configuration Manual (TVP-6101/ TVP-6102/ TVP-6103) P/N 1073486-EN REV B ISS 16JUL18 Copyright Trademarks and patents Manufacturer Certification 2018 United Technologies

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer MODEL UD740U Controlling the projector using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions: Turning the power ON

More information

FLAT WIDE DISPLAY FWD-50PX1. PROTOCOL MANUAL (USER CONTROL ONLY) 1st Edition

FLAT WIDE DISPLAY FWD-50PX1. PROTOCOL MANUAL (USER CONTROL ONLY) 1st Edition FLAT WIDE DISPLAY PROTOCOL MANUAL (USER CONTROL ONLY) 1st Edition Table of Contents 1. Communication Parameter... 3 2. Pin Configuration... 3 3. Communication Data Format... 3 4. General Function... 5

More information

CONTENTS PRODUCT FEATURES... EG-2 SAFETY PRECAUTIONS... EG-2 PARTS DESCRIPTION... EG-3 INSTALLATION AND ADJUSTMENT... EG-4 SPECIFICATIONS...

CONTENTS PRODUCT FEATURES... EG-2 SAFETY PRECAUTIONS... EG-2 PARTS DESCRIPTION... EG-3 INSTALLATION AND ADJUSTMENT... EG-4 SPECIFICATIONS... Thank you for your purchase of this product. Before operating the product, please read this instruction manual carefully to ensure proper use of the product. Please store this instruction manual in a safe

More information

BRC-H900. Full HD robotic studio camera with 1/2-type Exmor 3CMOS sensor and 14x optical zoom. Overview. Features

BRC-H900. Full HD robotic studio camera with 1/2-type Exmor 3CMOS sensor and 14x optical zoom. Overview. Features BRC-H900 Full HD robotic studio camera with 1/2-type Exmor 3CMOS sensor and 14x optical zoom Overview Remotely capture broadcast quality Full HD images with smooth, silent PTZ The BRC-H900 remote studio

More information

RovoControl RovoCam Control Software

RovoControl RovoCam Control Software RovoControl RovoCam Control Software Installation and Operation Guide Version 3.0 Published June 2, 2017 Notices Trademarks AJA and Because it matters. are registered trademarks of AJA Video Systems, Inc.

More information

4K HDBaseT PTZ Camera

4K HDBaseT PTZ Camera 4K HDBaseT PTZ Camera USER MANUAL VERSION: VCC-4KHDB-M-11142018 VCC-8-4K12S-SMB 2018 Bolin Technology 1 Contents IMPORTANT INFORMATION... 3 WHAT S IN THE BOX... 5 OVERVIEW... 6 CAMERA VERSION... 6 MODEL

More information

HD-SDI & EX-SDI HIGH DEFINITION-SERIAL DIGITAL INTERFACE CAMERA

HD-SDI & EX-SDI HIGH DEFINITION-SERIAL DIGITAL INTERFACE CAMERA SECURITY SOLUTIONS 2015 HIGH DEFINITION-SERIAL DIGITAL INTERFACE EX EX-SDI Plug Huviron s EX-SDI is single cable HDMI over SDI cascading point-to-point extender set capable of transmitting lossless 1080p

More information

GV-SD3732-IR (33x) 3 MP H.265 Low Lux WDR Pro Outdoor IR IP Speed Dome

GV-SD3732-IR (33x) 3 MP H.265 Low Lux WDR Pro Outdoor IR IP Speed Dome - 1 - GV-SD3732-IR (33x) 3 MP H.265 Low Lux WDR Pro Outdoor IR IP Speed Dome 1/2.8" progressive scan low lux CMOS sensor Min. illumination at 0.03 lux (B/W) and 0.05 lux (color) Triple streams from H.265,

More information

C1098 JPEG Module User Manual

C1098 JPEG Module User Manual C1098 JPEG Module User Manual General Description C1098 is VGA camera module performs as a JPEG compressed still camera that can be attached to a wireless or PDA host. Users can send out a snapshot command

More information