runtime/eRPCServer.py
changeset 4032 1ffff67678ad
parent 3905 d47fe28d799a
child 4033 208a808d1081
--- a/runtime/eRPCServer.py	Fri Oct 25 14:51:38 2024 +0200
+++ b/runtime/eRPCServer.py	Mon Oct 28 16:02:47 2024 +0100
@@ -47,6 +47,7 @@
     "SeedBlob":ReturnAsLastOutput,
     "SetTraceVariablesList": ReturnAsLastOutput,
     "StopPLC":ReturnAsLastOutput,
+    "ExtendedCall":ReturnAsLastOutput,
 }
 
 ArgsWrappers = {