This demonstrates the process of communicating through ethernet to a SEL-2431 Voltage Regulator Control Panel using SEL Fast Message. Basic device commands and data cna be requested and displayed over a connected serial port. This is a basic version and full testing and documentation has yet to be completed.
Dependencies: BufferedSerial analogAverager voltageRegulator netStatReg analogMinMax CounterMinMax
Revisions of netdevices.h
Revision | Date | Message | Actions |
---|---|---|---|
7:be13a9037d41 | 2019-09-23 | Defines for operation in header, basic functionality complete | File Diff Annotate |
6:9f97716eae76 | 2019-09-19 | Single struct for Server/Client Device | File Diff Annotate |
5:c656fd08007b | 2019-09-19 | Basic Functionality and error checking; | File Diff Annotate |
4:98cdccfb17d6 | 2019-09-17 | Basic Functionality | File Diff Annotate |
3:ac1f2af8bd0f | 2019-09-16 | Added basic system timer and moving devices to new file | File Diff Annotate |