Changes between Version 6 and Version 7 of Installation-UI4


Ignore:
Timestamp:
2011-06-24 05:24:08 (13 years ago)
Author:
guessed
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation-UI4

    v6 v7  
    2828 
    2929== Configure the Plugin == 
     30=== Adding More Meters === 
    3031By default, the Plugin will configure itself for 1 (one) of the 7 CT's that's attached.  This can be changed by adjusting the `ActiveMeters` parameter in the Advanced Tab of the Device's dialog. 
    3132 
    3233 1. Open the Dialog for the Brultech Device (using the wrench/spanner) and select the Advanced Tab[[BR]][[Image(BrultechDeviceAdvanced1.png, 30%)]] 
    3334 1. Change the value of the `ActiveMeters` parameter to be a comma-separated list of the inputs you have (1...7)[[BR]][[Image(BrultechDeviceAdvanced2.png, 30%)]] 
     35 1. Close this Dialog and perform a MiOS ''(Save)'' action. 
     36 
     37=== Changing the Total Wattage computation === 
     38By default, the Total wattage of all Meters is computed for the Parent Brultech Device.  You can change this behavior to either Add (default), Subtract or Ignore the wattage of a particular Child Meter from the Parent.  The steps are as follows (for each child Meter Device): 
     39 
     40 1. Open the Dialog for a child Meter Device (using the wrench/spanner).[[BR]][[Image(BrultechMeterDialog1.png, 30%)]] 
     41 1. Change the selection to either ''(Add)'', ''(Subtract)'' or ''(Ignore)'' the wattage of this child in the Total Wattage computation. 
    3442 1. Close this Dialog and perform a MiOS ''(Save)'' action. 
    3543 
     
    4351  Initial "pre-alpha" shown in the Forums. 
    4452 * 23-June-2011[[br]] 
    45   Add UI support for Total wattage in the Parent, along with Adding/Removing/Ignoring each child from these Totals. 
     53  Add UI support for Total wattage in the Parent, along with Adding, Subtracting or Ignoring each child from these Totals.