beautypg.com

9 protocol 2000, 1 syntax, Protocol 2000 – Kramer Electronics VS-88DVI User Manual

Page 24: Syntax

background image

VS-88DVI - Protocol 2000

21

9

Protocol 2000

This RS-232/RS-485 communication protocol uses four bytes of information as

defined below.

For RS-232, a null-modem connection between the machine and controller is

used. The default data rate is 9600 baud, with no parity, 8 data bits and 1 stop bit.

Note: Compatibility with Kramer’s Protocol 2000 does not mean that a machine

uses all of the commands below. Each machine uses a sub-set of Protocol 2000,

according to its needs.

9.1

Syntax

MSB

LSB

1st Byte

DESTINATION

INSTRUCTION

0

D

N5

N4

N3

N2

N1

N0

7

6

5

4

3

2

1

0

2nd Byte

INPUT

1

I6

I5

I4

I3

I2

I1

I0

7

6

5

4

3

2

1

0

3rd Byte

OUTPUT

1

O6

O5

O4

O3

O2

O1

O0

7

6

5

4

3

2

1

0

4th Byte

MACHINE NUMBER

1

OVR

X

M4

M3

M2

M1

M0

7

6

5

4

3

2

1

0


1st Byte:

Bit 7 – Defined as 0
D – DESTINATION:

0 – Sends information to the switchers (from the PC)
1 – Sends information to the PC (from the switcher)

N5…N0 – INSTRUCTION

The 6-bit INSTRUCTION defines the function performed by the switcher(s). If a function is performed using the
machine’s keyboard, these bits are set with the INSTRUCTION NO. performed. The instruction codes are defined
according to the table below (INSTRUCTION NO. is the value set in N5…N0).

2nd Byte:

Bit 7 – Defined as 1

I6…I0 – INPUT

When switching (i.e. instruction codes 1 and 2), the 7-bit INPUT is set as the input number to be switched. If switching is
done using the machine’s front panel, these bits are set with the INPUT NUMBER switched. For other operations, these
bits are defined according to the table.

3rd Byte:

Bit 7 – Defined as 1

O6…O0 – OUTPUT

When switching (i.e. instruction codes 1 and 2), the 7-bit OUTPUT is set as the output number to be switched. If
switching is done using the machine’s front panel, these bits are set with the OUTPUT NUMBER switched. For other
operations, these bits are defined according to the table.

4th Byte:

Bit 7 – Defined as 1

Bit 5 – Don’t care

OVR – Machine number override

M4…M0 – MACHINE NUMBER

This byte is used to address machines in a system by their machine numbers. When several machines are controlled
from a single serial port, they are usually configured together and each machine has an individual machine number. If
the OVR bit is set, then all machine numbers accept (implement) the command and the addressed machine replies.
When a single machine is controlled over the serial port, always set M4…M0 to 1, and make sure that the machine itself
is configured as MACHINE NUMBER = 1.