Does anyone know if there is a plugin so i can connect to a dll.
I have a siemens s7 plc and i want to connect it to HB.
I have software (prodave) , who makes the connection with the plc trough a dll. I thought i could use the vbscript plugin, but it doesn't allow to declare a dll.
Plugin for dll
You might want to try using the Execute Program Device. Call RunDll32.exe to call into the dll. More info on RunDll is here.
Scott