Hide thumbs Also See for S7-1200:
Table of Contents
Temperature: Real
PowerOutput: Real
ManualOverrideEnable: Bool
TurbineSpeed: Real
YawOverride: Bool
Yaw: Real
PitchOverride: Bool
Pitch: Real
Braking: Real
The user-defined Web page displays current values for the PLC data,
and provides a select list to set the three Booleans using an
enumerated type assignment. The "Submit" button posts the selected
Boolean values as well as the data entry fields for TurbineSpeed,
Yaw, and Pitch. The value for Braking can be set without use of the
"Submit" button.
No actual STEP 7 program is required to use this page.
Theoretically, the STEP 7 program would only act on the values of
TurbineSpeed, Yaw, and Pitch, if the associated Booleans were set.
The only STEP 7 requirement is to call the WWW instruction with the
DB number of the generated data blocks for this page.
-->
8">
Remote Wind Turbine Monitor
S7-1200 Programmable controller
System Manual, 03/2014, A5E02486680-AG
Web server
11.6 User-defined Web pages
651
Table of Contents
loading

Table of Contents

Remote Wind Turbine Monitor: Turbine

#:="Data_block_1".TurbineNumber:

Wind

speed:

:="Data_block_1".WindSpeed: km/h

Wind direction:

:="Data_block_1".WindDirection: deg.