-
Currently once the LastErrorCode is set e. g. because of a read error you have to disconnect and connect again to continue.
I would like to poll different variables from the S7 plc periodically and a…
-
Hi!
I use the following code:
S7Serializer serializer = S7SerializerFactory.buildSerializer(connector);
MyDataBean bean1 = new MyDataBean();
//Set some values
bean1.bit1 = true;…
-
Hi team,
can you please let me know how we can read one DB with a size bigger of 8200 byte?
I read DB with ReadBytes(DataType.DataBlock, 1, 8200, 200);
I saw that the problem is by "package.Add(Types…
-
### Description
I've faced really strange issue happening on Samsung devices (Galaxy S6/S7 Android 6.0.1, other not tested) ONLY.
I'm using react-native Modal components in the app, and each …
-
@Test
public void testReadHoldingRegisters() {
ReadMultipleRegistersResponse res =(ReadMultipleRegistersResponse)readRequest(Modbus.READ_HOLDING_REGISTERS, 1, 1);
System.out.println(res.get…
-
Using RNCamera
react-native-camera version 1.1.1
"react": "16.0.0",
"react-native": "0.51.0",
Testing on Genymotion and actual device
### Actual behaviour
App crashes with the following log…
-
-
This library has no support for String data type although it is defined as VarType. It is not possible to read or write class or structure containing string data. Am I wrong? There is no case in swi…
-
## Description
Memory bloat(OOM) in 3D Conv when matrix split size is greater than 10 . If I run this code on ec2 p2.xl with 12 GB of GPU memory, program runs well for
a = net(x[:, :, :, :10, :…
-
**URL**: http://alquilarenelcentro.lol/
**Browser / Version**: Firefox Mobile 54.0
**Operating System**: Android 7.1.2
**Problem type**: Mobile site is not usable
**Steps to Reproduce**
1. Naviga…