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 main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
8:fa2a2c3a16ce | 2019-09-26 | Command Response and Data Storage; | File Diff Annotate |
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 |
2:ec972966689e | 2019-09-11 | Added Comments | File Diff Annotate |
1:a57cbebba3fd | 2019-09-11 | Telnet Server, Web Server, and Periodic Transmit | File Diff Annotate |
0:03ab7f7596e2 | 2019-09-11 | Telnet Initiate and Basic Webpage | File Diff Annotate |