Author Topic: SOS connection PVED_CC - Joystick  (Read 7308 times)

MimmoA

  • Guest
SOS connection PVED_CC - Joystick
« on: September 17, 2013, 10:15:50 AM »
Hello,
Has anybody an Idea or advice how I can drive PVED_CC valves with a JS6000 Joystick ?
I'm trying to use Functions like CAN_Rx and CAN_Tx with no success. I'm new in SD PLUS +1
Please every advice is well accepted,
Thank u in advice,
regards Mimmo
« Last Edit: September 17, 2013, 01:24:38 PM by MimmoA »

MimmoA

  • Guest
Re: SOS connection PVED_CC - Joystick
« Reply #1 on: September 19, 2013, 06:12:40 PM »
In the attachement I show how i ve gone on my code. Now I wonder how to  connect every Joystick buttons with the CAN_Tx.
Do I need a Can_Tx block for every button?
Do I need just to connect this to make my PVED_CC move?

I'm not sure about it but I noticed that valves' addresses changed between connection,one time they were 128,129,130 one time 130,131,132.
I ve worked on 130 becouse it's in eighter situation,but how will I do when I ll program all my valves?
Please help me  :o :o :o
best regards Mimmo
« Last Edit: September 19, 2013, 06:14:46 PM by MimmoA »

Offline hgb1992

  • PLUS+1 Developer
  • ***
  • Posts: 13
  • Karma: +0/-0
Re: SOS connection PVED_CC - Joystick
« Reply #2 on: December 11, 2013, 10:21:46 AM »
Hello MimmoA,

first of all you should use the PVED-CC TI: http://powersolutions.danfoss.com/stellent/groups/publications/documents/product_literature/520l0665.pdf#page=1
On page 57 the AVC (auxiliary valve command) is explained. This is the control message for the PVEDs.

You have to set up a separate AVC message adressed to every PVED in the system.

The adressing of the PVEDs should be possible by Service Tool only, so normally the should not change their node ids by themselves.

I hope this helps.


regards, hgb1992