Sony Camcorder BRC H900 User Manual

A-E99-100-11 (1)  
HD Color Video Camera  
Command List  
Version 1.00  
BRC-H900  
© 2012 Sony Corporation  
Note  
1)  
VISCA RS-232C/RS-  
In the same network, all the camera address selectors  
should be set to “0” (automatic setting) or all the  
selectors should be manually set to “1” to “7”. Do not  
mix the automatic and manual settings.  
422 Commands  
Use of RS-232C/RS-422 control software based upon  
this command list may cause malfunction or damage to  
hardware and software. Sony Corporation is not liable  
for any such damage.  
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.  
Overview of VISCA  
Fig. 1 VISCA network configuration  
In VISCA, the side outputting commands, for example,  
a computer, is called the controller, while the side  
receiving the commands, such as a BRC-H900, is called  
the peripheral device. The BRC-H900 serves as a  
peripheral device in VISCA. In VISCA, up to seven  
peripheral devices like the BRC-H900 can be connected  
to one controller using communication conforming to  
the RS-232C/RS-422 standard. The parameters of RS-  
232C/RS-422 are as follows.  
VISCA Controller  
VISCA Equipment  
IN  
OUT  
• Communication speed: 9600 bps/38400 bps  
• Data bits : 8  
• Start bit : 1  
IN  
• Stop bit : 1  
• Non parity  
Flow control using XON/XOFF and RTS/CTS, etc., is  
not supported.  
OUT  
Peripheral devices are connected in a daisy chain. As  
shown in Fig. 1, the actual internal connection is a one-  
direction ring, so that messages return to the controller  
via the peripheral devices. The devices on the network  
are assigned addresses.  
IN  
The address of the controller is fixed at 0.  
OUT  
The addresses of peripheral devices are as follows.  
When the camera address selector is set to 0  
(automatic setting mode)  
The peripheral devices are assigned to the addresses, 1,  
2, 3… 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.  
When the camera address selector is set to 1  
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 selector  
number other than 0 is used, set the camera address  
selectors on the connected BRC-H900 cameras to  
different numbers.  
............................................................................................................................................................................................................................  
1) VISCA is a protocol developed by Sony for controlling a consumer’s camcorder. “VISCA” is a trademark of Sony Corporation.  
3
   
BRC-H900 assigned address 2 is 82H. In the command  
list, as the header is 8X, input the address of the BRC-  
H900 to X. The header of the reply packet from the  
BRC-H900 assigned address 1 is 90H. The packet from  
the BRC-H900 assigned address 2 is A0H.  
Some of the setting commands for BRC-H900 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 FFH, it signifies the end of the  
packet.  
VISCA Communication  
Specifications  
VISCA packet structure  
The basic unit of VISCA communication is called a  
packet (Fig. 2). 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 BRC-H900 assigned address 1 from the controller  
(address 0) is 81H in hexadecimal. The packet sent to the  
Packet (3 to 16 bytes)  
Message (1 to 14 bytes)  
Header  
Terminator  
Byte 1  
Byte 2  
Byte 3  
FF  
Sender’s  
address  
Receiver’s address  
1
0
1
1
1
1
1
1
1
1
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0  
(MSB) (LSB)  
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0  
(MSB)  
(LSB)  
Fig. 2 Packet structure  
Note  
Fig. 2 shows the packet structure, while Fig. 3 shows the  
actual waveform. Data flow will take place with the LSB  
first.  
1 byte  
Start  
bit  
Stop  
bit.  
Bit 0 Bit 1 Bit 2 Bit 3 Bit 4 Bit 5 Bit 6 Bit 7  
(LSB) (MSB)  
Fig. 3 Actual waveform for 1 byte.  
Timing Chart  
General commands  
As VISCA command processing can only be carried out  
a maximum of one time in a Vertical (V*) cycle, it takes  
maximum 4V-cycle time for an ACK/Completion to be  
returned.  
If the Command and ACK/Completion communication  
time is shorter than 1V-cycle time, a command can be  
received at every 1V 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.  
Command  
RxD  
TxD  
ACK Completion  
Within 4V  
Within 4V  
Inquiry commands  
Command  
RxD  
Inquiry Packet  
*1V=16.7 msec (NTSC, 1080/59.94i, 720/59.94p), 20 msec (PAL, 1080/  
50i, 720/50p)  
TxD  
16 Bytes  
4
 
Command and inquiry  
Socket number  
Command  
When command messages are sent to the BRC-H900, it  
is normal to send the next command message after  
receiving the completion message or error message.  
However, to deal with advanced uses, the BRC-H900  
has two 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  
1V cycle between commands.) However, depending on  
the command, it may be necessary to wait until the first  
command is completed. When the BRC-H900 receives  
commands, it notifies the sender which command buffer  
was used, using the socket number of the 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, a  
BRC-H900 management command and some inquiry  
messages can be executed.  
Sends operational commands to the BRC-H900.  
Inquiry  
Used for inquiring about the current state of the BRC-  
H900.  
Command Packet  
Note  
1)  
Inquiry  
1)  
8X QQ RR ... FF  
QQ = Command/Inquiry,  
2)  
RR = category code  
QQ = 01 (Command), 09 (Inquiry)  
RR = 00 (Interface), 04 (camera 1), 06 (Pan/Tilter)  
2)  
X = 1 to 7: BRC-H900 address  
For actual values to be sent, see Command Lists or  
Inquiry Command Lists.  
The ACK message is not returned for these commands  
and inquiries, and only the completion message of  
socket number 0 is returned.  
Responses for commands and inquiries  
ACK message  
Returned by the BRC-H900 when it receives a  
command. No ACK message is returned for an  
inquiry.  
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.  
Completion message  
Returned by the BRC-H900 when execution of  
commands or inquiries is completed. In the case of  
inquiry commands, reply data for the inquiry is  
contained after the 3rd byte of the packet. If the ACK  
message is omitted, the socket number will contain 0.  
Cancel Packet  
8X 2Y FF  
Note  
Y = socket number  
Cancel  
X = 1 to 7: BRC-H900 address, Y = socket number  
Reply Packet  
X0 4Y FF  
X0 5Y FF  
Note  
Error message “Command canceled” will be returned  
for this command, but this is not a fault. It indicates that  
the command has been canceled.  
Ack  
Y = socket number  
Y = socket number  
Y = socket number  
Completion (Commands)  
Completion (Inquiries)  
X0 5Y ... FF  
X = 9 to F: BRC-H900 address + 8  
Note  
Error message  
To cancel a command when VISCA PAN-TILT Drive  
(page 12) is being executed, wait at least 200 msec after  
executing. Then send a cancel command to ensure that  
PAN-TILT Drive stops effectively.  
When a command or inquiry command could not be  
executed or failed, an error message is returned  
instead of a completion message.  
To execute a PAN-TILT Drive command again, wait at  
least 200 msec after the message “Command canceled”  
has appeared.  
Error Packet  
X0 6Y 01 FF  
X0 6Y 02 FF  
X0 6Y 03 FF  
X0 6Y 04 FF  
X0 6Y 05 FF  
X0 6Y 41 FF  
Description  
Message length error  
Syntax Error  
Command buffer full  
Command canceled  
No socket (to be canceled)  
Command not executable  
X = 9 to F: BRC-H900 address + 8, Y = socket number  
5
VISCA Device Setting Command  
Before starting control of the BRC-H900, be sure to  
send the Address command and the IF_Clear command  
using the broadcast function.  
For VISCA network administration  
Address  
Sets an address of a peripheral device. Use when  
initializing the network, and receiving the following  
network change message.  
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.  
Packet  
88 30 01 FF  
X0 38 FF  
Note  
Address  
Network Change  
Always broadcasted.  
X = 9 to F: BRC-H900 address + 8  
VISCA interface command  
IF_Clear  
Clears the command buffers in the BRC-H900.  
When cleared, the operation currently being executed  
is not guaranteed.  
Command Packet  
8X 01 00 01 FF  
88 01 00 01 FF  
Reply Packet  
X0 50 FF  
88 01 00 01 FF  
Note  
IF_Clear  
IF_Clear (broadcast)  
X = 1 to 7: BRC-H900 address (For inquiry packet)  
X = 9 to F: BRC-H900 address +8 (For reply packet)  
VISCA interface and inquiry  
CAM_VersionInq  
Returns information on the VISCA interface.  
Inquiry  
Inquiry Packet Reply Packet  
Description  
CAM_VersionInq 8X 09 00 02 FF Y0 50 GG GG HH HH JJ JJ KK FF GGGG = Vender ID  
(0001: Sony)  
HHHH = Model ID  
0501: BRC-H700  
0502: BRU-H700  
0505: BRC-Z700  
0507: BRC-Z330  
050B: BRC-H900  
JJJJ = ROM revision  
KK = Maximum socket # (02)  
X = 1 to 7: BRC-H900 address (For inquiry packet)  
X = 9 to F: BRC-H900 address +8 (For reply packet)  
6
 
