Updated Home (markdown)

Michele Cattafesta
2017-08-31 21:30:57 +01:00
parent 76b5185222
commit 80dde03487

@@ -311,8 +311,7 @@ then you add the code to read or write the complete struct
TestClass testClass = new TestClass();
plc.ReadClass(testClass, 1);
```
Value conversion between C# and S7 plc
## Value conversion between C# and S7 plc
* Read S7 Word:
```