I have used Link tags successfully with standard data types but am having difficulty with strings and DateTime.
I am trying to move data from an ODBC/MYSQL database. The standard data is moving fine, but two types are not moving correctly. Strings, DATETIME, and Long variables. The ODBC driver reads LONGs as strings, so essentially it is string-type and Date-type links that aren't moving. I created the links using the GUI instead of typing them by hand, so the fields are correct.
Quick Client shows the data read into the tags in the ODBC device tags, but in the PLC tags on the output of the links are all quality BAD/value UNKNOWN. DWords are reading correctly.
Any thoughts?.
Greetings @JR_10809048
Handling data types like strings and DateTime in link tags can sometimes be tricky, especially when moving data from an ODBC/MYSQL database.
Feel free to provide more details or ask for further assistance if needed!