Manz Automation AG
Hi,
I want to copy the config created with SYCON.net from the NetX to the controler's file system after it has been downloaded. Is there any way to recognize a download finish in the toolkit (e.g. any event or notification)?
Best regards
Philipp Finke
M T
Hilscher Gesellschaft für Systemautomation mbH
I don't know what you are doing with the Toolkit, but it seems like you are trying to use it on Windows parallel to the cifX Device Driver. This is not what the toolkit is supposed to do. The Toolkit is meant for driver developers writing their own drivers on custom operating systems.
The toolkit is already integrated into the cifX Device Driver and should not be used in parallel. The provided example is just to show how the toolkit works, and to be able to debug into it on a standard Windows PC. This configuration is not meant for productional environments.
But now to your question:
There is no indication about an updated configuration. Theres is no place in the DPM which provides such information, and as the driver/toolkit only handle DPM memory areas and handshake flags, it is not possible to detect a configuration change.
Regards,
MT