App Developer Modbus RTU
Posted: Thu Apr 08, 2021 7:53 pm
Evening,
I am struggling if somebody could help please.
Still trying to get my head around how things are working. I am trying to make a test program to read an instrument and struggling
The display the values internally using the console to view the variables.
https://www.flowcode.co.uk/wiki/index.p ... ta_Console
trying to display variables in console writer to test my program
change number to string using :
Consoletext = ToStr$ (.Return)
get "Syntax error"
the highlighted ling is invalid Unknown or missing function: ToSTr$
Steve
I am struggling if somebody could help please.
Still trying to get my head around how things are working. I am trying to make a test program to read an instrument and struggling
The display the values internally using the console to view the variables.
https://www.flowcode.co.uk/wiki/index.p ... ta_Console
trying to display variables in console writer to test my program
change number to string using :
Consoletext = ToStr$ (.Return)
get "Syntax error"
the highlighted ling is invalid Unknown or missing function: ToSTr$
Steve