VISCA Command/ACK Protocol  
Command  
Command Message Reply Message  
Comments  
General Command 81 01 04 38 02 FF  
(Example)  
90 41 FF (ACK)+90 51 FF Returns ACK when a command has been accepted, or  
(Completion)  
Completion when a command has been executed.  
90 42 FF 90 52 FF  
81 01 04 38 FF  
(Example)  
90 60 02 FF  
(Syntax Error)  
Accepted a command which is not supported or a command  
lacking parameters.  
81 01 04 38 02 FF  
(Example)  
90 60 03 FF  
(Command Buffer Full)  
Could not accept the command as there are two commands  
currently being executed.  
81 01 04 08 02 FF  
(Example)  
90 61 41 FF  
(Command Not Executable)  
90 62 41 FF  
Could not execute the command in the current mode.  
Inquiry Command 81 09 04 38 FF  
(Example)  
90 50 02 FF (Completion) Does not return ACK.  
81 09 05 38 FF  
(Example)  
90 60 02 FF  
(Syntax Error)  
Accepted an incompatible command.  
Address Set  
88 30 01 FF  
88 30 02 FF  
The device address number plus 1 is returned.*  
The same command is returned.  
IF_Clear  
88 01 00 01 FF  
88 01 00 01 FF  
(Broadcast)  
IF_Clear (For x)  
Command Cancel  
8x 01 00 01 FF  
8x 2y FF  
z0 50 FF (Completion)  
ACK is not returned for this command.  
z0 6y 04 FF  
(Command Canceled)  
Returned when the command of the socket specified is  
canceled. Completion for the command canceled is not  
returned.  
z0 6y 05 FF  
(No Socket)  
Returned when the command of the specified socket has  
already been completed or when the socket number specified  
is wrong.  
* When the camera address selector is set to an address other than 0, the value x in 88 30 0x FF will be variable.  
Do not transmit the command (except Address Set,  
IF_Clear, Command Cancel, POWER (page 12)) when  
any menu is displayed on the screen. If displayed, clear  
the menu first using MENU Display OFF (page 13)  
Command, and then proceed.  
7
 
VISCA Camera-Issued Messages  
ACK/Completion Messages  
Command  
Command Message  
Comments  
ACK  
z0 4y FF  
(y: Socket No.)  
Returned when the command is accepted.  
Completion  
z0 5y FF  
Returned when the command has been executed.  
(y: Socket No.)  
z = Device address + 8  
Error Messages  
Command  
Command Message  
Comments  
Syntax Error  
z0 60 02 FF  
Returned when the command format is different or when a command with  
illegal command parameters is accepted.  
Command Buffer Full  
Command Canceled  
z0 60 03 FF  
Could not accept a command that is received while two commands are  
currently being executed (two sockets have been used).  
z0 6y 04 FF  
(y: Socket No.)  
Returned when a command which is being executed in a socket specified by  
the cancel command is canceled. The completion message for the command  
is not returned.  
No Socket  
z0 6y 05 FF  
(y: Socket No.)  
Returned when no command is executed in a socket specified by the cancel  
command, or when an invalid socket number is specified.  
Command Not Executable z0 6y 41 FF  
(y: Socket No.)  
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  
z0 38 FF  
Issued when power is supplied to the camera.  
8
 
BRC-H900 Commands  
BRC-H900 Command List (1/5)  
Command Set  
Command  
FULL AUTO  
MANUAL  
Command Packet  
8x 01 04 39 00 FF  
Comments  
EXPOSURE  
MODE  
8x 01 04 39 03 FF  
SHUTTER Pri 8x 01 04 39 0A FF  
IRIS Pri 8x 01 04 39 0B FF  
BACK LIGHT 8x 01 04 33 02 FF  
SPOT LIGHT 8x 01 04 3A 02 FF  
Available only when MODE is set to FULL  
AUTO.  
IRIS  
Reset  
8x 01 04 0B 00 FF  
When EXPOSURE MODE is set to MANUAL or  
IRIS Pri, the setting is F5.6.  
Up (OPEN)  
8x 01 04 0B 02 FF  
8x 01 04 0B 03 FF  
Down  
(CLOSE)  
Direct  
8x 01 04 4B 00 00 0p 0q FF pq: See the VISCA Command Setting Values  
(IRIS) section  
SHUTTER  
Reset  
8x 01 04 0A 00 FF  
When EXPOSURE MODE is set to MANUAL or  
SHUTTER Pri, the setting is 1/60 (for 1080/  
59.94i, 720/59.94p).  
When EXPOSURE MODE is set to MANUAL or  
SHUTTER Pri, the setting is 1/50 (for 1080/50i,  
720/50p).  
Up (HIGH)  
8x 01 04 0A 02 FF  
Down (LOW) 8x 01 04 0A 03 FF  
Direct  
8x 01 04 4A 00 00 0p 0q FF pq: See the VISCA Command Setting Values  
(SHUTTER) section  
GAIN  
Reset  
8x 01 04 0C 00 FF  
When EXPOSURE MODE is set to MANUAL,  
the setting is 0dB.  
Up  
8x 01 04 0C 02 FF  
8x 01 04 0C 03 FF  
Down  
Direct  
8x 01 04 4C 00 00 0p 0q FF pq: See the VISCA Command Setting Values  
(GAIN) section  
AE SPEED  
AE LEVEL  
Direct  
Reset  
Up  
8x 01 04 5D 0p FF  
8x 01 04 0E 00 FF  
8x 01 04 0E 02 FF  
8x 01 04 0E 03 FF  
p 1: LOW 2: MID 3: HIGH  
Down  
Direct  
ON/OFF  
Direct  
Direct  
Direct  
8x 01 04 4E 00 00 00 0p FF p 5: -1.0 6: -0.5 7: 0 8: +0.5 9: +1.0  
AGC  
8x 01 7E 01 75 0p FF  
8x 01 04 2C 0p FF  
p 2: ON 3: OFF  
AGC LIMIT  
AGC POINT  
p 0: 3dB 1: 6dB 2: 9dB 3: 12dB 4: 18dB  
p 0: F5.6 1: F4 2: F2.8  
p 2: ON 3: OFF  
8x 01 7E 01 76 0p FF  
8x 01 7E 01 77 0p FF  
AUTO  
SHUTTER  
SHUTTER  
LIMIT  
Direct  
Direct  
8x 01 7E 01 78 0p FF  
8x 01 7E 01 79 0p FF  
p 0: 1/100 1: 1/125 2: 1/250 3: 1/500  
p 0: F5.6 1: F8 2: F11 3: F16  
SHUTTER  
POINT  
9
   
