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 log data from "ProductionDataExternalSubprogramDetails" collector to SHDR. When I enable it in machines.yml, I start getting an error: Strategy sweep failed at segment Path Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot apply indexing with [] to an expression of type 'int'
Hi,
I am trying to log data from "ProductionDataExternalSubprogramDetails" collector to SHDR. When I enable it in machines.yml, I start getting an error:
Strategy sweep failed at segment Path Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot apply indexing with [] to an expression of type 'int'
traced to:
fanuc-driver/fanuc/veneers/ProductionDataExternalSubprogramDetails.cs
Line 79 in f139dd5
Can someone help me figure this out...
The text was updated successfully, but these errors were encountered: