Beckhoff-Examples
Beckhoff-Examples copied to clipboard
Modern features in not so modern industry.
Results
2
Beckhoff-Examples issues
Sort by
recently updated
recently updated
newest added
When attempting to open the example in twincat XAE wpfApp and plcConnector both fail to load due to "Object reference not set to an instance of an object."
Hello, MongoDB doesn't work for me: connectionString="mongodb://localhost:27017/SampleProject" I have tried to change the connection path for: connectionString = "mongodb://user1:password1@localhost:27017/SampleProject" can you send how to configure the database? I put a...