You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the libplctrag4j library. I would like to know the correct way to write on a tag of type string, because sometimes the result is not the desired one
is this correct?
tag4.SetString(0,"value")
tag4.Write(TIMEOUT)
I use the libplctrag4j library. I would like to know the correct way to write on a tag of type string, because sometimes the result is not the desired one
is this correct?
tag4.SetString(0,"value")
tag4.Write(TIMEOUT)