Hi Luc,
You wrote "*The supercap voltage can only be received from a Vantage Vue*"
I am using a Vantage Pro2 received by a Vantage-Vue console and 6510USB
interface.
I have tried to activate the txBatteryStatus, I would like to get the
voltage in a graph, like you have showed a few month's ago on this forum.
When I want to read out the txBatteryStatus, I only receive 0.00000...
Is it possible to read out actual voltages on a VantageVue console?
I have put this in my skin.conf (adapted from your earlier posting about
batterystatus)
[[Generic]]
txBatteryStatus = Outsite Battery Status
[[[daybat]]]
image_height = 140
# Make the y-axis increment at least 0.02 for the battery plot:
yscale = None, None, 0.02
plot_type = bar
[[[[txBatteryStatusSum]]]]
label = tmp/hum
data_type = txBatteryStatus
aggregate_type = sum
aggregate_interval = 1800
In index,html.tmpl:
<tr>
<td class="stats_label">ISS Battery Status</td>
<td class="stats_data">$current.txBatteryStatus</td>
</tr>
and:
#if $day.txBatteryStatus.has_data
<a href="big/daybat.png" alt="ISS battery Status" rel="plots">
<img src="daybat.png" alt="ISS batt status"/>
</a>
This gives this result:
Thanks, Sef
Op dinsdag 11 april 2017 05:53:48 UTC+2 schreef Luc Heijst:
>
> Hi Sef,
> txBatteryStatus contain 0 for ISS battery OK and 1 for ISS battery low.
> There is no data of the ISS battery voltage. The supercap voltage can only
> be received from a Vantage Vue.
> Luc
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.