BRC-H900 Command List (2/5)  
Command Set  
Command  
Command Packet  
Comments  
COLOR  
WHITE  
BALANCE  
-
8x 01 04 35 0p FF  
p 0: AUTO 1: INDOOR 2: OUTDOOR 3: ONE  
PUSH 5: MANUAL  
One Push WB  
Trigger  
-
8x 01 04 10 05 FF  
R.GAIN  
B.GAIN  
Reset  
Up  
8x 01 04 03 00 FF  
8x 01 04 03 02 FF  
8x 01 04 03 03 FF  
Down  
Direct  
Reset  
Up  
8x 01 04 43 00 00 0p 0q FF pq: 00 (-128) - 80 (0) - FF (+127)  
8x 01 04 04 00 FF  
8x 01 04 04 02 FF  
Down  
Direct  
-
8x 01 04 04 03 FF  
8x 01 04 44 00 00 0p 0q FF pq: 00 (-128) - 80 (0) - FF (+127)  
SPEED  
8x 01 04 56 0p FF  
p: (Slow) 1, 2, 3, 4, 5 (Fast)  
OFFSET  
Reset  
Up  
8x 01 7E 01 2E 00 00 FF  
8x 01 7E 01 2E 00 02 FF  
8x 01 7E 01 2E 00 03 FF  
8x 01 7E 01 2E 01 0p FF  
8x 01 7E 01 3D 0p FF  
Down  
Direct  
-
p: 0 (-7) - 7 (0) - E (+7)  
MATRIX  
LEVEL  
p: 2 ON (STD) 3: OFF 4: ON (HIGH SAT)  
5: ON (FL LIGHT)  
Reset  
Up  
8x 01 04 09 00 FF  
8x 01 04 09 02 FF  
8x 01 04 09 03 FF  
Down  
Direct  
Reset  
Up  
8x 01 04 49 00 00 00 0p FF p: 0 (-7) - 7 (0) - E (+7)  
8x 01 04 0F 00 FF  
PHASE  
8x 01 04 0F 02 FF  
Down  
Direct  
Direct  
Direct  
Direct  
Direct  
Direct  
Direct  
ON/OFF  
Reset  
Up  
8x 01 04 0F 03 FF  
8x 01 04 4F 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
R-G  
8x 01 7E 01 7A 0p 0q FF  
8x 01 7E 01 7B 0p 0q FF  
8x 01 7E 01 7C 0p 0q FF  
8x 01 7E 01 7D 0p 0q FF  
8x 01 7E 01 7E 0p 0q FF  
8x 01 7E 01 7F 0p 0q FF  
8x 01 7E 01 60 0p FF  
8x 01 04 02 00 FF  
pq: 00 (-99) - 63 (00) - C6 (+99)  
pq: 00 (-99) - 63 (00) - C6 (+99)  
pq: 00 (-99) - 63 (00) - C6 (+99)  
pq: 00 (-99) - 63 (00) - C6 (+99)  
pq: 00 (-99) - 63 (00) - C6 (+99)  
pq: 00 (-99) - 63 (00) - C6 (+99)  
p 2: ON 3: OFF  
R-B  
G-R  
G-B  
B-R  
B-G  
DETAIL  
DETAIL  
LEVEL  
8x 01 04 02 02 FF  
Down  
Direct  
Direct  
Direct  
Direct  
Direct  
8x 01 04 02 03 FF  
8x 01 04 42 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
FREQUENCY  
CRISPENING  
H/V RATIO  
8x 01 7E 01 61 0p 0q FF  
8x 01 7E 01 62 0p 0q FF  
8x 01 7E 01 63 0p 0q FF  
8x 01 7E 01 64 0p 0q FF  
pq: 00 (-99) - 63 (00) - C6 (+99)  
pq: 00 (-99) - 63 (00) - C6 (+99)  
pq: 00 (-99) - 63 (00) - C6 (+99)  
pq: 00 (-99) - 63 (00) - C6 (+99)  
WHITE  
LIMITTER  
BLACK  
LIMITTER  
Direct  
-
8x 01 7E 01 65 0p 0q FF  
8x 01 7E 01 66 0p FF  
8x 01 7E 01 67 0p 0q FF  
pq: 00 (-99) - 63 (00) - C6 (+99)  
p: 0 NAM 1: G 2: G+R 3: Y  
pq: 00 (-99) - 63 (00) - C6 (+99)  
V DTL  
CREATION  
KNEE APT  
LEVEL  
Direct  
* Number in ( ) is MENU display values.  
10  
 
BRC-H900 Command List (3/5)  
Command Set  
Command  
Command Packet  
8x 01 7E 01 68 0p FF  
8x 01 7E 01 69 0p 0q FF  
8x 01 7E 01 6A 0p FF  
Comments  
COLOR  
DETAIL  
COLOR DETAIL  
-
p 2: ON 3: OFF  
LEVEL  
Direct  
-
pq: 00 (-99) - 63 (00) - C6 (+99)  
p 2: ON 3: OFF  
AREA  
INDICATION  
SATURATION  
PHASE  
Direct  
Direct  
Direct  
-
8x 01 7E 01 6B 0p 0q FF  
pq: 00 (-99) - 63 (00) - C6 (+99)  
8x 01 7E 01 4D 00 0p 0q 0r FF pqr: 000 - 167 (h)  
WIDTH  
8x 01 7E 01 6C 0p 0q FF  
8x 01 7E 01 6D 0p FF  
8x 01 7E 01 54 0p FF  
pq: 00 (0) - 28 (40) - 5A (90)  
KNEE  
MODE  
p 2: ON 3: OFF  
AUTO KNEE  
POINT  
-
p 0: Auto 4: Off  
Direct  
Direct  
Direct  
8x 01 7E 01 6E 0p 0q FF  
8x 01 7E 01 6F 0p 0q FF  
8x 01 7E 01 70 0p 0q FF  
pq: 32 (50) - 5A (90) - 6D (109)  
pq: 00 (-99) - 63 (00) - C6 (+99)  
pq: 00 (00) - 32 (50) - 63 (+99)  
SLOPE  
KNEE SAT  
LEVEL  
GAMMA  
MODE  
-
8x 01 04 5B 0p FF  
p: 0 STD3 1: CINEMA1 2: STD1 3: STD2  
4: STD4 5: CINEMA2 6: CINEMA3  
7: CINEMA4  
LEVEL  
BLACK  
Direct  
Direct  
Direct  
8x 01 7E 01 71 0p 0q FF  
8x 01 7E 01 73 0p 0q FF  
8x 01 7E 01 72 0p 0q FF  
pq: 00 (-99) - 63 (00) - C6 (+99)  
pq: 00 (-99) - 63 (00) - C6 (+99)  
pq: 00 (-99) - 63 (00) - C6 (+99)  
BLACK  
GAMMA  
FLICKER  
CANCEL  
MODE  
-
8x 01 04 32 0p FF  
8x 01 7E 01 74 0p FF  
8x 01 04 38 0p FF  
8x 01 04 38 10 FF  
p 2: ON 3: OFF  
FREQUENCY  
MODE  
-
0: 50Hz 1: 60Hz  
p 2: Auto 3: Manual  
FOCUS  
ON/OFF  
Except ON/  
OFF  
One Push AF  
Trigger  
-
8x 01 04 18 01 FF  
8x 01 04 18 02 FF  
FOCUS  
-
PAN TILT  
PAN TILT Limit Limit Set  
8x 01 06 07 00 0W 0Yp 0Yq W: 1=UpRight 0=DownLeft  
0Yr 0Ys 0Yt 0Zp 0Zq 0Zr 0Zs Yp Yq Yr Ys Yt Zp Zq Zr Zs: See Pan/Tilt  
FF  
Position (for reference) in the VISCA  
Command Setting Values section  
Limit Clear  
8x 01 06 07 01 0W 07 0F 0F  
0F 0F 07 0F 0F 0F FF  
RAMP CURVE  
IR RECEIVE  
-
-
8x 01 06 31 0p FF  
8x 01 06 08 pq FF  
p: 2 MODE1 3 MODE2  
SYSTEM  
pq: 02 ON 03 OFF 10 ON/OFF Toggle  
movement  
IMG FLIP  
-
8x 01 04 66 0p FF  
p: 2 ON 3: OFF  
p: 1 ON 0: OFF  
p: 1 ON 0: OFF  
p: 2 ON 3: OFF  
p: 0 HD 3: SD  
RAN REVERSE  
TILT REVERSE  
DISPLAY INFO  
SYNC MASTER  
HPHASE  
-
8x 01 7E 01 06 00 0p FF  
8x 01 7E 01 09 00 0p FF  
8x 01 7E 01 18 0p FF  
8x 01 7E 01 2C 0p FF  
8x 01 7E 01 3E 00 02 FF  
8x 01 7E 01 3E 00 03 FF  
-
-
-
Up  
Down  
Direct  
8x 01 7E 01 5B 00 0p 0q 0r FF pqr: 000 - 3BF  
STEADY SHOT  
COLOR BAR  
TALLY MODE  
-
-
-
8x 01 04 34 pq FF  
p: 2 ON 3: OFF  
8x 01 04 7D 0p FF  
p: 2 ON 3: OFF  
8x 01 7E 01 0A 01 0q FF  
q: 0 OFF 4: ON (LOW) 5: ON (HIGH)  
11  
 
