Allows change to the baud rate
This commit is contained in:
BIN
nspanel_eu.HMI
BIN
nspanel_eu.HMI
Binary file not shown.
BIN
nspanel_eu.tft
BIN
nspanel_eu.tft
Binary file not shown.
@@ -9,7 +9,7 @@ Program.s
|
|||||||
int is_alarm=0,is_entities=0,is_qrcode=0,is_notification=0
|
int is_alarm=0,is_entities=0,is_qrcode=0,is_notification=0
|
||||||
int brightness=100,brightness_dim=40
|
int brightness=100,brightness_dim=40
|
||||||
int display_mode=1 // 1 = EU, 2 = US, 3 = US landscape
|
int display_mode=1 // 1 = EU, 2 = US, 3 = US landscape
|
||||||
bauds=115200//Configure baudrate
|
//bauds=115200//Configure baudrate
|
||||||
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
|
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
|
||||||
randset 0,65535//used for touchevent sensor
|
randset 0,65535//used for touchevent sensor
|
||||||
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
||||||
|
|||||||
BIN
nspanel_us.HMI
BIN
nspanel_us.HMI
Binary file not shown.
BIN
nspanel_us.tft
BIN
nspanel_us.tft
Binary file not shown.
@@ -9,7 +9,7 @@ Program.s
|
|||||||
int is_alarm=0,is_entities=0,is_qrcode=0,is_notification=0
|
int is_alarm=0,is_entities=0,is_qrcode=0,is_notification=0
|
||||||
int brightness=100,brightness_dim=40
|
int brightness=100,brightness_dim=40
|
||||||
int display_mode=2 // 1 = EU, 2 = US, 3 = US landscape
|
int display_mode=2 // 1 = EU, 2 = US, 3 = US landscape
|
||||||
bauds=115200//Configure baudrate
|
//bauds=115200//Configure baudrate
|
||||||
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
|
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
|
||||||
randset 0,65535//used for touchevent sensor
|
randset 0,65535//used for touchevent sensor
|
||||||
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -9,7 +9,7 @@ Program.s
|
|||||||
int is_alarm=0,is_entities=0,is_qrcode=0,is_notification=0
|
int is_alarm=0,is_entities=0,is_qrcode=0,is_notification=0
|
||||||
int brightness=100,brightness_dim=40
|
int brightness=100,brightness_dim=40
|
||||||
int display_mode=3 // 1 = EU, 2 = US, 3 = US landscape
|
int display_mode=3 // 1 = EU, 2 = US, 3 = US landscape
|
||||||
bauds=115200//Configure baudrate
|
//bauds=115200//Configure baudrate
|
||||||
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
|
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
|
||||||
randset 0,65535//used for touchevent sensor
|
randset 0,65535//used for touchevent sensor
|
||||||
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
||||||
|
|||||||
Reference in New Issue
Block a user