libplctag-csharp icon indicating copy to clipboard operation
libplctag-csharp copied to clipboard

Cannot get out of the while loop connection pending

Open aafayad39 opened this issue 3 years ago • 0 comments

var tag = new Tag("192.168.2.3","2,0", CpuType.LGX, "TestDINTArray[0]",DataType.Int32, 10);

trying to pull out the first index of an array, its stuck in the while loop i gave L83 control logix and using ethernet processor on slot 0 and ethernet card en2t on slot 1. Any help would be appreciated.

aafayad39 avatar Apr 12 '21 21:04 aafayad39