Supported platforms: CODESYS 2.3, CODESYS 3.5
This internal library contains a collection of joystick and pedal related functions.
POU |
Description |
JCD_Joystick (FB) |
One axis of a basic joystick. |
JCD_Pedal (FB) |
Basic pedal. |
JCD_Joystick_DirSwitch (FB) |
One axis of a joystick that has directional switches. |
JCD_Joystick_2ChCompare (FB) |
One axis of a joystick that gives out two signals. |
JCD_Joystick_ExclusiveInputs (FB) |
One axis, two direction joystick with exclusive input signals. |
JCD_Scale (FUN) |
Scales analog input ADC value to control signal. |
JCD_Progression (FUN) |
Generates progression to control signal according to given progression factor. |
JCD_AIVoltCheck (FB) |
Checks that analog input value is within given voltage range. |
JCD_CompensatedVoltages (FB) |
Compensates control signal in case of supply voltage drop. |
JCD_ExInputLogic (FB) |
Combines the calibrated control signals to one control signal. |
JCD_2ChCompare (FB) |
Checks that voltage differences between two channels are within given tolerance. |
JCD_DirSwitchLogic (FB) |
Monitors directional switches of the joystick and compares their status to calibrated control signal. |
JCD_ParamCheck (FB) |
Monitors parameters of JCD_Joystick and JCD_Pedal. |
JCD_AutoCalib (FB) |
For calibration of joystick or pedal. |
Hardware specific scale library (e.g. 5050int library)
ADConversion library
ADConversion library
Source file Topic000355.htm
Last updated 21-Feb-2025