|
| INSTRUCTION |
|
| DEFINITION FOR SPECIFIC INSTRUCTION |
| NOTE | |||
|
| DESCRIPTION |
|
| INPUT |
|
| OUTPUT |
|
|
59 |
| LOAD VIDEO DATA |
| Set equal to video input |
| Set equal to video output |
| 21, 22 | ||
|
|
|
| (0 = disconnect) |
| (0 = to all the outputs) |
|
| ||
|
|
|
| (127 = load SETUP #) |
| or SETUP # |
|
| ||
|
|
|
|
|
|
|
|
| ||
60 |
| LOAD AUDIO DATA |
| Set equal to audio input |
| Set equal to audio output |
| 21, 22 | ||
|
|
|
| (0 = disconnect) |
| (0 = to all the outputs) |
|
| ||
|
|
|
| (127 = load SETUP #) |
| or SETUP # |
|
| ||
61 |
| IDENTIFY MACHINE |
| 1 - video machine name |
| 0 | - Request first 4 digits |
| 13 | |
|
|
|
| 2 | - audio machine name |
| 1 | - Request first suffix |
|
|
|
|
|
| 3 | - video software version |
| 2 | - Request second suffix |
|
|
|
|
|
| 4 | - audio software version |
| 3 | - Request third suffix |
|
|
|
|
|
| 5 | - RS422 controller name |
| 10 - Request first prefix |
|
| |
|
|
|
| 6 | - RS422 controller version |
| 11 - Request second prefix |
|
| |
|
|
|
| 7 | - remote control name |
| 12 - Request third prefix |
|
| |
|
|
|
| 8 | - remote software version |
|
|
|
|
|
|
|
|
| 9 | - Protocol 2000 revision |
|
|
|
|
|
62 |
| DEFINE MACHINE |
| 1 - number of inputs |
| 1 | - for video |
| 14 | |
|
|
|
| 2 | - number of outputs |
| 2 | - for audio |
|
|
|
|
|
| 3 | - number of setups |
| 3 | - for SDI |
|
|
|
|
|
|
|
|
| 4 | - for remote panel |
|
|
|
|
|
|
|
|
| 5 | - for |
|
|
63 |
| EXTENDED DATA |
| 7 MSBs for INPUT data |
| 7 MSBs for OUTPUT data |
| 19 |
NOTES on the above table:
NOTE 1 - When the master switcher is reset, (e.g. when it is turned on), the reset code is sent to the PC. If this code is sent to the switchers, it resets according to the present
NOTE 2 - These are
01 85 88 83
was sent from the PC, then the switcher (machine 3) switches input 5 to output 8. If the user switched input 1 to output 7 via the front panel keypad, then the switcher sends HEX codes:
41 | 81 | 87 | 83 |
to the PC. |
|
|
|
When the PC sends one of the commands in this group to the switcher, then, if the instruction is valid, the switcher replies by sending to the PC the same four bytes that it was sent (except for the first byte, where the DESTINATION bit is set high).
NOTE 3 - SETUP # 0 is the present setting. SETUP # 1 and higher are the settings saved in the switcher's memory, (i.e. those used for Store and Recall).
NOTE 4 - The reply to a "REQUEST" instruction is as follows: the same instruction and INPUT codes as were sent are returned, and the OUTPUT is assigned the value of the requested parameter. The replies to instructions 10 and 11 are as per the definitions in instructions 7 and 8 respectively. For example, if the present status of machine number 5 is breakaway setting, then the reply to the HEX code
0B | 80 | 80 | 85 |
would be HEX codes |
|
| |
4B | 80 | 81 | 85 |
NOTE 6 – If INPUT is set to 127 for these instructions, then, if the function is defined on this machine, it replies with OUTPUT=1. If the function is not defined, then the machine replies with OUTPUT=0, or with an error (invalid instruction code).
If the INPUT is set to 126 for these instructions, then, if possible, the machine returns the current setting of this function, even for the case that the function is not defined. For example, for a video switcher which always switches during the VIS of input #1, (and its VIS setting cannot be programmed otherwise), the reply to the HEX code
0A | FE | 80 | 81 | (i.e. request VIS setting, with INPUT set as 126dec) |
would be HEX codes |
|
|
| |
4A | FE | 81 | 81 | (i.e. VIS setting = 1, which is defined as VIS from input #1). |
NOTE 8 - The reply to the "REQUEST WHETHER SETUP IS DEFINED" is as in TYPE 3 above, except that here the OUTPUT is assigned with the value 0 if the setup is not defined; or 1 if it is defined.
NOTE 9 - An error code is returned to the PC if an invalid instruction code was sent to the switcher, or if a parameter associated with the instruction is out of range (e.g. trying to save to a setup greater than the highest one, or trying to switch an input or output greater than the highest one defined). This code is also returned to the PC if an
NOTE 11 – For machines where the video and/or audio gain is programmable.
| 39 |