manuals.online logo
Brands
  1. Home
  2. •
  3. Brands
  4. •
  5. Roland
  6. •
  7. Music Mixer
  8. •
  9. Roland VR-400UHD Use and maintenance manual

Roland VR-400UHD Use and maintenance manual

Other manuals for VR-400UHD

2

Other Roland Music Mixer manuals

Roland VR-5 Use and care manual

Roland

Roland VR-5 Use and care manual

Roland M-1000 Parts list manual

Roland

Roland M-1000 Parts list manual

Roland M-16E User manual

Roland

Roland M-16E User manual

Roland M-240 User manual

Roland

Roland M-240 User manual

Roland Edirol M-16DX User manual

Roland

Roland Edirol M-16DX User manual

Roland MC-808 User manual

Roland

Roland MC-808 User manual

Roland MC-808 User manual

Roland

Roland MC-808 User manual

Roland Edirol M-16DX User manual

Roland

Roland Edirol M-16DX User manual

Roland V-Bass VB-99 User manual

Roland

Roland V-Bass VB-99 User manual

Roland Boss Dr.Groove DR-202 Operating and maintenance manual

Roland

Roland Boss Dr.Groove DR-202 Operating and maintenance manual

Roland SYSTEM-500 531 User manual

Roland

Roland SYSTEM-500 531 User manual

Roland CPM-300 User manual

Roland

Roland CPM-300 User manual

Roland VR-400UHD User manual

Roland

Roland VR-400UHD User manual

Roland V-Mixer VM-C7200 User manual

Roland

Roland V-Mixer VM-C7200 User manual

Roland BOSS BX-400 User manual

Roland

Roland BOSS BX-400 User manual

Roland Groovebox MC-505 Operating and maintenance manual

Roland

Roland Groovebox MC-505 Operating and maintenance manual

Roland V-Mixer M-300 Installation and operating instructions

Roland

Roland V-Mixer M-300 Installation and operating instructions

Roland V-Mixer VM-7200 User manual

Roland

Roland V-Mixer VM-7200 User manual

Roland SP-505 User manual

Roland

Roland SP-505 User manual

Roland V-Mixer M-300 User manual

Roland

Roland V-Mixer M-300 User manual

Roland System 100 - 103 User manual

Roland

Roland System 100 - 103 User manual

Roland M-5000 User manual

Roland

Roland M-5000 User manual

Roland VS-2000 Quick start guide

Roland

Roland VS-2000 Quick start guide

Roland U-8ST User manual

Roland

Roland U-8ST User manual

Popular Music Mixer manuals by other brands

Denon DN-HC5000 - Serato ITCH Hardware/Software... Service manual

Denon

Denon DN-HC5000 - Serato ITCH Hardware/Software... Service manual

Yamaha WC42260 owner's manual

Yamaha

Yamaha WC42260 owner's manual

Vertiv KMMLED156 Quick installation guide

Vertiv

Vertiv KMMLED156 Quick installation guide

Yamaha EMX3000 user manual

Yamaha

Yamaha EMX3000 user manual

Mackie Onyx Analogue Mixer brochure

Mackie

Mackie Onyx Analogue Mixer brochure

Peavey S-32 Sanctuary Series Operation guide

Peavey

Peavey S-32 Sanctuary Series Operation guide

Rane MP 4 Operator's manual

Rane

Rane MP 4 Operator's manual

True T9 Touchscreen Console owner's manual

True

True T9 Touchscreen Console owner's manual

Studiomaster Air Pro 24 instruction manual

Studiomaster

Studiomaster Air Pro 24 instruction manual

Yamaha MV802 owner's manual

Yamaha

Yamaha MV802 owner's manual

Yamaha MR1642 Operation manual

Yamaha

Yamaha MR1642 Operation manual

Pioneer DJM 909 - Battle Mixer W/Effects operating instructions

Pioneer

Pioneer DJM 909 - Battle Mixer W/Effects operating instructions

Veeder-Root TLS-350 Series System setup manual

Veeder-Root

Veeder-Root TLS-350 Series System setup manual

Alto APM80.QUAD user manual

Alto

Alto APM80.QUAD user manual

Omnitronic PM-211 user manual

Omnitronic

Omnitronic PM-211 user manual

SoundCraft B400 user guide

SoundCraft

SoundCraft B400 user guide

CARVIN RX 1200 operating manual

CARVIN

CARVIN RX 1200 operating manual

