11-14-2020, 03:00 AM
(11-14-2020, 12:53 AM)admin Wrote: 1. Analog input name you can rename when you double click right button of mouse on the meter, then you will see a window, input text with "unit" option is ok. or you can find "AnalogyMarks=01#,02#,03#,04#,05#,06#,07#,08#,09#,10#,11#,12#,13#,14#,15#,16#;01#,02#,03#,04#,05#,06#,07#,08#,09#,10#,11#,12#,13#,14#,15#,16#" in ui.ini config file in program folder.Awesome, thank you. Works great.
2. open ui.ini config file in program folder , find a line like: "InputMarks=01#,02#,03#,04#,05#,06#,07#,08#,09#,10#,11#,12#,13#,14#,15#,16#;01#,02#,03#,04#,05#,06#,07#,08#,09#,10#,11#,12#,13#,14#,15#,16#" then replace all name with default text 01#,02#,03#.........16#.
3. open ui.ini config file in program folder, find "grbTempDis=Temperature Sensor;温度传感器" this line, you can replace with your text , such as "air soil xxxx yyyy",saved, re open the software, then you can see the text whether display well , if not, modify the text again.
the ui.ini is all window menu text config file, you can replace any items.
James