Thanks, but with with the port in the ip field its sufficient for me.
It there any progress in this matter?
thanks for the fast reply.
Does DMM2 support TCP communication?
Because when i change the driver to DMM2 i lose all debug information.
The only thing written in the debug window is:
Starting
;; jSerialComm version: 2.10.3
Thats why i used AsciiBlock in the first place.
DMM2 do not support socket, but I will look at adding it.
In the meantime you can reprogram your micro for serial interface and work on the definition.
With the test version you uploaded, the output is different from the version from november, but its still not working.
;; jSerialComm version: 2.10.3
Exception in thread "Scan ports" java.lang.ClassCastException: dk.hkj.comm.SocketInterface cannot be cast to dk.hkj.comm.SerialInterface
at dk.hkj.devices.DeviceDMM2.getCommInterface(DeviceDMM2.java:288)
at dk.hkj.main.InterfaceThreads$DeviceThread.<init>(InterfaceThreads.java:1432)
at dk.hkj.main.InterfaceThreads$ScanPorts.addDevicesSocket(InterfaceThreads.java:671)
at dk.hkj.main.InterfaceThreads$ScanPorts.run(InterfaceThreads.java:806)
Its not urgent, but if this works, i can use my multimeter wirelessly as a data logger on projets across the lab. That would be awesome.
I use com0com for the connection in the meantime, but it would be nice to have it working directly in TestController.
I also attached the schematic, sourcecode and 3D printable case files i used for the adapter.