You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to set up some python test code based on the client reporting example. I can connect to my IED and read dataset and RCB. But when I try to install a Report handler I get a TypeError Exeption for the reportHandler argument in the IedConnection_installReportHandler call. Does anyone know what the reason is?
Hi,
I am trying to set up some python test code based on the client reporting example. I can connect to my IED and read dataset and RCB. But when I try to install a Report handler I get a TypeError Exeption for the reportHandler argument in the IedConnection_installReportHandler call. Does anyone know what the reason is?
Here is my code:
The text was updated successfully, but these errors were encountered: