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 mydevices.h
Revision | Date | Message | Actions |
---|---|---|---|
11:d40adc7de05f | 2019-10-02 | Added min max and averaging routines; | File Diff Annotate |
10:9da863a6da3e | 2019-10-02 | Demand Report added and poll times optimized | File Diff Annotate |
9:d6e7981dfc89 | 2019-10-01 | Polling+Tap Command and Metering Command | File Diff Annotate |
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 |
4:98cdccfb17d6 | 2019-09-17 | Basic Functionality | File Diff Annotate |