When I set network set up to networked instead of standalone , I can’t write to tags from cicode. Please what could the problem be?
When I set network set up to networked instead of standalone , I can’t write to tags from cicode. Please what could the problem be?
Are you using TagWrite() in your Cicode function? For this function to be successful a user needs to be logged in.
It works for standalone without logging a user. So for networked, I must create a user and login before I can write to tags?
Thank you very much . I just did that and it worked