Thanks for the information regarding next planed steps on Go-Support…

I am on the list since early 2020 and I am using plc4x already successfully in 
some of my Demo-Environments…

Modbus-Simulator is up and running, now I have some issues with the first 
connection:

fatal error: all goroutines are asleep - deadlock!

goroutine 1 [chan send]:
github.com/apache/plc4x/plc4go/pkg/plc4go.PlcDriverManger.GetConnection(0xc000090180,
 0xc0000901b0, 0x1106625, 0x2e, 0x10f57a0)
                
/Users/wolfgang.huse/go/pkg/mod/github.com/apache/plc4x/[email protected]/pkg/plc4go/driverManager.go:130
 +0x6aa
main.main()
                
/Users/wolfgang.huse/Documents/Projects/go-plc4x/firststeps/plc4go_read.go:29 
+0xb7
exit status 2

Seems that maybe the connection-string is malformed ?
Found different syntaxes in the provided Documentation and Demo-Code like:
modbus://192.168.23.30?unit-identifier=1
modbus:tcp://192.168.23.30

But none of them are working….
Actual I try to run the examples/read/hello_world_plc4go_read.go


Mit freundlichen Grüßen – With kind regards

Wolfgang Huse


Reply via email to