data-nodename3="multisensor.pond6volume" data-datalabel3="Pond 6 Volume" <% } %> <% if (channels["multisensor.an7ispond"].value === "true"){ %> data-nodename4="multisensor.pond7volume" data-datalabel4="Pond 7 Volume" <% } %> data-daysofhistory="2" data-chartlabel="Last 48 Hours" data-ylabel="" data-xlabel="Date" data-units="">

Input 6

<% if (channels["multisensor.an6ispond"].value === "true"){ %> " data-techname="<%=channels["multisensor.writeplctag"].techName %>" data-name="<%= channels["multisensor.writeplctag"].name%>" data-nodechannelcurrentId="<%= channels["multisensor.writeplctag"].nodechannelcurrentId %>" id="<%= channels["multisensor.writeplctag"].channelId %>" class="btn btn-large btn-danger animated setstatic">Disable Pond Volume <% } else { %> " data-techname="<%=channels["multisensor.writeplctag"].techName %>" data-name="<%= channels["multisensor.writeplctag"].name%>" data-nodechannelcurrentId="<%= channels["multisensor.writeplctag"].nodechannelcurrentId %>" id="<%= channels["multisensor.writeplctag"].channelId %>" class="btn btn-large btn-success animated setstatic">Enable Pond Volume <% } %>

Scaling



Input 7

<% if (channels["multisensor.an7ispond"].value === "true"){ %> " data-techname="<%=channels["multisensor.writeplctag"].techName %>" data-name="<%= channels["multisensor.writeplctag"].name%>" data-nodechannelcurrentId="<%= channels["multisensor.writeplctag"].nodechannelcurrentId %>" id="<%= channels["multisensor.writeplctag"].channelId %>" class="btn btn-large btn-danger animated setstatic">Disable Pond Volume <% } else { %> " data-techname="<%=channels["multisensor.writeplctag"].techName %>" data-name="<%= channels["multisensor.writeplctag"].name%>" data-nodechannelcurrentId="<%= channels["multisensor.writeplctag"].nodechannelcurrentId %>" id="<%= channels["multisensor.writeplctag"].channelId %>" class="btn btn-large btn-success animated setstatic">Enable Pond Volume <% } %>

Scaling




<% if (channels["multisensor.an6ispond"].value === "true") { %>

Pond 6 Calibration

Level (Ft.) Volume
<% } %> <% if (channels["multisensor.an7ispond"].value === "true") { %>

Pond 7 Calibration

Level (Ft.) Volume
<% } %>

<% if (channels["multisensor.an6ispond"].value === "true" || channels["multisensor.an7ispond"].value === "true") { %>

Add a new Calibration Point

" data-techname="<%=channels["multisensor.addcalibrationpoint"].techName %>" data-name="<%= channels["multisensor.addcalibrationpoint"].name%>" data-nodechannelcurrentId="<%= channels["multisensor.addcalibrationpoint"].nodechannelcurrentId %>" id="<%= channels["multisensor.addcalibrationpoint"].channelId %>" class="btn btn-large btn-theme animated setstatic material-icons">send
<% } %>