Author Topic: MOTOR CONTROL DISPLAY THROUGH P600  (Read 5121 times)

jgarzon

  • Guest
MOTOR CONTROL DISPLAY THROUGH P600
« on: August 01, 2012, 04:07:18 PM »
Hello Friends
My question is whether it can control the RPM of an engine through a p600 display.
and if so. How do you Aryan? or, what programming block would be used?

Thanks in advance for the answers you can give me  :D

Offline hproffitt

  • PLUS+1 Developer
  • ***
  • Posts: 28
  • Karma: +0/-0
Re: MOTOR CONTROL DISPLAY THROUGH P600
« Reply #1 on: August 01, 2012, 04:54:01 PM »
Short answer:  Yes.

A couple things though.  I don't know what size of engine you are dealing with, but you have to make sure that it has been set up to allow an external source to request an RPM.  Once that is confirmed, then you need to construct your CAN message to 'talk' to the engine.  This message can vary according to manufacturer.  There is a J1939 PGN included in the function library that may make your life easier, but you will need some information from the engine manufacturer to be sure.  Then, of course, you will need to construct the screen and button logic for the operator to make/change the rpm request.

How do you Aryan?

Not sure what you are asking here...?

jgarzon

  • Guest
Re: MOTOR CONTROL DISPLAY THROUGH P600
« Reply #2 on: August 01, 2012, 07:12:39 PM »
Thanks, my good friend

Offline pinias

  • PLUS+1 Guru
  • *****
  • Posts: 215
  • Karma: +7/-0
Re: MOTOR CONTROL DISPLAY THROUGH P600
« Reply #3 on: September 24, 2012, 07:43:21 PM »
Jgarzon,

ok if you want to control the engine RPM using a DP600 it does not work very good.   I have done that, you can check my posts and you will see some advises.
 the loop time is an issue with the dp600 or any other display.

So you need  a controller and use the J1939 blocks that is very easy and the requested engine speed (RPM) is set accurate

Si quieres controlar las revoluciones del motor empleando un display se puede pero no funciona bien, las RPM no son estables hay un conflicto entre el ECM y tu display, lo mejor a hacer es a traves del display enviar la instrucción a un controlador y que el controlador envie el mesage de RPM solicitadas.

Usa el block que viene en PLUS1 GUIDE J1939

ya lo hice y funciona bien

Saludos

Quax76

  • Guest
Re: MOTOR CONTROL DISPLAY THROUGH P600
« Reply #4 on: September 25, 2012, 07:58:34 AM »
Has anyone tried to control a motor using a DP6x0LX? I suggest, that the loop time is even shorter because of the faster processor.