Hi there,
I am currently attempting to get the IEC61850 client driver to work, it is currently working for SELECT, but I am unsure about the gateway logging.
I am concerned that the gateway logs select params do not reflect the parameters I use to call the function:
My script calls gateway message handler: (Stored in Scripting > Project Library
My gateway message handlers:
My Gateway Logs:
I have my RTU set to only accept orIdent of "000101", so i know that this is what is being passed.
(Checked both cases with IEDScout).