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
Copy file name to clipboardExpand all lines: TASKS.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,7 @@
3
3
-[X] EIP passes down port 44818 to TCP layer
4
4
-[X] modbus passes down port 502 to TCP layer
5
5
-[ ] Logix5000
6
-
-[ ] fix or ensure boolean decoding is working
7
-
-[ ] understand the difference between direct requests, Connection Manager Unconnected Send messages, Connected messages, and how routes to eni/controller
8
-
-[ ] use UCMM to get identity and verify device type is programmable logic controller OR fix path routing
6
+
-[x] fix or ensure boolean decoding is working
9
7
-[X] fix reading symbol structures
10
8
-[X] getTagSymbolInstanceID and _highestListedSymbolInstanceID need to be scoped (global scope vs program scope)
11
9
-[X] When Program data type is read, read all symbols contained
@@ -18,6 +16,8 @@
18
16
-[X] Decide if reading an array should return all values or just the first, if all values then fix
19
17
-[ ] Figure out how to read multidimensional arrays (CIP Vol 1, Table C-5.20)
20
18
-[ ] CIP
19
+
-[ ] understand the difference between direct requests, Connection Manager Unconnected Send messages, Connected messages, and how routes to eni/controller
20
+
-[ ] use UCMM to get identity and verify device type is programmable logic controller OR fix path routing
0 commit comments