I am researching the IEC 60870-5 family protocols and in particular IEC-101 and IEC-104, for a university project. Although purchasing the IEC-101 and IEC-104 standards, i am still left with fundamental questions that i can't seem to find answers for using Google. I am now focusing on understanding every Type Identification - its purpose, what its use, how to use it and draw a simple flow of each. The standards doesn't supply the necessary information about the commands. Can anyone refer me to some website where these things are explained or any forum where i can ask question about these standards?
Any help is appreciated.
ScadaBR has both protocols implemented, and is OpenSource... so feel free to tackle it and grab what you need from its source.
The good thing is that with some time, you can backward-engineer the IEC protocol. We use basically Luciol in our project. Check their site! http://www.luciol.info/gb/support/support_download.html
You can get the codes from Sourceforge aswell http://sourceforge.net/projects/luciol/
Regards,