DDorch / ScadaSupAgro

Client/Server applications for SCADA system installed at SupAgro Montpellier
GNU General Public License v3.0
0 stars 1 forks source link

Wrong error message on data id for net device #28

Open DDorch opened 2 years ago

DDorch commented 2 years ago

Here's an example:

NET BOUSSINESQ "Ultrasonic probes on Boussinesq canal" 11
DEF net BOUS11 "Probe #11" BOUSSINESQ 11
ERROR: data index of the device BOUSSINESQ should be between 0 and 11

The error message should be "between 0 and 10".