Vojko Cendak - 2024-11-20

Hi,

1.

In TSnapMBBroker clas there are >string< parameters like address, .

The problem it it should be >Ansistring< as in TSnapMBDevice !

Char * address got in dll only the first character of string !

  1. we also implemented dynamic loading of dll in case dll is missing,
    because we also have other drivers in app.

  2. we dynamically load snap7.dll also

If you're interested.

Thank you and all the best,

Vojko Cendak