diff -r af9b0ccb418e -r 3638463d6e02 PLCControler.py --- a/PLCControler.py Mon Dec 26 14:01:54 2016 +0300 +++ b/PLCControler.py Wed Dec 28 16:33:50 2016 +0300 @@ -2184,7 +2184,7 @@ if pou is not None: return self.GetPouInterfaceReturnType(pou, tree, debug) elif words[0] == 'T': - return "BOOL" + return ["BOOL", ([], [])] return None # Change the edited element text