Barco S3 User Manual page 517

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

Advertisement

resetFrameSettings
Definition
-
Expose ALL reset types on Event Master processor with different options.
Request:
-
params: {"reset":x},
"x" can be 0 – 5
0: Soft reset.
o
1: Factory reset.
o
2: Factory reset (save IP).
o
3: Factory reset (save IP/EDID).
o
4: Factory reset (save VPID).
o
5: Factory reset (Power Down).
o
Response:
-
response: null
-
success: (0=success, anything else is an error)
Example:
-
{"params":{"reset":
powerStatus
Definition
-
This queries the power plug status of the Event Master processor. (There can be 1 or 2 power slots in Event Master pro-
cessor).
Request:
-
params: {} - It doesn't require any parameter.
Response:
-
response: {FrameId1 :{ PwrStatus1, PwrStatus2},{FrameId2 :{ PwrStatus1, PwrStatus2}
PwrStatus1 gives the power status of the 1st slot in Event Master processor with frame id FrameId1, FrameId2.
o
PwrStatus2 gives the power status of the 2nd slot in Event Master processor with frame id FrameId1, FrameId2.
o
-
success: (0=success, anything else is an error)
Example:
-
{"params":{}, "method":"powerStatus", "id":"1234", "jsonrpc":"2.0"}
listPresets
Definition
-
This queries the list of presets on a particular destination or on the system.
Request:
-
params: {"ScreenDest":x , "AuxDest":x},
"x" can be:
–2: Do not include any destinations of this type.
o
–1: Do not care (All presets).
o
0–999: want to see the presets with the destination this particular id in it or array of ids. Eg. "ScreenDestination":[{"id":
o
2}, {"id": 3}]
Response:
-
response:
Array of:
{"id":
1, "Name":
Response contains the array of presets. Above response contains id, name, lock mode preset serial number of the all
o
the presets.
-
success: (0=success, anything else is an error)
Example:
-
{"params":{"ScreenDest":
R5905948 EVENT MASTER DEVICES 17/07/2017
0}, "method":"resetFrameSettings", "id":"1234", "jsonrpc":"2.0"}
[{"id":
0, "Name":
"Preset4.00", "LockMode":
0}, "method":"listPresets", "id":"1234", "jsonrpc":"2.0"}
"Preset3.00", "LockMode":
0, "presetSno":
B. Remote Control Protocol
0, "presetSno":
3.00},
4.00}]
513

Advertisement

Table of Contents
loading

Table of Contents