HTTP
HTTP (Hypertext Transfer Protocol), het standaard protocol voor toegang tot webpagina's, kan worden gebruikt
om de LPU-2 te besturen. Gebruik hiervoor de URLs zoals hieronder vermeld.
Zend de HTTP GET requests naar poort 80.
Beschrijving
Release all playbacks
Set playback intensity
Set playback speed
Control playback button
Control playback flash
Release playback
Playback Go Forward
Playback Jump
URL
/ajax/release
/ajax/pbXX/in=[0,100]
/ajax/pbXX/sp=[-100,100]
/ajax/pbXX/bu=[0/1]
/ajax/pbXX/fl=[0/1]
/ajax/pbXX/re
/ajax/pbXX/go
/ajax/pbXX/ju=[1,48]
Bereik
Voorbeeld
http://192.168.1.10/ajax/release
-
0-100%
http://192.168.1.10/ajax/pb01
-100%-100%
http://192.168.1.10/ajax/pb33
up / down
http://192.168.1.10/ajax/pb59
up / down
http://192.168.1.10/ajax/pb64
http://192.168.1.10/ajax/pb10
-
-
http://192.168.1.10/ajax/pb21
1-48
http://192.168.1.10/ajax/pb45
15
/in=100
/sp=-10
/bu=0
/fl=1
/re
/go
/ju=10