[SU6] 1.8.11 SDK Modular Electrical - MinVoltage - what version and part of circuit and consumer?

Version: *1.8.11 SDK 1.7.2

Frequency: Consistently

Severity: *Low
(Low - quality of life, workflow optimization, rare enough to not impact production, etc…
High - critical but workarounds are available, important feature not working as expected, frequent enough to impact production
Blocker - prevents from working on the project, prevents from releasing the product)

Marketplace package name: if applicable

Context: What package? When editing or mounted from Community? In main menu or in flight? etc…

Similar MSFS 2020 issue: insert url here if applicable

Bug description:
Release notes for 1.8.11 have added a MinVoltage to circuits.

I assume the following - part of new version 2.4 (edit: guess since power min voltage, then can be any ver 2)
Can be added to Circuit line - as #MinVoltage:6 #Voltage:20
Can be part of ConsumerCfg and added in a similar fashion to that line as #MinVoltage:6 #Voltage:20

Now just noticed in testing this and going from legacy Electrical to modular using simObject editor that the Power (legacy) variable in circuit line remains when the version major is changed to 2, and any version minor. I believe this should be removed?

this is what I get after modding a systems.cfg:

[ELECTRICAL]
battery.1 = Connections:bus.1:-1#Capacity:14#Voltage:1#Name:Battery
alternator.1 = Connections:bus.1:-1#IEng:0#Voltage:1#Load:2#Name:Generator(Not Alt)
bus.1 = Connections:""#Name:Battery Bus
bus.2 = Connections:bus.1#Name:RADIO_BUS
curve.1 = 0:14,1:14
curve.2 = 0:0,1:70
circuit.1 = Name:General Panel#Type:CIRCUIT_GENERAL_PANEL:0#Connections:bus.1#Power:10,15,10#Voltage:24#Minvoltage:12
circuit.2 = Type:CIRCUIT_FLAP_MOTOR:0#Connections:bus.1#Power:20,30,10#Name:Flap Motor
circuit.3 = Type:CIRCUIT_GEAR_MOTOR:0#Connections:bus.1#Power:20,30,10#Name:Gear Motor
circuit.4 = Type:CIRCUIT_STARTER:1#Connections:bus.1,30:-1,10:-1#Power:0,0,0#Name:Starter Motor
circuit.5 = Type:CIRCUIT_FUEL_PUMP:1#Connections:bus.1#Power:2,3,10#Name:Fuel Pump
circuit.6 = Type:CIRCUIT_PITOT_HEAT:1#Connections:bus.1#Power:4,5,10#Name:Pitot Heat
circuit.7 = Type:CIRCUIT_LIGHT_NAV:1#Connections:bus.1#Power:2,3,10#Name:Nav Lights
circuit.8 = Type:CIRCUIT_LIGHT_LANDING:1#Connections:bus.1#Power:2,3,10#Name:Landing Light 1
circuit.9 = Type:CIRCUIT_LIGHT_LANDING:2#Connections:bus.1#Power:2,3,10#Name:Landing Light 2
circuit.10 = Type:CIRCUIT_LIGHT_STROBE:1#Connections:bus.1#Power:2,3,10#Name:Strobe
circuit.11 = Type:CIRCUIT_TURN_COORDINATOR:1#Connections:bus.1#Power:2,3,10#Name:Turn Co-ordinator
circuit.12 = Type:CIRCUIT_AVIONICS:1#Connections:bus.2#Power:2,3,10#Name:Avionics
circuit.13 = Type:CIRCUIT_COM:1#Connections:bus.2#Power:2,3,10#Name:Com1
circuit.14 = Type:CIRCUIT_COM:2#Connections:bus.2#Power:2,3,10#Name:Com2
circuit.15 = Type:CIRCUIT_NAV:1#Connections:bus.2#Power:2,3,10#Name:Nav1
circuit.16 = Type:CIRCUIT_NAV:2#Connections:bus.2#Power:2,3,10#Name:Nav2
circuit.17 = Type:CIRCUIT_LIGHT_PANEL:1#Connections:bus.1#Power:15,25,10#Name:Panel_light
circuit.18 = Type:CIRCUIT_XPNDR#Connections:bus.1#Power:10, 15, 10.0#Name:KT70_Transponder
circuit.19 = Type:CIRCUIT_AUTOPILOT#Connections:bus.1#Power:10, 15, 10.0#Name:Autopilot
circuit.20 = Type:CIRCUIT_ADF_DME#Connections:bus.2#Power:15, 25, 10.0#Name:ADF_DME
circuit.21 = Type:CIRCUIT_MARKER_BEACON#Connections:bus.2#Power:15, 25, 10.0#Name:MARKER_BEACON
major = 2
minor = 2

No errors in build - is that ok? I would have expected an “Incompatible variable error - Power - systems.cfg”. There is no “fail” in sim build or red error.

EDIT: minor point SimObject Editor sets as “Minvoltage” and not “MinVoltage”

EDIT2: missing/ wrong placement in consumer in SimObject editor.

circuit.21 = Type:CIRCUIT_MARKER_BEACON#Connections:bus.2#Power:15, 25, 10.0#Name:MARKER_BEACON
major = 2
minor = 2
consumer.1 = Name:New Consumer#Voltage:20
minvoltage = 12

Repro steps:

Attachments:

Private attachments: Send a PM to @PrivateContent with the link to this topic and the link to download your content