COL - rename input and ouput - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1) +--- Forum: KC868-HxB series Smart Controller (https://www.kincony.com/forum/forumdisplay.php?fid=2) +--- Thread: COL - rename input and ouput (/showthread.php?tid=169) |
COL - rename input and ouput - athxp - 01-01-2021 Hi everyone, I would like to know if it is possible to rename inputs and outputs in the management software of COL. RE: COL - rename input and ouput - admin - 01-01-2021 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. 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. RE: COL - rename input and ouput - athxp - 01-16-2021 thanks for the information, I was able to rename the relays as I wanted. by chance it is also possible to rename the 50 lines of ifttt programming? RE: COL - rename input and ouput - admin - 01-16-2021 what's your means? RE: COL - rename input and ouput - athxp - 01-16-2021 have a COL, i would like to rename the command lines so have a trace of what the various functions do. RE: COL - rename input and ouput - admin - 01-16-2021 sorry, now COL use window graphical way to set IFTTT command, no command line mode. RE: COL - rename input and ouput - athxp - 01-16-2021 will be implemented an editing function for the graphical interface of COL? RE: COL - rename input and ouput - admin - 01-17-2021 now not have the plan. |