Error: 2
name in the "input" field Error ! or Modbus Type or Modbus No. Error !
name in "input" field should be one of the below:
"BEGIN" or "END"
"B.." for Boolean operation, for ex, "B2" , "B14", ...
"L.." for Long integer operation, for ex, "L9" , "L14", ...
"F.." for Float value operation, for ex, "F8" , "F124", ...
"S.." for String operation, for ex, "S100" , "S5", ...
"W.." for Word (signed 16-bit) operation, for ex, "W201" , "W14", ...
Modbus No. should be in the range of 1 to 1024. For ex. "F1029" is not valid.