Hi,
While compiling the project in the logic editor for GPS_SSS_RPR, I am getting errors on the digital program. Have you seen this error message earlier? Variables were set to externally visible in the client side.
BR,
Deepak
Hi,
While compiling the project in the logic editor for GPS_SSS_RPR, I am getting errors on the digital program. Have you seen this error message earlier? Variables were set to externally visible in the client side.
BR,
Deepak
Hi!
Are the variables on the left side of ":=" declared somewhere?
yes in the 61850 driver. I had found the problem and solved it. (It wasnt declared as extrenally visible in 61850 driver and not pointer to right logic processor). Thanks anyway!