Request Commands - Roland REAC R-1000 Reference

48-track recorder / player rs-232c reference version 1.1
Table of Contents

Advertisement

Request Commands

STQ : Request for REC/PLAY/STOP status
Function Request status of REC/PLAY/STOP
Syntax
stxSTQ; (command syntax : type 1)
Reply from the R-1000
Syntax
stxSTS:a; (command syntax : type 2)
a:status
-1 Play/Rec is not possible (project is not loaded, HDD is not inserted etc.)
0 Stop
1 Playing
2 Play pause or waiting for sync to start playback
3 Recording
4 Rec pause
5 Waiting for sync to start recording
Example)
stxSTS:1;
Reply the R-1000 is in playing status
LCQ : Request for current position
Function Request for current position of the R-1000.
Syntax
stxLCQ; (command syntax : type 1)
Reply from the R-1000
Syntax
stxLCS:HHhMMmSSsFFf; (command syntax : type 2)
HH:hour
MM:minute
SS:second
FF:frame
Example)
stxLCS:01h48m24s10f;
Reply that the current position is 01:48:24.10
PTQ : Request for phantom power
Function Request the on/off setting for +48 V phantom power on the input channel assigned to a track.
Syntax
stxPTQ:a; (command syntax : type 2)
a:Track Number (T1–T48 = Track 1–48)
Example)
stxPTQ:T1;
Request the on/off setting of phantom power on the input channel assigned to track 1.
Reply from the R-1000
Syntax
stxPTS:a,b; (command syntax : type 2)
a:Track Number (T1–T48 = Track 1–48)
b:ON/OFF (0=OFF, 1=ON)
Example)
stxPTS:T1,0;
Output that the phantom power on the input channel assigned to track 1 is off.
Command details
9

Advertisement

Table of Contents
loading

Table of Contents