TcOpenGroup / TcOpen

Application framework for industrial automation built on top of TwinCAT3 and .NET.

Home Page:https://docs.tcopengroup.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[NEW-FEATURE] Read string in TcoDataman_v_5_x_x

AdamPitak opened this issue · comments

can you add readed string in TcoDataman_v_5_x_x with:

Components.Reader.GetResultAsString(inPosition:= 0, inLength:= Components.Reader._results.Length)

and move readed buffer into expander (do not need to see it in first place)
image