In the 4.2.61 release the following improvements were introduced:
- Free text widget, it's possible to add signals to the widget then include signals info in text using placeholders:
- considering x0 the variable assigned to the signal in widget edit menu, available placeholders are:
- %%x0%%, for signal last value
- %%x0_decimals%%, for number of decimal digits of the signal
- %%x0_desc%%, for signal description
- %%x0_token%%, for signal token
- %%x0_sub%%, for signal substitution
- %%x0_sub_notes%%, for signal substitution notes
- %%x0_device_desc%%, for signal device description
- %%x0_device_token%%, for signal device token
- considering x0 the variable assigned to the signal in widget edit menu, available placeholders are:
- Various minor fixes to improve existing functionalities:
- Variable management fixed in calculated value and free text widget menu.
0 Comments