Hello,
according to the SmartServer's Programmer's Reference, p14-25, an 'InvokeCmd' produces a 'Response'. But with me, the command doesn't produce a value. Where (or how) can I get the response?
Best regards,Daniel
Answer: after the InvokeCmd the response is written into the ItemColl that served as input to the command.
Daniel