 |
ApossC SDK
V01.15
|
Go to the documentation of this file.
25 print(
"**********************************");
26 print(
"------ Software information ------");
27 print(
"**********************************\n");
51 print(
"**********************************");
52 print(
"-------- H/W information --------");
53 print(
"**********************************\n");
84 print(
"Axis Positions:");
85 print(
" Axis",chr(9),
"Actual",chr(9),
"Command", chr(9),
"Marker");
87 for (axis = 0; axis < axiscnt; axis++)
89 print(
" ",axis,chr(9),Apos(axis),chr(9),Cpos(axis), chr(9),Ipos(axis));
110 print(
"PID control parameters:");
111 print(
" Axis",chr(9),
"Prop",chr(9),
"Int",chr(9),
"Diff",chr(9),
"Timer",chr(9),
"I-Limit");
113 for (axis = 0; axis < axisCnt; axis++)
115 printf(
" %ld\t%ld\t%ld\t%ld\t%ld\t%ld\n",
#define TIMER
Parameter for determining the sampling time of the position control algorithm.
#define SYS_HARDWARE_ID
Hardware identification.
#define SYS_MAX_CNTUNI
Number of H/W universal counters.
#define SYS_FW_COPROCESSOR_VERSION
Coprocessor software version.
#define SYS_MAX_CNTABS
Number of H/W absolute counters.
#define SYS_FW_CPU
Software version.
#define KDER
Derivative Factor for PID position control loop.
#define SYS_FPGA_SW_VERSION
FPGA software version.
#define KILIM
Limit value for the integral sum of the PID position control loop.
#define SYS_MAX_CNTINC
Number of H/W incremental counters.
#define AXE_PARAM(modno, parno)
Axis Parameters: Setter.
#define SYS_ZB_AMP_NO
Number of H/W amplifiers.
#define SYS_MAX_LATCH
Number of H/W latches.
#define SYS_MAX_COMPARATORS
Number of H/W comparators.
#define SYS_MAX_AXES
Number of axes available.
#define SYS_MAX_SIGGEN
Number of H/W signal generators.
#define SYS_MAX_ENCODER
Number of H/W encoders.
#define SYS_INFO(parno)
System Information: Setter.
#define KPROP
Proportional value for PID position control loop.
#define SYS_MAX_CANBUS
Number of physical CAN busses.
#define KINT
Integral value for PID position control loop.
#define SYS_FW_AMPLIFIER_VERSION
Amplifier Version.
#define SYS_BOOTLOADER_SW_VERSION
Bootloader software version.
Data Sheets |
Released Software |
Software Manuals |
Hardware Manuals |
Maxon Shop
Maxon Support Center