update lettura in blocco di byte... committo!
This commit is contained in:
@@ -52,6 +52,8 @@ namespace Test_S7
|
||||
txtOut.Text += string.Format("-------------------------------------------{0}", Environment.NewLine);
|
||||
txtOut.Text += string.Format("{0}{0}{0}",Environment.NewLine);
|
||||
|
||||
// legge 10 byte della DB1.DBX0.0... DBX10.0
|
||||
plc.ReadBytes(DataType.DataBlock, 1, 0, 10);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user