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
Diff: mydevices.h
- Revision:
- 9:d6e7981dfc89
- Parent:
- 8:fa2a2c3a16ce
- Child:
- 10:9da863a6da3e
--- a/mydevices.h Thu Sep 26 18:40:53 2019 +0000 +++ b/mydevices.h Tue Oct 01 15:51:59 2019 +0000 @@ -2,6 +2,7 @@ #define setclientport 23000 #define setclientaddress "10.150.1.242" #define setpolltimeout 200 +#define sertimeoutperiods 5 #define setpollinterval 500 #define setslowpollinterval 1500 #define setfastpollcount 5