User Manual

A.3.1 UDP & TCP Feedback
The following commands are used for feedback. For more information about
feedback send by the LPU-2, see A.5 ”Receiving API Feedback”
Description String Parameter Range Example
Playback intensity pb<playback index>/in int 0 100 pb01/in=100
Playback speed pb<playback index>/sp int 0 100 pb01/sp=10
Playback button pb<playback index>/bu int 0 1 pb01/bu=1
Playback active pb<playback index>/ac int 0 1 pb01/ac=1
Playback cue pb<playback index>/cue int 0 48 pb01/cue=32
All intensity pbxx/all/intensity float Array 0.0 1.0 pbxx/all/intensity=[0.25,0.75,0...
All playback speed pbxx/all/speed float Array 0.0 1.0 pbxx/all/speed=[0.00,0.80,0.40...
All playback active pbxx/all/ac int Array 0 / 1 pbxx/all/ac=[1,1,0,1,0,0,0,0...
All active Cues pbxx/all/cue int Array 0 48 pbxx/all/cue=[1,-,4,-,-,-,1,1...
Hello API hello - - hello
Blackout blackout int 0 / 1 blackout=0
A.4 HTTP
HTTP (Hyper Text Transfer Protocol) is the standard protocol to access web
pages. It can also be used to control the LPU-2, using the URLs listed below.
You can send your HTTP GET requests to port 80.
47