Atlas MMK15-RM owner's manual

Atlas

Atlas MMK15-RM owner's manual

manuals.online logo
manuals.online logoBrands
  • About & Mission
  • Contact us
  • Privacy Policy
  • Terms and Conditions

Copyright 2025 Manuals.Online. All Rights Reserved.

01
Remote Control Guide
© 2023 Roland Corporation
2
LAN/RS-232 Command Reference
The VR-400UHD support two types of remote-interface communication: LAN and RS-232.
Using the LAN port or RS-232 connector to send specic commands to the VR-400UHD from a controlling device lets you operate the VR-400UHD
remotely.
LAN Interface
This uses the LAN port on the VR-400UHD.
You use Telnet to operate the VR-400UHD remotely over a LAN (TCP/IP
protocol).
Communication standards
Port LAN port
TCP port number 8023
For methods of connecting to a network, refer to“Reference Manual”
(PDF).
RS-232 Interface
RS-232 connector pin layout Pin assignments
12345
6789
DB-9 type (male)
Pin No. Signal
1N.C.
2RXD
3TXD
4DTR
5GND
6DSR
7RTS
8CTS
9N.C.
Communication standards
Communication method Synchronous (asynchronous), full-duplex
Communication speed 9,600/38,400 bps
Parity none
Data length 8 bits
Stop bit 1 bit
Code set ASCII
Cable wiring diagram
Use an RS-232 crossover cable to connect the VR-400UHD and the
controller (an RS-232-compatible computer or other device).
VR-400UHD Control device
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
VR-400UHD.
Command Format
Commands are common to the LAN and the RS-232 interface.
Transmitted commands (control device Óthis unit)
Transmit specic commands from the control device to this unit.
Command Format
ver
Obtains the model name and version information.
ver lf
set
Sets a parameter.
set , Category , ID , Sub-ID , Value lf
get
Obtains the current parameter value.
get , Category , ID , Sub-ID lf
When this unit correctly receives a command, it returns
set,[category],[ID],[sub-ID],[value][lf].
* “lf” is the ASCII code “0aH”, and is a control code that indicates the
end of the command. H indicates a hexadecimal value.
ack response (this unit Ócontrol device)
When this unit correctly receives a command, it returns ack.
The ack response commands are described in
“List of Commands”(p. 3).
Error response (this unit Ócontrol device)
When this unit could not correctly receive a command, it returns an
error.
err , Transmitted command lf
3
LAN/RS-232 Command Reference
List of Commands
* When sending a sequence of commands to the unit from a controller, after each one, be sure to verify that an “ack” response is returned before
sending the next command.
* The network and password settings must be congured beforehand. When connecting, enter the password you already set.
Item Sent command Response command Parameter
Select the program scene (PGM1 in DUAL mode) set,97,46,0,[a][lf] ack,97,46,0,[a][lf] a: 0–63 (1-1–8-8)
Select the preset scene (PGM2 in DUAL mode) set,97,46,1,[a][lf] ack,97,46,1,[a][lf] a: 0–63 (1-1–8-8)
Press the [CUT] button set,98,43,0,1[lf] ack,98,43,0,1[lf]
Press the [AUTO] button set,98,42,0,1[lf] ack,98,42,0,1[lf]
Press the [OUTPUT FADE] button set,97,25,[a],[b][lf] ack,97,25,[a],[b][lf]
a: 0 (PGM(DUAL Mode: PGM1)), 1(DUAL Mode: PGM2)
b: 0 (OFF), 1(ON)
Set the [DSK] button on/o set,97,79,0,[a][lf] ack,97,79,0,[a][lf] a: 0 (OFF), 1(ON)
Set the [LOGO] button on/o set,97,63,0,[a][lf] ack,97,63,0,[a][lf] a: 0 (OFF), 1(ON)
Switch between MIX/WIPE set,97,48,0,[a][lf] ack,97,48,0,[a][lf] a: 0 (MIX), 1(WIPE)
Change the WIPE pattern set,97,49,0,[a][lf] ack,97,49,0,[a][lf] a: 0–3 (1–4)
Set transition time set,97,18,0,[a][lf] ack,97,18,0,[a][lf] a: 0–20 (0.0–2.0 sec)
Set the [AUTO TRANSITION] button on/o set,97,19,0,[a][lf] ack,97,19,0,[a][lf] a: 0 (OFF), 1(ON)
MIC1–MIC6 channel
Adjust the volume set,97,139,[a],[b][lf] ack,97,139,[a],[b][lf ] a: 0–5 (MIC1–MIC6 Channel)
b: 0–127 (Level)
Turn the solo function
on/o
set,97,138,[a],[b][lf] ack,97,138,[a],[b][lf] a: 0–5 (MIC1–MIC6 Channel)
b: 0 (OFF), 1(ON)
Turn the mute function
on/o
set,97,137,[a],[b][lf] ack,97,137,[a],[b][lf] a: 0–5 (MIC1–MIC6 Channel)
b: 0 (OFF), 1(ON)
Adjust the AUX send
level
set,97,144,[a],[b][lf] ack,97,144,[a],[b][lf] a: 0–5 (MIC1–MIC6 Channel)
b: 0–127 (Level)
Adjust the pan set,97,140,[a],[b][lf] ack,97,140,[a],[b][lf] a: 0–5 (MIC1–MIC6 Channel)
b: -50–0–50 (L-C-R)
Adjust the reverb send
level
set,97,141,[a],[b][lf] ack,97,141,[a],[b][lf] a: 0–5 (MIC1–MIC6 Channel)
b: 0–127 (Level)
Turn USB send on/o set,97,143,[a],[b][lf] ack,97,143,[a],[b][lf] a: 0–5 (MIC1–MIC6 Channel)
b: 0 (OFF), 1(ON)
Set AUX PRE/POST set,97,145,[a],[b][lf] ack,97,145,[a],[b][lf] a: 0–5 (MIC1–MIC6 Channel)
b: 0 (PRE), 1(POST)
LINE1, LINE2, HDMI,
USB channel
Adjust the volume set,97,173,[a],[b][lf] ack,97,173,[a],[b][lf ] a: 0–3 (LINE1, LINE2, HDMI, USB)
b: 0–127 (Level)
Turn the solo function
on/o
set,97,172,[a],[b][lf] ack,97,172,[a],[b][lf] a: 0–3 (LINE1, LINE2, HDMI, USB)
b: 0 (OFF), 1(ON)
Turn the mute function
on/o
set,97,171,[a],[b][lf] ack,97,171,[a],[b][lf] a: 0–3 (LINE1, LINE2, HDMI, USB)
b: 0 (OFF), 1(ON)
Adjust the AUX send
level
set,97,178,[a],[b][lf] ack,97,178,[a],[b][lf] a: 0–3 (LINE1, LINE2, HDMI, USB)
b: 0–127 (Level)
Adjust the pan set,97,174,[a],[b][lf] ack,97,174,[a],[b][lf] a: 0–3 (LINE1, LINE2, HDMI, USB)
b: -50–0–50 (L-C-R)
Adjust the reverb send
level
set,97,175,[a],[b][lf] ack,97,175,[a],[b][lf] a: 0–3 (LINE1, LINE2, HDMI, USB)
b: 0–127 (Level)
Turn USB send on/o set,97,177,[a],[b][lf] ack,97,177,[a],[b][lf] a: 0–3 (LINE1, LINE2, HDMI, USB)
b: 0 (OFF), 1(ON)
Set AUX PRE/POST set,97,179,[a],[b][lf] ack,97,179,[a],[b][lf] a: 0–3 (LINE1, LINE2, HDMI, USB)
b: 0 (PRE), 1(POST)
Adjust the output volume set,97,182,[a],[b][lf] ack,97,182,[a],[b][lf] a: 0–3 (MAIN, AUX, USB, HDMI)
b: 0–127 (Level)
Turn the output solo function on/o set,97,181,[a],[b][lf] ack,97,181,[a],[b][lf] a: 0–3 (MAIN, AUX, USB, HDMI)
b: 0 (OFF), 1(ON)
Turn the output mute function on/o set,97,180,[a],[b][lf] ack,97,180,[a],[b][lf] a: 0–3 (MAIN, AUX, USB, HDMI)
b: 0 (OFF), 1(ON)
Auto mixing function on/o set,97,265,0,[a][lf] ack,97,265,0,[a][lf] a: 0 (OFF), 1(ON)
Audio follow video function on/o set,97,217,0,[a][lf] ack,97,217,0,[a][lf] a: 0 (OFF), 1(VFA), 2(AFV)
Adjust reverb set,97,216,0,[a][lf] ack,97,216,0,[a][lf] a: 0–127