
Haris
Members-
Content Count
6 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Haris
-
Rank
Newbie
-
Hello, I have a vector of MIs starting at MI 250, containing at most 20 elements. It is supposed to act like a FIFO buffer. There is an array of objects moving on a conveyor. Whenever an object triggers a sensor, some integer information is stored at the first available MI in the vector (there is another variable that indicates the number of elements in the vector, not especially relevant to this question). Some time later, when the same object triggers a second sensor, the data at MI250 is to be read, processed, and the vector data is shifted to the left, effectively consuming the first
-
Hi everyone, I am trying to download my project to my Jazz JZ20-R31 PLC from U90Ladder. When I go to Controller -> M90 OPLC Settings, I click "Get Version" and I do get the correct data. "Get Time & Date" works as well, and so do the other PLC -> PC functions it seems. But when I click "Set Time & Date" or "Reset" or other PC -> PLC functions including "Download", I get an error message saying: When I click "OK" the program closes. A colleague of mine has also installed U90Ladder following the same procedure I have, and everything went smoothly for him (we used th