Closed boerti71 closed 1 year ago
Hej!
I'm trying to get simplemasterrtu get running, I cloned the Jljibmodbus in Excel and made the following changes: sp.setDevice(dev_list[2]); SerialUtils.setSerialPortFactory(new SerialPortFactoryJSSC());
the crash happend by command line: m.connect();
any idea what I'm missing?
Thanks!
hs_err_pid14088.log
it's running now with the following setting: SerialUtils.setSerialPortFactory(new SerialPortFactoryPJC());
Hej!
I'm trying to get simplemasterrtu get running, I cloned the Jljibmodbus in Excel and made the following changes: sp.setDevice(dev_list[2]); SerialUtils.setSerialPortFactory(new SerialPortFactoryJSSC());
the crash happend by command line: m.connect();
any idea what I'm missing?
Thanks!
hs_err_pid14088.log