
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
nettime.h@19:cae910c9c06a, 2020-01-23 (annotated)
- Committer:
- masterkookus
- Date:
- Thu Jan 23 12:49:02 2020 +0000
- Revision:
- 19:cae910c9c06a
- Parent:
- 12:4bb088c27838
Committed library URL publish changes
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
masterkookus | 12:4bb088c27838 | 1 | bool getPollTick(void); |
masterkookus | 12:4bb088c27838 | 2 | void setPollTick(bool); |
masterkookus | 12:4bb088c27838 | 3 | bool getSendTick(void); |
masterkookus | 12:4bb088c27838 | 4 | void setSendTick(bool); |