Search found 19 matches
- Thu Feb 28, 2019 3:24 pm
- Forum: PMU
- Topic: CAN switch board
- Replies: 4
- Views: 2816
Re: CAN switch board
I got it. Thank you !
- Thu Feb 28, 2019 2:29 pm
- Forum: PMU
- Topic: CAN switch board
- Replies: 4
- Views: 2816
Re: CAN switch board
Thank you for reply,
What is the meaning of parameter SW#1-SW#7 on ID 0X335?
What is the meaning of parameter SW#1-SW#7 on ID 0X335?
- Thu Feb 28, 2019 6:14 am
- Forum: PMU
- Topic: CAN switch board
- Replies: 4
- Views: 2816
CAN switch board
I use CAN switch board for my steer switches using simple switch mask. I wonder what is SW parameter and how it works. I couldn't find in manual.
Thank you
Thank you
- Thu Feb 28, 2019 5:41 am
- Forum: PMU
- Topic: starter pulse
- Replies: 4
- Views: 2095
Re: starter pulse
Thanks for giving other setting choice
- Sun Feb 17, 2019 6:55 am
- Forum: PMU
- Topic: Ground wire
- Replies: 1
- Views: 1325
Ground wire
Just quick question, what is recomended wire size for PMU ground?
Thanks
Thanks
- Tue Feb 12, 2019 5:13 pm
- Forum: PMU
- Topic: starter pulse
- Replies: 4
- Views: 2095
Re: starter pulse
JGM,
Thanks again for your support!
Thanks again for your support!
- Tue Feb 12, 2019 5:28 am
- Forum: PMU
- Topic: starter pulse
- Replies: 4
- Views: 2095
starter pulse
I am working on ignition and starter, I want to make k.ignition to have 3 states: 0, 1 and 2. K.starter button active for 3 seconds once it pressed only when k.ignition at state 2 . I did - lookup3 operation in 'n' to state the k.ignition - pulse operation in function to pulse the k.starter 3s The r...
- Sat Feb 09, 2019 6:44 am
- Forum: PMU
- Topic: PMU to Motec M1 CAN stream
- Replies: 10
- Views: 3443
Re: PMU to Motec M1 CAN stream
Hello, I test the setting you gave on bench it was so fun :D . Emulate the PMU's output and M1 will detect when fuel pump or fan fault. Also to receive message from M1 (to 'PDM') I set the ID 0x118 on PMU, it was quite straight forward question 1. in CANBus export "x_PDMtoM1_ID+4_CI=1", can you exp...
- Sun Feb 03, 2019 3:51 pm
- Forum: PMU
- Topic: PMU to Motec M1 CAN stream
- Replies: 10
- Views: 3443
Re: PMU to Motec M1 CAN stream
Hello, I test the setting you gave on bench it was so fun :D . Emulate the PMU's output and M1 will detect when fuel pump or fan fault. Also to receive message from M1 (to 'PDM') I set the ID 0x118 on PMU, it was quite straight forward question 1. in CANBus export "x_PDMtoM1_ID+4_CI=1", can you expl...
- Tue Jan 29, 2019 4:20 pm
- Forum: PMU
- Topic: PMU to Motec M1 CAN stream
- Replies: 10
- Views: 3443
Re: PMU to Motec M1 CAN stream
Thank you very much. I will test and learn it
- Tue Jan 29, 2019 7:21 am
- Forum: PMU
- Topic: PMU to Motec M1 CAN stream
- Replies: 10
- Views: 3443
Re: PMU to Motec M1 CAN stream
Hi, What kind of information do you want to send from PMU to M1 exactly? Analog state or analog voltage? Output state or output current/voltage? I want to send the followings to AIM MXG - Analog voltage and state - Keyboard state - Output voltage to M1 fuel pump fault radiator fan output Attached i...
- Mon Jan 28, 2019 7:11 pm
- Forum: PMU
- Topic: PMU to Motec M1 CAN stream
- Replies: 10
- Views: 3443
PMU to Motec M1 CAN stream
Hello,
I am doing PMU CAN communication setting with M1 Motec. I found information on M1 CAN stream to PDM from its help file. Is this can be used or should use ADU to Motec M1 CAN stream.
I also want to transmit PMU's I/O status
Appreciate your help
I am doing PMU CAN communication setting with M1 Motec. I found information on M1 CAN stream to PDM from its help file. Is this can be used or should use ADU to Motec M1 CAN stream.
I also want to transmit PMU's I/O status
Appreciate your help
- Thu Mar 01, 2018 5:55 pm
- Forum: PMU
- Topic: learning wiper and washer
- Replies: 5
- Views: 2166
Re: learning wiper and washer
Got it! Thanks agin 

- Thu Mar 01, 2018 2:18 pm
- Forum: PMU
- Topic: learning wiper and washer
- Replies: 5
- Views: 2166
Re: learning wiper and washer
3. Changing the formula of the slow/fast output is not recommended, as it will be changed every time you use Wipers Module. It's better to modify input signal. Please find an attached example that activates the slow mode for 3 seconds when the washer is clicked. Instead of using k_wiper directly I ...
- Wed Feb 28, 2018 6:02 am
- Forum: PMU
- Topic: learning wiper and washer
- Replies: 5
- Views: 2166
learning wiper and washer
Hello I learn to configure as follows wiper1.pmu One switch of the keyboard switches to activate wiper slow and fast (2stages) and using switchboard ID0x435 SW1 to connect simple push on steering switch to activate washer pump Q: 1. is this correct to set k_wiper: s1.setChannel as w_wipers.slowOut a...
- Sat Feb 17, 2018 6:23 am
- Forum: PMU
- Topic: PMU's new project
- Replies: 6
- Views: 2450
Re: PMU's new project
Thank you very much for informative answer! 

- Fri Feb 16, 2018 9:35 am
- Forum: PMU
- Topic: PMU's new project
- Replies: 6
- Views: 2450
Re: PMU's new project
What I meant is via CAN bus
- Fri Feb 16, 2018 4:45 am
- Forum: PMU
- Topic: PMU's new project
- Replies: 6
- Views: 2450
Re: PMU's new project
Thank you for explanation
I started to create project offline.
Is it possible the PMU keyboard switch to be used as digital input switch of Link ECU? for example to change from one map to another
Thank you

Is it possible the PMU keyboard switch to be used as digital input switch of Link ECU? for example to change from one map to another
Thank you
- Sun Feb 11, 2018 5:41 pm
- Forum: PMU
- Topic: PMU's new project
- Replies: 6
- Views: 2450
PMU's new project
I just install PMU program in my laptop and learn from the samples given. I wonder how to start with fresh new project, do I have to go online with the device?