Skip to content
Snippets Groups Projects
Commit 2b81609f authored by Andres Rodriguez Perez's avatar Andres Rodriguez Perez Committed by al.schwinn
Browse files

[SIL-441] Added PSrvEvent to generated userFunction of virtualS7

parent 48c4f9b9
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@ public:
UserSnap7Server(%s::DeployUnit* du) : SilecsSnap7Server(du, true) {}
virtual ~UserSnap7Server() {}
virtual void userFunction()
virtual void userFunction(PSrvEvent PEvent)
{
// Implement the specific process control here!
// Look at SILECS Wikis: 'Create a virtual controller' chapter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment