Hi,
i have seen that there is a 1.1.33 FW version and i would like to try Switch-activated config Swap features out but i can't understand how should i load 2 different configs (dont know anything about the Terminal commands).
Here is something out of the FW-Page on the Vems.hu:
"switch-activated full-table-and-config-swap. Expert feature, must upload valid config+tables to both storage (2 completely different permanent storage area inside the ECU) separately. Same ignition and injection outputs must be used in same positions (otherwise => risk of blowing ignition fuse and flooding cylinders with gasoline. Therefore this does not allow additional injector-staging-hack features, besides the existing staging functionality). Configuration of storage0 (eg. confswitch=C3) can allow to change to storage1. If you want to be able to switch back to storage0 without reboot, config of storage1 (eg. confswitch=D3) must allow to change to storage0. MegaTune does not know about which storage it reads/writes (closing megatune windows before switching to alternate storage seems wise). Useful for bi-fuel, or special different tables like N2O or similar. Switching can also depend on misc1 condition (TPS, RPM, MAP). After switching, the misc1 condition of the new storage will be used (which can be slightly different, eg. to allow hysteresis). For most applications, rpm < 100 (engine off) is recommended, or at least rpm < 1500 (idle). For N2O, the condition will be different of course.
* confswitch=00 disables switching
* confswitch=C3 does load_variables(1) if mcp3208 ch3 goes low
* confswitch=D3 does load_variables(0) if mcp3208 ch3 goes high
* confswitch=83 does load_variables(1) if mcp3208 ch3 goes low AND misc1 condition is true
* confswitch=93 does load_variables(0) if mcp3208 ch3 goes high AND misc1 condition is false
* any mcp3208 analog input channel (mcp3208ch 0..7) can be chosen with confswitch bit 0:3
* use it with known-good config manually uploaded to storage1 first (mcS1 command). When tweaking from megatune, verify the result after (both storage0 and storage1)"
Can someone explain how it is done?