gos7 icon indicating copy to clipboard operation
gos7 copied to clipboard

Read input and output signals in client.Read

Open d0pam1n opened this issue 3 years ago • 0 comments

This PR adds the ability to read input and output signals with the method client.Read. You can use the following variable represenations.

Input: I/E[startbyte].[bit] (e.g. I1.1, E2.1) Output: Q/A[startbyte].[bit] (e.g. Q1.1, A2.1)

d0pam1n avatar Jun 02 '21 05:06 d0pam1n