PLUS+1 User Forum

PLUS+1 Hardware => PLUS+1 Compliant Hardware => Topic started by: Marbek_Elektronik on August 06, 2026, 11:16:11 AM

Title: Adapter to simulate CAN based Prof1 with a JS1H Joystick ?
Post by: Marbek_Elektronik on August 06, 2026, 11:16:11 AM
Hello,

there are al ot of PROF1 in the field.
And some of them may be defect after a long time of life.
But the PROF1 Joystick is out of production.
The JS1H joystick is the next one.
But the communication is not the same.
So what can users do?

What do you think about an adapter to simulate the PROF1
with JS1H ?
Does anybody have done this?
Perhaps, if not, I will think about it, do programm an Adapter with an Danfoss Controller like MC024 or an Display.
Title: Re: Adapter to simulate Prof1 with a JS1H Joystick ?
Post by: Rem on August 07, 2026, 02:18:22 PM
Hello,
Are your Prof1 joysticks identical?
There are many different configurations, particularly when it comes to communication. Are your Prof1s CAN-based?
Title: Re: Adapter to simulate CAN based Prof1 with a JS1H Joystick ?
Post by: Marbek_Elektronik on August 08, 2026, 09:35:18 AM
yes, they are CAN-based.
I have add this information in the headline.
Title: Re: Adapter to simulate CAN based Prof1 with a JS1H Joystick ?
Post by: Rem on August 10, 2026, 08:16:11 AM
Hello,
Why not modify the machine controller's program?
One option would be to use a parameter to select the type of manipulator.
Otherwise, an MC012 will suffice.
Title: Re: Adapter to simulate CAN based Prof1 with a JS1H Joystick ?
Post by: Marbek_Elektronik on August 10, 2026, 08:59:52 AM
Because this software is not from me an sometimes no danfoss controllers.

MC012 has only one CAN port. I think, I need 2 of them, MC024-130 for example.
And then read the signals from JS1H and send it as protocol from Prof1.

Is this the solution? And has anyone her done this and can share the code?
Title: Re: Adapter to simulate CAN based Prof1 with a JS1H Joystick ?
Post by: G30RG3 on August 11, 2026, 02:20:16 PM
Hi Marbek_Elektronik,

I would go for a programmable JS1H, where you can recreate the messages (Option P2H in the modelcode).

Title: Re: Adapter to simulate CAN based Prof1 with a JS1H Joystick ?
Post by: Marbek_Elektronik on August 11, 2026, 03:11:35 PM
Hi "G30RG3",
we have this:
JS1H-XY-CJH-S-C33-TPR2-R-P1A-NNN-P1A-NNN-Y1A-NNN-Y1A-Y1A-Y1A-Y1A-NNN
Y1A-BRHN-NN

What do you mean with "P2H in the modelcode" ?

Is it possible to configure the JS1H CAN -Joystick, so the user sees a Prof1 Joystick?
Title: Re: Adapter to simulate CAN based Prof1 with a JS1H Joystick ?
Post by: Lukey on August 12, 2026, 03:49:47 AM
Yes instead of JS1H-XY-CJH
Mode code would be JS1H-XY-PWH or JS1H-XY-P2H

PWH = PLUS+1® GUIDE Programmable PWM, Hall effect
P2H = PLUS+1® GUIDE Programmable PVE, Hall effect

This model code is basically a MC012 internally.