Barco S3 User Manual page 518

Event master devices
Hide thumbs Also See for S3:
Table of Contents

Advertisement

B. Remote Control Protocol
listDestinationsForPreset
Definition
-
Lists the content of a Preset.
Request:
-
params: {"id":x },
"x" can be:
–1: List all presets.
o
0–999: list only that specific preset.
o
Response:
-
response:
"ScreenDest":[{"id":
Response contains the array of presets.
o
-
success: (0=success, anything else is an error)
Example:
-
{ "params":{"id":
savePreset
Definition
-
Creates a Preset on the Event Master processor.
Request:
-
params:
{"presetName":
tination":[{"id":
"presetName"—Name of the preset to save.
o
ScreenDestinations—ScreenDest id for which preset to be created.
o
AuxDestinations—AuxDest id for which preset to be created.
o
ScreenDestination, AuxDestinations are optional parameters. If user didn't provide it, preset will be saved for selected
o
destinations.
Response:
-
response: null
-
success: (0=success, anything else is an error)
Example:
-
{"params":
rpc":"2.0"}
-
{"params":
tion":{"id":
Key points regarding preset, which are same for rename, activate, and delete:
-
"id"—id of the preset.
-
"presetSno"—preset serial number. User can provide floating point number if required. Eg. "presetSno": 1.01, "presetSno":
1.00, "presetSno": 1, "presetSno": 1.1, "presetSno": 1.10.
Kindly note that 1.1 and 1.10 or 1.00 and 1 are same.
-
"presetName"—Name of the preset.
renamePreset
Definition
-
Rename a Preset on the Event Master processor. User can rename Preset with id, Preset serial number, or preset name.
-
Send any one of the parameters to rename Preset.
Request params:
-
params: {"id":
-
params: {"presetSno":
-
params: {"presetName":
"newPresetName"—New Preset name to set.
o
Response:
-
response: null
-
success: (0=success, anything else is an error)
Example:
-
{"params": {"id": 0, "newPresetName": " newPresetName "}, "method":"renamePreset", "id":"1234", "jsonrpc":"2.0"}
-
{"params": {"presetName": "NewPreset", "newPresetName": "NewPresetName"}, "method":"renamePreset", "id":"1234",
"jsonrpc":"2.0"}
-
{"params":
{"presetSno":
"jsonrpc":"2.0"}
514
Array of:
[{"id":
0, "Name":
0}, {"id":
0}, "method":"listDestinationsForPreset", "id":"1234", "jsonrpc":"2.0"}
"NewPreset", "ScreenDestination":[{"id":
1}, {"id":
{"presetName":
"NewPreset"}, "method":"savePreset", "id":"1234", "json-
{"presetName":
"NewPreset", "ScreenDestination":{"id":
0}}, "method":"savePreset", "id":"1234", "jsonrpc":"2.0"}
x, "newPresetName":
x.y, "newPresetName":
"OldPresetName", "newPresetName":
1.00, "newPresetName":
"Preset3.00", "LockMode":
3}],"AuxDest":[{"id":
2}]}
"NewPresetName"}
"NewPresetName"}
" newPresetName "}, "method":"renamePreset", "id":"1234",
R5905948 EVENT MASTER DEVICES 17/07/2017
0, "presetSno":
0}, {"id":
1}]}]
2}, {"id":
0},"AuxDestina-
"NewPresetName"}
3.00,
3}],"AuxDes-

Advertisement

Table of Contents
loading

Table of Contents