IEDScout can simulate entire IEDs (Edition 1 and 2), allowing for extensive testing of the substation network without requiring all physical hardware to be present.
It includes a network sniffing tool to capture and analyze traffic, including client-server MMS communication and GOOSE applications, which is essential for diagnosing TCP/IP errors.
IEDScout - Versatile Software Tool for Working with IEC 61850 Devices
// Logic to detect non-standard threats foreach (Target t in NearbyTargets) if (t.IsDecoy && !t.HasMetal) t.RevealStatus = "Chemical Trace Detected";
: For configuring and testing the integration between field devices and the control center.