BRC-H900 Command List (4/5)  
Command Set  
VIDEO OUT  
Command  
Command Packet  
8x 01 7E 01 03 00 0p FF  
Comments  
p: 0 RGB 1: YPbPr  
D-SUB 15  
FORMAT  
-
ADD  
-
8x 01 7E 01 07 00 0p FF  
p: 0 RGB SYNC OFF 2: RGB SYNCON  
SYNC(RGB)  
SYNC TYPE  
IMG SIZE  
-
-
8x 01 7E 01 1A 00 0p FF  
8x 01 7E 01 3C 0p FF  
p: 0 3-state SYNC 1: VD  
p: 0 4: 3 [SQUEEZE] 1 16: 9 [LETTER] 2 4:  
3 [CROP]  
SETUP  
ON/OFF  
-
-
-
-
8x 01 7E 01 3F 0p FF  
8x 01 04 00 0p FF  
8x 01 7E 01 0B 0p qq FF  
p: 0 ON (7.5IRE) 1: OFF (0IRE)  
p: 2 ON 3: OFF  
p: Preset number of speed setting -1 (0-F)  
qq: p position direction speed 01-18 (h)  
POWER  
PRESET Drive  
Speed  
TALLY  
PAN-TILT Drive Up  
Down  
ON/OFF  
-
-
-
-
-
-
-
-
-
-
-
8x 01 7E 01 0A 00 0p FF  
8x 01 06 01 VV WW 03 01 FF  
8x 01 06 01 VV WW 03 02 FF  
8x 01 06 01 VV WW 01 03 FF  
8x 01 06 01 VV WW 02 03 FF  
8x 01 06 01 VV WW 01 01 FF  
8x 01 06 01 VV WW 02 01 FF  
8x 01 06 01 VV WW 01 02 FF  
8x 01 06 01 VV WW 02 02 FF  
8x 01 06 01 VV WW 03 03 FF  
VV: PAN speed 00-18 (h)  
WW: TILT speed 00-18 (h)  
Left  
Right  
UpLeft  
UpRight  
DownLeft  
DownRight  
Stop  
ABS (Absolute  
Position)  
8x 01 06 02 VV 00 0Yp 0Yq 0Yr VV: Speed 00-18 (h)  
0Ys 0Yt 0Zp 0Zq 0Zr 0Zs FF  
REL (Relative  
Position)  
-
8x 01 06 03 VV 00 0Yp 0Yq 0Yr Yp Yq Yr Ys Yt Zp Zq Zr Zs: See Pan/Tilt  
0Ys 0Yt 0Zp 0Zq 0Zr 0Zs FF  
Position (for reference) in the VISCA  
Command Setting Values section  
Home  
Reset  
-
-
-
-
8x 01 06 04 FF  
8x 01 06 05 FF  
8x 01 04 22 0p 0q 0r 0s FF  
CAMERA ID  
Setting  
pqrs: 0000 - FFFF  
TITLE Display Title Set1  
(Preset Position)  
-
8x 01 7E 01 14 uu vv 0w 0! 00 00 uu: Character start position display, H position  
00 00 00 00 00 FF  
00-1A  
vv: Character start position display, V position  
00-0D  
w: Blinking character display 1 ON, 0 OFF  
!: Preset number of character display -1 0-F  
Title Set2  
Title Set3  
-
-
8x 01 7E 01 15 0! aa bb cc dd ee !: Preset number of character display -1 0-F  
ff gg hh ii jj FF  
aa bb cc dd ee ff gg hh ii jj: First 10 characters  
setting (ASCII CODE 0x20-0x7E)  
8x 01 7E 01 16 0! kk ll mm nn oo !: Preset number of character display -1 0-F  
pp qq rr ss tt FF  
kk ll mm nn oo pp qq rr ss tt: Last 10  
characters setting (ASCII CODE 0x20-0x7E)  
Title Clear  
Title On  
Title Off  
-
-
-
8x 01 7E 01 17 0! 00 FF  
8x 01 7E 01 17 02 FF  
8x 01 7E 01 17 03 FF  
!: Preset number of character display -1 0-F  
12  
     
BRC-H900 Command List (5/5)  
Command Set  
Command  
Command Packet  
Comments  
TITLE Display Title Set1  
(Standard)  
-
8x 01 7E 01 10 uu vv 0w 00 uu: Character start position display, H position  
00-1A  
00 00 00 00 00 00 FF  
vv: Character start position display, V position  
00-0D  
w: Blinking character display 1 ON, 0 OFF  
Title Set2  
Title Set3  
-
-
8x 01 7E 01 11 aa bb cc dd aa bb cc dd ee ff gg hh ii jj: First 10 characters  
setting (ASCII CODE 0x20-0x7E)  
8x 01 7E 01 12 kk ll mm nn kk ll mm nn oo pp qq rr ss tt: Last 10 characters  
ee ff gg hh ii jj FF  
setting (ASCII CODE 0x20-0x7E)  
oo pp qq rr ss tt FF  
8x 01 7E 01 13 00 FF  
8x 01 7E 01 13 02 FF  
8x 01 7E 01 13 03 FF  
8x 01 06 06 03 FF  
Title Clear  
Title On  
Title Off  
-
-
-
-
MENU Display  
OFF  
-
PRESET  
Set  
-
-
-
-
8x 01 04 3F 00 0p FF  
8x 01 04 3F 01 0p FF  
8x 01 04 3F 02 0p FF  
8x 01 04 07 00 FF  
Reset  
Recall  
Stop  
p: Preset number -1 0-F  
p: 0 (Slow) to 7 (Fast)  
Zoom  
Tele (Standard  
Speed)  
Wide (Standard  
Speed)  
Tele (Variable  
Speed)  
Wide (Variable  
Speed)  
-
-
-
-
-
8x 01 04 07 02 FF  
8x 01 04 07 03 FF  
8x 01 04 07 2p FF  
8x 01 04 07 3p FF  
Direct  
8x 01 04 47 0p 0q 0r 0s FF pqrs: See the VISCA Command Setting Values  
(ZOOM) section  
FOCUS  
Stop  
Far (Standard  
Speed)  
-
-
8x 01 04 08 00 FF  
8x 01 04 08 02 FF  
Near (Standard  
Speed)  
Far (Variable  
Speed)  
Near (Variable  
Speed)  
Direct  
-
-
-
-
8x 01 04 08 03 FF  
8x 01 04 08 2p FF  
8x 01 04 08 3p FF  
p: 0 (Slow) to 7 (Fast)  
8x 01 04 48 0p 0q 0r 0s FF pqrs: See the VISCA Command Setting Values  
(FOCUS) section  
BRBK-SA1 Command  
D-SUB 9Pin OUT1  
-
-
-
-
8x 01 7E 01 24 0p 0q FF  
8x 01 7E 01 25 0p 0q FF  
8x 01 7E 01 26 0p 0q FF  
8x 01 7E 01 27 0p 0q FF  
p: 0 Main Unit Card Slot 1 BRU-SF10 Card Slot  
1 2 BRU-SF10 Card Slot 2  
q: 0 RGB 1 YCbCr  
D-SUB 9Pin OUT2  
RGB SYNC  
p: 0 Main Unit Card Slot 1 BRU-SF10 Card Slot  
1 2 BRU-SF10 Card Slot 2  
q: 0 Y/C 1 VBS  
p: 0 Main Unit Card Slot 1 BRU-SF10 Card Slot  
1 2 BRU-SF10 Card Slot 2  
q: 2 SYNC OFF 3 SYNC ON RGB  
IMG SIZE  
p: 0 Main Unit Card Slot 1 BRU-SF10 Card Slot  
1 2 BRU-SF10 Card Slot 2  
q: 0 4: 3 [SQUEEZE] 1 16: 9 [LETTER] 2 4: 3  
[CROP]  
SETUP  
-
-
8x 01 7E 01 3B 0p 0q FF  
8x 01 7E 01 43 0p 0q FF  
p: 0 Main Unit Card Slot 1 BRU-SF10 Card Slot  
1 2 BRU-SF10 Card Slot 2  
q: 0 ON (7.5IRE) 1 OFF (0IRE)  
BRBK-HSD2 Command  
IMG SIZE  
p: 0 Main Unit Card Slot 1 BRU-SF10 Card Slot  
1 2 BRU-SF10 Card Slot 2  
q: 0 4: 3 [SQUEEZE] 1 16: 9 [LETTER] 2 4: 3  
[CROP]  
13  
   
