LAquis
- SCADA software - Supervisory Control and Data Acquisition.
Script
.
EN:
SCADA software
. ES:
Sistema SCADA
. Measurement Uncertainty:
Calculator of Uncertainty
Command script:
STRING.APPEND(variable,text)
Example: STRING.TEXT("name")="example1": STRING.APPEND("name"," example2"): s="": s=STRING.TEXT("name")
<< Back