![inveo IND2 Скачать руководство пользователя страница 39](http://html1.mh-extra.com/html/inveo/ind2/ind2_user-manual_2085036039.webp)
8.1.2 HTTP GET – control
Controlling the module in HTTP server mode is based on sending the appropriate HTTP
GET command to the module.
All HTTP GET commands
are mapped in XML/JSON tags for the
HTTP Client
service
(chapter 8.2.5).
Resource
Command
Value
Description
open1
1 – enable
0 – disable
Control of relay #1 in the mode defined in the
I/O
Settings
tab
http://192.168.111.15/stat.php?open1=1
open2
1 – enable
0 – disable
Control of relay #2 in the mode defined in the
I/O
Settings
tab
http://192.168.111.15/stat.php?open2=0
out0
1 – enable
0 – disable
Control of relay #1 in bistable mode
http://192.168.111.15/stat.php?out0=1
out1
1 – enable
0 – disable
Control of relay #2 in bistable mode
http://192.168.111.15/stat.php?out1=1
text
string
Prints the text on the LCD display. Moves to a new line
after the next 20 characters
http://192.168.111.15/stat.php?text=
lcd_text0
string
Prints the text on the LCD display – line #1
http://192.168.111.15/stat.php?lcd_text0=Place
lcd_text1
string
Prints the text on the LCD display – line #2
http://192.168.111.15/stat.php?lcd_text1=an
lcd_text2
string
Prints the text on the LCD display – line #3
http://192.168.111.15/stat.php?lcd_text2=RFID
lcd_text3
string
Prints the text on the LCD display – line #4
http://192.168.111.15/stat.php?lcd_text3=tag
bl
on – enable
off – disable
int – time [s]
Display backlighting
Turn on the LCD backlight for 5 seconds
http://192.168.111.15/stat.php?bl=5
ledg
on – enable
off – disable
int, int, int
Green LED control
ledg=TimeOn,TimeOff,Cnt
TimeOn*0,1 seconds, TimeOff*0,1 seconds
http://192.168.111.15/stat.php?ledg=20,10,4
Turn the LED on for 2 seconds, off for 1 second
And repeat the sequence 4 times
Cnt=255 – endless repetition
Cnt=0 – turn off the LED
User manual RFID IND2
Page
39
of
61
[B01]