changed the headline from "Read multiple variables" from# to ## to be equal with the document

FalcoGoodbody
2020-09-18 19:27:47 +02:00
parent 4aade10dc8
commit 16cea5881c

@@ -289,7 +289,7 @@ then add the code to read or write the complete struct
TestClass myTestClass = new TestClass();
plc.ReadClass(myTestClass, 1, 0);
```
# Read multiple variables
## Read multiple variables
This method reads multiple variables in a single request. The variables can be locatet in the same or in different data blocks.