PLUS+1 User Forum

PLUS+1 Software => General controls => Topic started by: bship on December 31, 2012, 04:37:25 AM

Title: I am trying to convert CAN rx info into an input
Post by: bship on December 31, 2012, 04:37:25 AM
I am trying to take a proportional signal from CAN (Byte 1, joystick 1 command) and input it to a 'scale' for a PVE driver. I don't know which component to use, can anyone point me in the right direction?
Title: Re: I am trying to convert CAN rx info into an input
Post by: Neil on January 13, 2013, 07:58:44 PM
Hi
you have a number of options, the mathematical scale would be the simplest to use, take your input and scale it to a -10,000 – 10,000.
Or use a 3pt sensor calibration block from the function library if you wish to use fault monitoring and dead band calibration.

Neil