Lan/rs-232 command reference, Lan interface, Rs-232 interface – Roland V-600UHD 4K HDR Multi-Format Video Switcher User Manual

Page 47: Command format, Setting the ip address of the v-600uhd

Advertising
background image

47

LAN/RS-232 Command Reference

LAN Interface

This uses the LAN port on the V-600UHD.
You use Telnet to operate the V-600UHD remotely over a LAN

(TCP/IP protocol).

Communication standards

Port

LAN port

Protocol

TCP

Port number

8023

Setting the IP address of the V-600UHD

The method of setting the IP address depends on the Configure

setting.
If the Configure setting is “Manually,” use the following procedure to

make the setting.

1.

Select the [MENU] button

&

“System”

&

“LAN Control,” and press the [VALUE] knob.

2.

Select “IP Address,” and use the [VALUE] knob to set

the IP address.

&

Details on menu items: see p. 46.

3.

Press the [MENU] button to quit the menu.

RS-232 Interface

RS-232 connector pin layout

Pin assignments

1 2 3 4 5

6 7 8 9

DB-9 type (male)

Pin No.

Signal

1

N.C.

2

RXD

3

TXD

4

DTR

5

GND

6

DSR

7

RTS

8

CTS

9

N.C.

Communication standards

Communication method

Synchronous (asynchronous), full-duplex

Communication speed

9,600 bps/38,400 bps

Parity

none

Data length

8 bits

Stop bit

1 bit

Code set

ASCII

Flow control

XON/XOFF

Cable wiring diagram

Use an RS-232 crossover cable to connect the V-600UHD and the

controller (an RS-232-compatible computer or other device).

V-600UHD

Controller

N.C.: 1

1:

RXD: 2

2: RXD

TXD: 3

3: TXD

DTR: 4

4:

GND: 5

5: GND

DSR: 6

6:

RTS: 7

7:

CTS: 8

8:

N.C.: 9

9:

(Crossover connection)

* The connections between 4 and 6 and between 7 and 8 are inside

the V-600UHD.

Command Format

Commands are formatted using the configuration shown below.

Commands are all in ASCII code.

stx Command code

: Parameter

,

Parameter

;

stx

ASCII code “02H” is a control code indicating the start of a
command. “H” indicates that it is a hexadecimal value.

Command code

This specifies the command type (3 letters of the alphabet).

Parameter

This is appended to a command that requires one or more
parameter. The command and the parameter portion are
separated by a “ : ” (colon). When there are multiple parameters,
they are each separated by “ , ” (comma) characters.

;

This is the code that the V-600UHD recognizes as the end of a
command.

* The codes of stx (02H), ACK (06H), and XON (11H)/ XOFF (13H) are

the control codes.

V-600UHD support two types of remote-interface communication: LAN and RS-232.
Using the LAN port or RS-232 connector to send specific commands to the V-600UHD from a controlling device lets you operate the V-600UHD

remotely.

Advertising