diff --git a/POCloud/Control.html b/POCloud/Control.html index b7639f0..50e1501 100644 --- a/POCloud/Control.html +++ b/POCloud/Control.html @@ -18,7 +18,7 @@ data-nodechannelcurrentId="<%= channels["transferstation.writeplctag"].nodechannelcurrentId %>" id="<%= channels["transferstation.writeplctag"].channelId %>" class="btn btn-large btn-theme animated confirmstatic pad15"> - Start + Auto Start
+ +
@@ -19,8 +19,8 @@
@@ -34,8 +34,8 @@
@@ -46,8 +46,8 @@
@@ -61,8 +61,8 @@
@@ -73,8 +73,8 @@
@@ -87,7 +87,7 @@
Commands not available in auto mode.Charge Pump
- MC<%= i %>1
+ Charge Pump
+ MC<%= i %>1
BP Intake
- PT<%= i %>1
+ BP Intake
+ PT<%= i %>1
Charge Pump
- MC<%= i %>1
+ Charge Pump
+ MC<%= i %>1
BP Discharge
- PT<%= i %>2
+ BP Discharge
+ PT<%= i %>2
Flow
- FT<%= i %>1
+ Flow
+ FT<%= i %>1
Priority
+ Priority
@@ -115,9 +115,69 @@
BP Pressure SP
+
+
+
+ Flow Target
+
+
+
+ Get Help Freq.
+ Get Help Freq.
@@ -147,7 +207,7 @@
Takeover Freq.
+ Takeover Freq.
@@ -175,11 +235,45 @@
Manual Mode
+
+
+ <% if (channels['transferstation.auto_manual'].value === "Manual"){ %>
+ "
+ data-techname="<%=channels["transferstation.writeplctag"].techName %>"
+ data-name="<%= channels["transferstation.writeplctag"].name%>"
+ data-nodechannelcurrentId="<%= channels["transferstation.writeplctag"].nodechannelcurrentId %>"
+ id="<%= channels["transferstation.writeplctag"].channelId %>"
+ class="btn btn-large btn-success animated confirmstatic"
+ style="width:90%;">
+ Start
+
+ "
+ data-techname="<%=channels["transferstation.writeplctag"].techName %>"
+ data-name="<%= channels["transferstation.writeplctag"].name%>"
+ data-nodechannelcurrentId="<%= channels["transferstation.writeplctag"].nodechannelcurrentId %>"
+ id="<%= channels["transferstation.writeplctag"].channelId %>"
+ class="btn btn-large btn-danger animated confirmstatic"
+ style="width:90%;margin-top:10px;">
+ Stop
+ <% } else { %>
+ Flow Totals
+ Flow Today
+ Flow Yesterday
+
+
+Energy Totals
+ Energy Today
+ Energy Yesterday
+