mirror of
https://github.com/S7NetPlus/s7netplus.git
synced 2025-12-17 17:06:50 +08:00
Updated Home (markdown)
3
Home.md
3
Home.md
@@ -311,8 +311,7 @@ then you add the code to read or write the complete struct
|
|||||||
TestClass testClass = new TestClass();
|
TestClass testClass = new TestClass();
|
||||||
plc.ReadClass(testClass, 1);
|
plc.ReadClass(testClass, 1);
|
||||||
```
|
```
|
||||||
Value conversion between C# and S7 plc
|
## Value conversion between C# and S7 plc
|
||||||
|
|
||||||
|
|
||||||
* Read S7 Word:
|
* Read S7 Word:
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user