Debugging of a driver extension is not working in zenon zenon 12
Due to security reasons zenDrvOpsManager, which is used for exchanging configuration information, between drivers and engineering studio/servcie engine, does not work with Visual Studio.
In order to still be able to debug a driver extension, one can change the interprocess communication method from TCP to COM by adding "DRIVER_IPC=COM" to zenon6.ini in the [RT] section:
[RT]
DRIVER_IPC=COM
If you then start GenericNET.exe from Visual Studio without command line arguments, the debugging will work.
Related Articles
zenon Changesets Excel
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in CSV format ...
zenon Changesets CSV
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in as Excel ...
Engineering Studio: Add Driver 'Siemens : S7 driver for S7-1200/1500' to Zenon Project - Error when starting driver
Summary The S7TIA/S7 for S7-1200/1500 driver cannot be started. This issue has been solved. Description The attempt to add the driver S7TIA/S7 for S7-1200/1500 to a project fails in some constellations with an error message (Error code 0x8001011f). ...
OPCUA Client Driver: Extension Objects "Switching Time" in "Schedule" do not work properly
Description In the OPCUA client driver, setting a value other than 0 for "Switching Time" in "Schedule" leads to an error. All variables become invalid. These variables can be set to 0 again with another OPCUA client. They are then spontaneous again. ...
Machine Event Counters Report not working any more in zenon 12
Description In Report Engine version 12, the reports "Machine Event Counters", "Over Revolutions on Load Shedding" and "Active Power on Load Shedding" no longer work after they have been updated from a previous version. The error states that the ...