How to make LEDReset in REF615 from MicroSCADA
Dear Madam/Sirs,
We have correctly configured 61850 system wit IEDs (REF615 and REF620) and can see recieve LED indications succefully from MicroSCADA.
We want to make LEDReset(programmable led reset) from Micro SCADA to IEDs.
We recieve "LD0.LLN0.ProgLEDRs.stVal(ST)" signal from IED, but we cannot able change ( from 0 to 1) this value from MicroSCADA and send to IED.
So the question is, how we can able to LED Reset from Micro SCADA
Answers
Hi.
"LD0.LLN0.ProgLEDRs.stVal(ST)" is for status indication. If you want to write a command and reset the programmable LEDs, you need to write to "LD0.LLN0.ProgLEDRs.Oper.ctVal(CO)".
Add new comment