BRC-H900 Inquiry Command List (1/3)  
Inquiry Command  
Command Packet Inquiry Packet  
Comments  
EXPOSURE MODE FULL AUTO  
8x 09 04 39 FF  
y0 50 0p FF  
p: 0 FULL AUTO 3 MANUAL A  
SHUTTER Pri B IRIS Pri  
IRIS Pri  
SHUTTER Pri  
MANUAL  
Inquiry  
BACK LIGHT ON/ 8x 09 04 33 FF  
OFF Inquiry  
y0 50 0p FF  
y0 50 0p FF  
p: 2 ON 3: OFF  
p: 2 ON 3: OFF  
SPOT LIGHT ON/  
OFF Inquiry  
8x 09 04 3A FF  
8x 09 04 4B FF  
8x 09 04 4A FF  
8x 09 04 4C FF  
IRIS  
SHUTTER  
-
-
-
y0 50 00 00 0p 0q FF pq: See the VISCA Command  
Setting Values (IRIS) section  
y0 50 00 00 0p 0q FF pq: See the VISCA Command  
Setting Values (SHUTTER) section  
GAIN  
y0 50 00 00 0p 0q FF pq: See the VISCA Command  
Setting Values (GAIN) section  
AE SPEED  
AE LEVEL  
-
-
8x 09 04 5D FF  
8x 09 04 4E FF  
y0 50 0p FF  
p 1: LOW 2: MID 3: HIGH  
y0 50 00 00 00 0p FF p 5: -1.0 6: -0.5 7: 0 8: +0.5  
9: +1.0  
AGC  
ON/OFF Inquiry  
-
8x 09 7E 01 75 FF  
y0 50 0p FF  
p: 2 ON 3: OFF  
AGC LIMIT  
8x 09 04 2C 0p FF y0 50 0p FF  
p 0: 3dB 1: 6dB 2: 9dB 3: 12dB  
4: 18dB  
AGC POINT  
-
-
8x 09 7E 01 76 FF  
8x 09 7E 01 77 FF  
y0 50 0p FF  
y0 50 0p FF  
p 0: F5.6 1: F4 2: F2.8  
p 2: ON 3: OFF  
AUTO  
SHUTTER  
SHUTTER  
LIMIT  
-
8x 09 7E 01 78 FF  
8x 09 7E 01 79 FF  
8x 09 04 35 FF  
y0 50 0p FF  
y0 50 0p FF  
y0 50 0p FF  
p 0: 1/100 1: 1/125 2: 1/250  
3: 1/500  
SHUTTER  
POINT  
-
p 0: F5.6 1: F8 2: F11 3: F16  
COLOR  
WHITE  
MODE Inquiry  
BALANCE  
R.GAIN  
B.GAIN  
SPEED  
OFFSET  
MATRIX  
LEVEL  
PHASE  
R-G  
-
-
-
-
-
-
-
-
-
-
-
-
-
8x 09 04 43 FF  
8x 09 04 44 FF  
8x 09 04 56 FF  
y0 50 00 00 0p 0q FF  
y0 50 00 00 0p 0q FF  
y0 50 0p FF  
8x 09 7E 01 2E FF y0 50 00 00 00 0p FF p: 0 (-7) - 7 (0) - E (+7)  
8x 09 7E 01 3D FF y0 50 0p FF  
8x 09 04 49 FF  
8x 09 04 4F FF  
y0 50 00 00 00 0p FF p: 0 (-7) - 7 (0) - E (+7)  
y0 50 00 00 00 0p FF pq: 00 (-99) - 63 (00) - C6 (+99)  
8x 09 7E 01 7A FF y0 50 00 00 00 0p FF pq: 00 (-99) - 63 (00) - C6 (+99)  
8x 09 7E 01 7B FF y0 50 00 00 00 0p FF pq: 00 (-99) - 63 (00) - C6 (+99)  
8x 09 7E 01 7C FF y0 50 00 00 00 0p FF pq: 00 (-99) - 63 (00) - C6 (+99)  
8x 09 7E 01 7D FF y0 50 00 00 00 0p FF pq: 00 (-99) - 63 (00) - C6 (+99)  
8x 09 7E 01 7E FF y0 50 00 00 00 0p FF pq: 00 (-99) - 63 (00) - C6 (+99)  
8x 09 7E 01 7F FF y0 50 00 00 00 0p FF pq: 00 (-99) - 63 (00) - C6 (+99)  
R-B  
G-R  
G-B  
B-R  
B-G  
* Number in ( ) is MENU display values.  
14  
 
BRC-H900 Inquiry Command List (2/3)  
Inquiry Command  
Command Packet  
Inquiry Packet  
Comments  
DETAIL  
DETAIL  
-
-
-
-
-
-
8x 09 7E 01 60 FF  
8x 09 04 42 FF  
y0 50 0p FF  
LEVEL  
y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
FREQUENCY  
CRISPENING  
H/V RATIO  
8x 09 7E 01 61 FF  
8x 09 7E 01 62 FF  
8x 09 7E 01 63 FF  
8x 09 7E 01 64 FF  
WHITE  
LIMITTER  
BLACK  
LIMITTER  
-
-
-
-
8x 09 7E 01 65 FF  
8x 09 7E 01 66 FF  
8x 09 7E 01 67 FF  
8x 09 7E 01 68 FF  
8x 09 7E 01 69 FF  
y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
V DTL  
CREATION  
y0 50 0p FF  
y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
y0 50 0p FF p 2: ON 3: OFF  
p: 0 NAM 1: G 2: G+R 3: Y  
KNEE APT  
LEVEL  
COLOR  
DETAIL  
COLOR  
DETAIL  
LEVEL  
-
-
y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
p 2: ON 3: OFF  
AREA  
8x 09 7E 01 6A FF y0 50 0p FF  
INDICATION  
SATURATION -  
8x 09 7E 01 6B FF y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
8x 09 7E 01 4D FF y0 50 00 00 0p 0q FF pqr: 000 - 167  
PHASE  
-
-
-
-
-
-
-
WIDTH  
MODE  
8x 09 7E 01 6C FF y0 50 00 00 0p 0q FF pq: 00 (0) - 28 (40) - 5A (90)  
KNEE  
8x 09 7E 01 6D FF y0 50 0p FF  
8x 09 7E 01 54 FF y0 50 0p FF  
p 2: ON 3: OFF  
p 0: Auto 4: Off  
AUTO KNEE  
POINT  
8x 09 7E 01 6E FF y0 50 00 00 0p 0q FF pq: 32 (50)  
SLOPE  
8x 09 7E 01 6F FF y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
KNEE SAT  
LEVEL  
8x 09 7E 01 70 FF  
y0 50 00 00 0p 0q FF pq: 00 (00) - 32 (50) - 63 (+99)  
GAMMA MODE  
-
8x 09 04 5B FF  
y0 50 0p FF  
p: 0 STD3 1: CINEMA1 2: STD1  
3: STD2 4: STD4 5: CINEMA2  
6: CINEMA3 7: CINEMA4  
LEVEL  
BLACK  
-
-
-
8x 09 7E 01 71 FF  
8x 09 7E 01 73 FF  
8x 09 7E 01 72 FF  
y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
y0 50 00 00 0p 0q FF pq: 00 (-99) - 63 (00) - C6 (+99)  
BLACK  
GAMMA  
FLICKER MODE  
CANCEL  
-
-
-
-
8x 09 04 32 FF  
8x 09 7E 01 74 FF  
8x 09 04 38 FF  
8x 09 06 31 FF  
y0 50 0p FF  
y0 50 0p FF  
y0 50 0p FF  
y0 50 0p FF  
p 2: ON 3: OFF  
FREQUENCY  
p 0: 50Hz 1: 60Hz  
p 2: Auto 3: Manual  
p: 2 MODE1 3 MODE2  
FOCUS  
MODE  
PAN TILT RAMP  
CURVE  
SYSTEM IR RECEIVE  
IMG FLIP  
-
-
-
8x 09 06 08 FF  
8x 09 04 66 FF  
8x 09 7E 01 06 FF  
y0 50 0p FF  
y0 50 0p FF  
y0 50 0p FF  
p: 2 ON 3: OFF  
p: 2 ON 3: OFF  
p: 1 ON 0: OFF  
RAN  
REVERSE  
TILT  
REVERSE  
-
-
-
8x 09 7E 01 09 FF  
8x 09 7E 01 18 FF  
y0 50 0p FF  
y0 50 0p FF  
p: 1 ON 0: OFF  
p: 2 ON 3: OFF  
p: 0 HD 3: SD  
DISPLAY  
INFO  
SYNC  
8x 09 7E 01 2C FF y0 50 0p FF  
MASTER  
HPHASE  
-
-
8x 09 7E 01 3E FF y0 50 00 0p 0q 0r FF pqr: 000 - 3BF  
STEADY  
SHOT  
8x 09 04 34 FF  
y0 50 0p FF  
p: 2 ON 3: OFF  
COLOR BAR  
-
8x 09 04 7D FF  
y0 50 0p FF  
p: 2 ON 3: OFF  
15  
 
