Closed IvanAstu closed 1 year ago
In file S7Client.cs line 1726 currently is: PDU[24] = (byte)Seq_in;
Should be: S7_SZL_NEXT[24] = (byte)Seq_in;
In file S7Client.cs line 1726 currently is: PDU[24] = (byte)Seq_in;
Should be: S7_SZL_NEXT[24] = (byte)Seq_in;