My first problem is I created a simple 2D table to get fuel level for an auxiliary tank, based on a 0-5000mV signal. To test it, I simply did a 2D table with 0mV as 0l and 5000mV as 20l. For some reason though, in simulation mode, when I adjusted the analog signal, the fuel level did not change. "Fuel Level Auxiliary Tank" has the exact same channel properties as "Fuel Level" as transmitted by the M1.
This was very strange but I decided to push on and test my logic just with another channel which I could directly control. I renamed this "AuxLevelTest", and it has the same channel properties as "Fuel Level" and "Fuel Level Auxiliary Tank". Here is the logic I wrote for it - quite simple, when fuel transfer mode is on (this is set via another user condition which is just to toggle it based on a push button, that's working fine so I didn't post this).
Now, here is the simulation screen. I can change fuel levels, turn transfer mode on and off, and I can see the levels changing on the dash, but for some reason, the relay channel never goes true (it's an On/Off Channel).
I have tested another user condition which switches a channel on and off based on RPM and oil pressure and that's working perfectly too. For some reason I just can't get this fuel level thing working. I figure that because both the 2D table and the user conditions aren't working, perhaps there's something wrong with the way the channel is set up, but it appears to be fine.
Any help appreciated