BRC-H900 Inquiry Command List (3/3)  
Inquiry Command  
Command Packet  
8x 09 7E 01 03 FF  
Inquiry Packet  
y0 50 0p FF  
Comments  
p: 0 RGB 1: YPbPr  
VIDEO  
OUT  
D-SUB 15  
FORMAT  
-
ADD  
SYNC(RGB)  
-
8x 09 7E 01 07 FF  
y0 50 0p FF  
p: 0 RGB SYNC OFF 2: RGB  
SYNCON  
SYNC TYPE  
IMG SIZE  
-
-
8x 09 7E 01 1A FF  
8x 09 7E 01 3C FF  
y0 50 0p FF  
y0 50 0p FF  
p: 0 3-state SYNC 1: VD  
p: 0 4: 3 [SQUEEZE] 1 16: 9  
[LETTER] 2 4: 3 [CROP]  
SETUP  
D-SUB 9Pin  
OUT1  
-
-
8x 09 7E 01 3F FF  
y0 50 0p FF  
p: 0 ON (7.5IRE) 1: OFF (0IRE)  
BRBK-  
SA1  
8x 09 7E 01 24 0p FF y0 50 0q FF  
8x 09 7E 01 25 0p FF y0 50 0q FF  
8x 09 7E 01 26 0p FF y0 50 0q FF  
8x 09 7E 01 27 0p FF y0 50 0q FF  
p: 0 Main Unit Card Slot 1 BRU-  
SF10 Card Slot 1 2 BRU-SF10  
Card Slot 2  
q: 0 RGB 1 YCbCr  
D-SUB 9Pin  
OUT2  
-
-
-
p: 0 Main Unit Card Slot 1 BRU-  
SF10 Card Slot 1 2 BRU-SF10  
Card Slot 2  
q: 0 Y/C 1 VBS  
RGB SYNC  
IMG SIZE  
p: 0 Main Unit Card Slot 1 BRU-  
SF10 Card Slot 1 2 BRU-SF10  
Card Slot 2  
q: 2 SYNC OFF 3 SYNC ON RGB  
p: 0 Main Unit Card Slot 1 BRU-  
SF10 Card Slot 1 2 BRU-SF10  
Card Slot 2  
q: 0 4: 3 [SQUEEZE] 1 16: 9  
[LETTER] 2 4: 3 [CROP]  
SETUP  
-
-
8x 09 7E 01 3B 0p FF y0 50 0q FF  
8x 09 7E 01 43 0p FF y0 50 0q FF  
p: 0 Main Unit Card Slot 1 BRU-  
SF10 Card Slot 1 2 BRU-SF10  
Card Slot 2  
q: 0 ON (7.5IRE) 1 OFF (0IRE)  
BRBK-  
HSD2  
IMG SIZE  
p: 0 Main Unit Card Slot 1 BRU-  
SF10 Card Slot 1 2 BRU-SF10  
Card Slot 2  
q: 0 4: 3 [SQUEEZE] 1 16: 9  
[LETTER] 2 4: 3 [CROP]  
POWER  
Status  
CAMERA  
Software  
Version  
ON/OFF  
Inquiry  
-
-
-
8x 09 7E 04 00 FF  
8x 09 00 02 FF  
y0 50 0p FF  
p: 2 ON 3: OFF  
y0 50 00 01  
mn pq rs tu vw FF  
mnpq: Model Code (05xx)  
rstu: ROM version  
vw: Socket Number (02)  
PRESET  
Drive  
Speed  
-
-
8x 09 7E 01 0B 0p FF y0 50 qq FF  
p: Preset number of speed retrieving  
-1 (0-F)  
qq: p position direction speed  
response 01-18 (h)  
TALLY  
PAN-TILT  
Position  
-
-
-
-
8x 09 7E 01 0A FF  
8x 09 06 12 FF  
y0 50 0p FF  
p: 2 ON 3: OFF  
y0 50 Yp Yq Yr Ys Yp Yq Yr Ys Yt Zp Zq Zr Zs: See  
Yt Zp Zq Zr Zs FF  
Pan/Tilt Position (for reference) in  
the VISCA Command Setting  
Values section  
CAMERA  
ID  
TITLE  
(Preset  
Postion)  
TITLE  
Display  
(Standard)  
-
-
-
8x 09 04 22 FF  
y0 50 0p 0q 0r 0s FF pqrs: ID  
ON/OFF  
Inquiry  
8x 09 7E 01 17 FF  
y0 50 0p FF  
y0 50 0p FF  
y0 50 0p FF  
y0 50 0p FF  
p: 2 ON 3: OFF  
ON/OFF  
Inquiry  
-
-
-
8x 09 7E 01 13 FF  
8x 09 06 06 FF  
8x 09 04 3F FF  
p: 2 ON 3: OFF  
p: 2 ON 3: OFF  
MENU  
Display  
Status  
ON/OFF  
Inquiry  
PRESET  
-
Return the last preset number which  
has been operated (VISCA  
parameters [0-F])  
Zoom  
-
-
-
-
8x 09 04 47 FF  
8x 09 04 48 FF  
y0 50 0p 0q 0r 0s FF pqrs: See the VISCA Command  
Setting Values (ZOOM) section  
y0 50 0p 0q 0r 0s FF pqrs: See the VISCA Command  
Setting Values (FOCUS) section  
FOCUS  
16  
 
BRC-H900 Block Inquiry Command List  
Lens control system inquiry commands…..Command Packet 8x 09 7E 7E 00 FF  
Byte Bit  
Comments  
Byte Bit  
Comments  
Byte Bit  
Comments  
7
6
5
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
7
6
5
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
7
6
5
Destination Address  
4
4
4
6
12  
3
0
3
3
2
1
0
7
6
5
2
1
0
7
6
5
4
2
1
0
7
6
5
Source Address  
0
1
0
1
0
0
0
0
0
0
0
0
4
4
7
1
13  
3
3
2
1
3
2
1
0
7
6
5
2
1
0
7
6
5
Focus Mode (1: Auto  
0: Manual)  
0
7
6
5
4
3
0
0
0
0
0
4
4
8
2
3
3
2
1
0
7
6
5
2
1
0
7
6
5
Focus Position (HH)  
Zoom Position (HH)  
Camera Memory Recall  
(1: Executing  
2
1
0
14  
0: Stopped)  
0
0
0
0
0
0
0
0
Focus Command  
(1: Executing  
0: Stopped)  
Zoom Command  
(1: Executing  
0: Stopped)  
4
4
9
3
3
3
2
1
0
7
6
5
2
1
0
7
6
5
7
6
5
4
3
2
1
0
1
1
1
1
1
1
1
1
Focus Position (HL)  
Zoom Position (HL)  
0
0
0
0
0
0
0
0
15  
4
4
10  
3
4
3
2
1
0
7
6
5
2
1
0
7
6
5
Focus Position (LH)  
Zoom Position (LH)  
0
0
0
0
0
0
0
0
4
4
11  
3
5
3
2
1
0
2
1
0
Focus Position (LL)  
Zoom Position (LL)  
17  
 
