Pdm Counter

Discussion and support for MoTeC Power Distribution Modules

Pdm Counter

Postby Donovan CR6 on Wed Jan 30, 2019 9:12 pm

When using a counter in the pdm is there a way to use the override option without having to put a constant in?
I've got a cabin fan with 0-3 counter and a aircon 0-2 counter. I want to make it so that when switching the Ac on the cabin fan counter automatically starts and you can choose 3 different setting. I cant seem to find a way on how to integrate the two.

Thanks
Donovan CR6
 
Posts: 40
Joined: Tue Feb 07, 2017 10:45 pm

Re: Pdm Counter

Postby David Ferguson on Thu Jan 31, 2019 4:47 am

I'm not sure I'm clear on exactly the behavior you want.

But if you want the cabin fan to use the aircon setting when the aircon is on, then why don't you make the condition include an "or" statement (something like this)
Code: Select all
Cabin Setting Speed Medium =
      Cabin Switch = true
      and AirCon Switch = false
      and Cabin Speed Counter = 2
      and ...
or
      AirCon Switch = true
      and AirCon Speed Counter = 1
or ...
David Ferguson
Veracity Racing Data
David Ferguson
Pro User
 
Posts: 1437
Joined: Fri Nov 07, 2008 2:45 am
Location: Paso Robles, California


Return to PDM15 PDM16 PDM30 and PDM32

Who is online

Users browsing this forum: No registered users and 12 guests