Camera control system inquiry commands (1/2)…..Command Packet 8x 09 7E 7E 01 FF  
Byte Bit  
Comments  
Byte Bit  
Comments  
Byte Bit  
Comments  
7
6
5
4
0
0
7
6
5
0
0
0
7
6
5
Destination Address  
COLOR SPEED (1 - 5)  
4
4
12  
3
0
3
2
1
6
3
EXPOSURE MODE  
Manual Gain Position  
WHITE BALANCE  
MODE  
(0: Auto 1: Indoor  
2: Outdoor 3: Onepush  
5: Manual)  
2
1
0
7
6
5
4
2
1
0
7
6
5
Source Address  
0
0
0
0
0
0
0
0
0
1
0
1
0
0
0
0
0
0
0
0
7
6
5
4
3
2
1
0
0
0
0
0
0
0
4
1
13  
3
2
1
3
7
2
1
0
7
6
5
IMG FLIP MODE  
(1: On 0: Off)  
0
DETAIL SETTING  
(0: Off 1: On)  
0
7
6
5
4
3
2
1
0
7
6
5
4
3
2
1
0
0
0
0
0
7
6
5
4
3
2
1
0
7
6
5
4
0
0
0
0
4
2
3
14  
2
1
0
7
6
5
8
AE LEVEL  
(5: 1.0 6:-0.5 7: 0  
8: +0.5 9: +1.0)  
WB R Gain(H)  
EXPOSURE MODE  
(0: Auto 1: Manual  
A: Shutter Pri  
0
0
0
0
B: Iris Pri)  
1
1
1
1
1
1
1
1
0
0
0
0
4
3
3
15  
2
1
0
7
6
5
WB R-Gain (L)  
SPOT LIGHT MODE  
(1: On 0: Off)  
9
3
2
BACK LIGHT MODE  
(1: On 0: Off)  
0
0
0
0
1
0
7
6
5
4
3
2
1
0
7
6
5
4
3
2
1
0
0
0
0
0
0
4
4
3
2
1
0
7
6
5
WB B-Gain (H)  
10  
EXPOSURE MODE  
Manual Shutter Position  
0
0
0
0
4
0
0
0
5
3
2
1
0
WB B-Gain (L)  
11  
EXPOSURE MODE  
Manual Iris Position  
18  
Camera control system inquiry commands (2/2)…..Command Packet 8x 09 7E 7E 02 FF  
Byte Bit  
Comments  
Byte Bit  
Comments  
Byte Bit  
Comments  
7
6
5
0
0
0
7
6
5
4
0
0
0
0
7
6
5
Destination Address  
STEADY SHOT (1: On  
0: Off)  
4
4
0
11  
AGC MODE (1: ON  
0: OFF)  
3
3
3
5
0
0
2
1
0
7
6
5
Source Address  
2
2
1
0
7
6
5
4
AGC LIMIT  
(0: 3dB 1: 6dB 2: 9dB  
3: 12dB 4: 18dB)  
FLICKER CANCEL  
(1: On 0: Off)  
1
0
1
0
1
0
0
0
0
0
0
0
0
0
FRECKER CANCEL  
FREQUENCY (0: 50Hz  
1: 60Hz)  
0
0
Shutter Point (0: F5.6  
1: F8 2: F11 3: F16)  
7
6
5
0
0
0
0
0
0
0
0
0
0
0
0
0
4
1
Shutter Limit  
(0: 1/100 1: 1/125  
2: 1/250 3: 1/500)  
3
12  
3
2
1
0
7
6
5
4
4
Auto Shutter (1: ON  
0: OFF)  
6
2
3
2
1
0
7
6
5
1
0
7
6
5
AGC Point (0: F5.6 1: F4  
2: F2.8)  
0
0
0
0
3
2
4
1080/720 mode (1: 1080  
0: 720)  
13  
3
2
1
0
4
7
59.94/50 mode (1: 59.94  
0: 50)  
3
2
1
0
7
6
5
R-G (H)  
2
1
0
7
6
5
Camera status (1: Power  
On 0: Sleep)  
GAMMA MODE (0 - 7)  
0
0
0
0
7
6
5
0
0
0
0
0
0
0
0
4
4
14  
3
3
4
3
8
3
2
1
0
7
6
5
2
1
0
7
6
5
R-G (L)  
COLOR OFFSET  
0 (-7) - 7 (0) - E (+7)  
2
1
0
7
6
5
COLOR PHASE (H)  
1
1
1
1
1
1
1
1
0
0
0
0
0
MATRIX  
(2: On (STD) 3: OFF  
4: ON (HIGH SAT)  
5: ON (FL LIGHT)  
4
15  
3
4
4
4
9
3
2
1
0
3
2
1
0
MATRIX  
COLOR LEVEL  
0 (-7) - 7 (0) - E (+7)  
2
1
0
7
6
5
COLOR PHASE (L)  
0
0
0
0
0
0
4
10  
3
2
1
0
AE SPEED (1: Low  
2: Mid 3: High)  
19  
Other enlargement inquiry commands (1/5) .......... Command Packet 8x 09 7E 7E 03 FF  
Byte Bit  
Comments  
Byte Bit  
Comments  
Byte Bit  
Comments  
7
6
5
0
0
0
0
7
6
5
0
0
0
0
0
0
0
0
0
0
0
0
7
6
5
Destination Address  
4
4
4
6
12  
3
0
3
3
2
1
0
7
6
5
2
1
0
7
6
5
2
1
0
7
6
5
G-B (H)  
Source Address  
0
0
0
0
0
1
0
1
0
0
0
0
0
0
0
0
4
4
4
7
13  
3
1
3
3
2
1
0
7
6
5
2
1
0
7
6
5
2
1
0
7
6
5
G-B (L)  
B-G (H)  
0
0
0
0
0
0
0
0
4
4
4
8
14  
3
2
3
3
2
1
0
7
6
5
2
1
0
7
6
5
2
1
0
7
6
5
B-R (H)  
B-G (L)  
R-B (H)  
0
0
0
0
1
1
1
1
1
1
1
1
0
0
0
0
4
4
4
9
15  
3
3
3
3
2
1
0
7
6
2
1
0
2
1
0
7
6
5
B-R (L)  
0
R-B (L)  
0
0
0
0
Camera block FAN  
rotating status  
(1: Rotating 0: Stop)  
4
5
COLOR DETAIL (1: On  
0: Off)  
4
3
10  
4
2
1
0
7
6
5
G-R (H)  
3
2
1
0
7
6
5
Shutter Pri Position  
0
0
0
0
0
0
0
4
5
3
2
1
0
4
G-R (L)  
11  
3
2
1
0
Iris Pri Position  
20  
Other enlargement inquiry commands (2/5) .......... Command Packet 8x 09 7E 7E 04 FF  
Byte Bit  
Comments  
Byte Bit  
Comments  
Byte Bit  
Comments  
7
6
5
0
0
0
0
7
6
5
0
0
0
7
6
5
Destination Address  
4
4
4
6
12  
3
0
3
3
2
1
0
7
6
5
2
1
0
7
6
5
Gain Current Position  
2
1
0
7
6
5
DETAIL LEVEL (H)  
Source Address  
0
0
0
0
0
0
0
0
0
1
0
1
0
0
0
0
0
0
0
0
4
4
4
7
13  
3
1
3
3
2
1
0
7
6
5
4
2
1
0
7
6
5
DETAIL FREQUENCY  
(H)  
2
1
0
7
6
5
DETAIL LEVEL (L)  
0
0
0
0
0
0
0
COLOR DETAIL AREA  
INDICATION (1: ON  
0: OFF)  
4
4
14  
3
2
3
8
2
1
0
7
6
5
DETAIL FREQUENCY  
(L)  
2
1
0
7
6
5
3
2
1
0
7
6
5
Current R GAIN (H)  
COLOR DETAIL  
LEVEL (H)  
1
1
1
1
1
1
1
1
0
0
0
0
0
0
0
0
4
4
15  
3
3
3
4
9
2
1
0
2
1
0
7
6
5
3
Current R GAIN (L)  
2
1
0
7
6
5
COLOR DETAIL  
LEVEL (L)  
0
0
0
0
0
0
4
COLOR DETAIL (1: On  
0: Off)  
4
3
2
1
0
7
6
5
4
3
2
1
0
7
6
5
4
3
2
1
0
10  
Current B GAIN (H)  
Shutter Current Position  
0
0
0
0
0
0
0
4
5
3
2
1
0
Current B GAIN (L)  
11  
Iris Current Position  
21  
Other enlargement inquiry commands (3/5) .......... Command Packet 8x 09 7E 7E 05 FF  
Byte Bit  
Comments  
Byte Bit  
Comments  
Byte Bit  
Comments  
7
6
5
0
0
0
0
7
6
5
0
0
0
0
7
6
5
Destination Address  
4
4
4
6
12  
3
0
3
3
2
1
0
7
6
5
2
1
0
7
6
5
DETAIL WHITE  
LIMITTER (H)  
COLOR DETAIL  
SATURATION (H)  
2
1
0
7
6
5
Source Address  
0
0
0
0
0
0
0
0
0
1
0
1
0
0
0
0
0
0
4
4
4
7
13  
3
1
3
3
2
1
0
7
6
5
2
1
0
7
6
5
DETAIL WHITE  
LIMITTER (L)  
COLOR DETAIL  
SATURATION (L)  
2
1
0
7
6
5
0
0
0
0
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
V DETAIL CREATION  
0 - 3  
4
4
4
8
14  
3
2
3
3
2
1
0
7
6
5
2
1
0
7
6
5
DETAIL BLACK  
LIMITTER (H)  
2
1
0
7
6
5
DETAIL CRISPENING  
(H)  
0
0
0
0
0
0
0
0
4
4
4
9
15  
3
3
3
3
2
1
0
7
6
5
2
1
0
DETAIL BLACK  
LIMITTER (L)  
2
1
0
7
6
5
DETAIL CRISPENING  
(L)  
0
0
0
0
0
0
0
0
4
4
10  
3
4
3
2
1
0
7
6
5
2
1
0
7
6
5
KNEE APT LEVEL (H)  
DETAIL H/V RATIO (H)  
0
0
0
0
0
0
0
0
4
4
11  
3
5
3
2
1
0
2
1
0
KNEE APT LEVEL (L)  
DETAIL H/V RATIO (L)  
22  
Other enlargement inquiry commands (4/5) .......... Command Packet 8x 09 7E 7E 06 FF  
Byte Bit  
Comments  
Byte Bit  
Comments  
Byte Bit  
Comments  
7
6
5
0
0
7
6
5
0
0
0
0
7
6
5
Destination Address  
AUTO KNEE (1: ON  
0: OFF)  
4
4
12  
3
0
4
KNEE MODE (1: ON  
0: OFF)  
3
6
2
1
0
7
6
5
2
1
0
7
6
5
3
2
1
0
7
6
5
GAMMA LEVEL (H)  
Source Address  
KNEE POINT (H)  
0
0
0
0
0
1
0
1
0
0
0
0
0
0
0
0
0
0
0
4
4
13  
3
1
3
4
7
2
1
0
7
6
5
2
1
0
7
6
5
3
GAMMA LEVEL (L)  
2
1
0
7
6
5
KNEE POINT (L)  
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
0
0
0
0
4
4
14  
3
2
3
4
COLOR DETAIL  
PHASE (H)  
8
2
1
0
7
6
5
2
1
0
7
6
5
3
2
1
0
7
6
5
KNEE SLOPE (H)  
0
0
0
0
0
0
0
0
4
4
15  
3
3
3
4
9
2
1
0
2
1
0
7
6
5
COLOR DETAIL  
PHASE (L)  
3
2
1
0
7
6
5
KNEE SLOPE (L)  
0
0
0
0
0
0
0
0
4
4
3
4
10  
3
2
1
0
7
6
5
COLOR DETAIL  
WIDTH (H)  
2
1
0
7
6
5
KNEE SATLEVEL (H)  
0
0
0
0
0
0
0
0
4
5
3
4
11  
3
2
1
0
COLOR DETAIL  
WIDTH (L)  
2
1
0
KNEE SATLEVEL (L)  
23  
Other enlargement inquiry commands (5/5) .......... Command Packet 8x 09 7E 7E 07 FF  
Byte Bit  
Comments  
Byte Bit  
Comments  
Byte Bit  
Comments  
7
6
5
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
7
6
5
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
7
6
5
Destination Address  
4
4
4
6
12  
3
0
3
3
2
1
0
7
6
5
2
1
0
7
6
5
2
1
0
7
6
5
Source Address  
0
1
0
1
0
0
0
0
0
0
0
4
4
4
7
13  
3
1
3
3
2
1
0
7
6
5
2
1
0
7
6
5
2
1
0
7
6
5
4
4
4
8
14  
3
2
3
3
2
1
0
7
6
5
2
1
0
7
6
5
2
1
0
7
6
5
BLACK LEVEL (H)  
0
0
0
0
4
4
4
9
15  
3
3
3
3
2
1
0
7
6
5
2
1
0
2
1
0
7
6
5
BLACK LEVEL (L)  
0
0
0
0
4
4
10  
3
4
3
2
1
0
7
6
5
2
1
0
7
6
5
BLACK GAMM LEVEL  
(H)  
0
0
0
0
4
4
11  
3
5
3
2
1
0
2
1
0
BLACK GAMM LEVEL  
(L)  
24  
VISCA Command Setting Values  
IRIS  
GAIN  
Parameter  
Parameter  
p
1
1
1
1
1
1
1
1
1
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
q
9
8
7
6
5
4
3
2
1
0
F
E
D
C
B
A
9
8
7
6
5
4
3
2
1
0
F No.  
F1.9 (OPEN)  
F2.2  
F2.4  
F2.6  
F2.8  
F3.1  
F3.4  
F3.7  
F4  
p
1
1
1
1
1
1
1
1
1
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
q
9
8
7
6
5
4
3
2
1
0
F
E
D
C
B
A
9
8
7
6
5
4
3
2
1
0
Gain (dB)  
24  
23  
22  
21  
20  
19  
18  
17  
16  
15  
14  
13  
12  
11  
10  
9
F4.4  
F4.8  
F5.2  
F5.6  
F6.2  
F6.8  
F7.3  
F8  
8
F8.7  
F9.6  
F10  
7
6
5
F11  
4
F12  
3
F13  
2
F15  
1
F16  
0
CLOSE  
-3  
SHUTTER  
Parameter  
p
0
0
0
0
0
0
0
0
0
0
q
F
E
D
C
B
A
9
Shutter Speed (sec)  
1/8000  
1/4000  
1/2000  
1/1000  
1/500  
1/250  
1/125  
8
1/120  
7
1/100  
1/60*  
6
*
The setting is 1/60 when the video format is set to 1080/59.94i or 720/  
59.94p.  
The setting is 1/50 when the video format is set to 1080/50i or 720/50p.  
25  
 
Pan/Tilt Position (for reference)  
Focus Ratio and Focus Distance  
(for reference)  
Pan  
Focus Ratio  
1000  
Focus Distance  
Left  
Right  
Angle (degrees)  
Yp Yq Yr Ys Yt  
00000  
Yp Yq Yr Ys Yt  
00000  
2000  
14.6m  
6.3m  
3.9m  
2.8m  
2.2m  
1.7m  
1.4m  
1.2m  
1.0m  
0.9m  
0.8m  
0
3000  
10  
00938  
FF6C8  
FED90  
FE458  
4000  
20  
01270  
5000  
30  
01BA8  
024E0  
02E18  
03750  
6000  
40  
FDB20  
FD1E8  
FC8B0  
FBF78  
FB640  
FAD08  
FA3D0  
F9A98  
F9160  
7000  
50  
8000  
60  
9000  
70  
04088  
A000  
B000  
C000  
80  
049C0  
052F8  
90  
100  
110  
120  
130  
140  
150  
160  
169  
05C30  
06568  
Zoom Position and Zoom Ratio (for reference)  
06EA0  
077D8  
08110  
F8828  
Zoom Position  
0000  
Zoom Ratio  
F7EF0  
F75B8  
F6C80  
F6422  
×1  
×2  
08A48  
09380  
1140  
1A80  
×3  
09BDE  
2180  
×4  
2740  
×5  
Tilt  
2BC0  
2F60  
×6  
×7  
Up  
Zp Zq Zr Zs  
0000  
Down  
Angle (degrees)  
32A0  
×8  
Zp Zq Zr Zs  
35A0  
×9  
0
0000  
3840  
×10  
×11  
×12  
×13  
×14  
10  
20  
30  
40  
50  
60  
70  
80  
90  
0938  
F6C8  
3AA0  
3CC0  
3EC0  
4000  
1270  
ED90  
1BA8  
24E0  
E458  
-
-
-
-
-
-
2E18  
3750  
4088  
49C0  
52F8  
26  
Pan/Tilt Status Code List  
P
Q
R
S
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 0 0  
0 0 1  
0 1 0  
0 1 1  
– – – –  
– – – –  
– – – –  
– – – –  
– – – –  
– – – –  
– – – –  
– – 0 0  
– – 1 0  
0 1 – –  
1 0 – –  
– – – –  
– – – –  
– – – –  
– – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
– – 0 0  
– – 1 0  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
0 – – –  
– – – 1  
– – 1 –  
1 – –  
1 – – –  
1 1 1 1  
– – – –  
– – – –  
– – – –  
– – – –  
– – – –  
– – – –  
– – – –  
– – – –  
– – – –  
– – – –  
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/tilt position cannot be detected.  
Pan functions normally.  
Pan mechanism is defective.  
Tilt functions normally.  
Tilt mechanism is defective.  
Pan/Tilt operating  
Pan/Tilt operations complete.  
Not initialized  
Initializing  
Initialization completes.  
Initialization failed.  
( : optional)  
27  
 
Memory Function (Inquiry Commands)  
Preset No.  
last operated  
pp: Memory number  
last operated  
Comments  
00  
While no Recall commands are used after the power  
has been tuned on  
1
2
7F  
01  
02  
03  
04  
05  
06  
07  
08  
09  
0A  
0B  
0C  
0D  
0E  
0F  
00 (or =00 for Reset, Set and Recall commands)  
3
4
5
6
7
8
9
10  
11  
12  
13  
14  
15  
16  
28  
 
Revision History  
Version  
Item  
Description  
1.00  
New edition  
29  
 

ViewSonic VS12843 User Manual
Trek 08 User Manual
Tokina TM50Z1040AI User Manual
Star Manufacturing CD2PG 3 User Manual
Sony CFD S100 User Manual
Sony Camcorder DXC 990 User Manual
Sony Camcorder DSC RX100M2 User Manual
Sharp Handheld Calculator ELR277BBK User Manual
Sharp Entry Level Electronic Cash Register XE A107 User Manual
Samsung ST95 User Manual