#include <emcmot.h>
Collaboration diagram for EMCMOT_DEBUG:

Data Fields | |
| unsigned char | head |
| double | tMin |
| double | tMax |
| double | tAvg |
| double | sMin |
| double | sMax |
| double | sAvg |
| double | nMin |
| double | nMax |
| double | nAvg |
| double | yMin |
| double | yMax |
| double | yAvg |
| double | fMin |
| double | fMax |
| double | fAvg |
| double | fyMin |
| double | fyMax |
| double | fyAvg |
| EMC_TELEOP_DATA | teleop_data |
| double | ferrorCurrent [EMCMOT_MAX_AXIS] |
| double | ferrorHighMark [EMCMOT_MAX_AXIS] |
| int | split |
| int | stepperCount [EMCMOT_MAX_AXIS] |
| int | pdmult [EMCMOT_MAX_AXIS] |
| int | enable [EMCMOT_MAX_AXIS] |
| int | wdEnabling |
| int | wdEnabled |
| int | wdWait |
| int | wdCount |
| unsigned char | wdToggle |
| unsigned char | allHomed |
| double | jointHome [EMCMOT_MAX_AXIS] |
| int | maxLimitSwitchCount [EMCMOT_MAX_AXIS] |
| int | minLimitSwitchCount [EMCMOT_MAX_AXIS] |
| int | ampFaultCount [EMCMOT_MAX_AXIS] |
| TP_STRUCT | queue |
| TP_STRUCT | freeAxis [EMCMOT_MAX_AXIS] |
| EmcPose | freePose |
| CUBIC_STRUCT | cubic [EMCMOT_MAX_AXIS] |
| TC_STRUCT | queueTcSpace [DEFAULT_TC_QUEUE_SIZE+10] |
| TC_STRUCT | freeAxisTcSpace [EMCMOT_MAX_AXIS][FREE_AXIS_QUEUE_SIZE] |
| double | rawInput [EMCMOT_MAX_AXIS] |
| double | rawOutput [EMCMOT_MAX_AXIS] |
| double | coarseJointPos [EMCMOT_MAX_AXIS] |
| double | jointPos [EMCMOT_MAX_AXIS] |
| double | jointVel [EMCMOT_MAX_AXIS] |
| double | oldJointPos [EMCMOT_MAX_AXIS] |
| double | outJointPos [EMCMOT_MAX_AXIS] |
| double | oldInput [EMCMOT_MAX_AXIS] |
| char | oldInputValid [EMCMOT_MAX_AXIS] |
| double | inverseInputScale [EMCMOT_MAX_AXIS] |
| double | inverseOutputScale [EMCMOT_MAX_AXIS] |
| EmcPose | oldPos |
| EmcPose | oldVel |
| EmcPose | newVel |
| EmcPose | newAcc |
| double | bigVel [EMCMOT_MAX_AXIS] |
| int | homingPhase [EMCMOT_MAX_AXIS] |
| int | latchFlag [EMCMOT_MAX_AXIS] |
| double | saveLatch [EMCMOT_MAX_AXIS] |
| int | enabling |
| int | coordinating |
| int | teleoperating |
| int | wasOnLimit |
| int | onLimit |
| int | overriding |
| int | stepping |
| int | idForStep |
| MMXAVG_STRUCT | tMmxavg |
| MMXAVG_STRUCT | sMmxavg |
| MMXAVG_STRUCT | nMmxavg |
| MMXAVG_STRUCT | yMmxavg |
| MMXAVG_STRUCT | fMmxavg |
| MMXAVG_STRUCT | fyMmxavg |
| double | tMmxavgSpace [DEFAULT_MMXAVG_SIZE] |
| double | sMmxavgSpace [DEFAULT_MMXAVG_SIZE] |
| double | nMmxavgSpace [DEFAULT_MMXAVG_SIZE] |
| double | yMmxavgSpace [DEFAULT_MMXAVG_SIZE] |
| double | fMmxavgSpace [DEFAULT_MMXAVG_SIZE] |
| double | fyMmxavgSpace [DEFAULT_MMXAVG_SIZE] |
| double | start_time |
| double | running_time |
| double | cur_time |
| double | last_time |
| double | bcomp [EMCMOT_MAX_AXIS] |
| char | bcompdir [EMCMOT_MAX_AXIS] |
| double | bcompincr [EMCMOT_MAX_AXIS] |
| char | bac_done [EMCMOT_MAX_AXIS] |
| double | bac_d [EMCMOT_MAX_AXIS] |
| double | bac_di [EMCMOT_MAX_AXIS] |
| double | bac_D [EMCMOT_MAX_AXIS] |
| double | bac_halfD [EMCMOT_MAX_AXIS] |
| double | bac_incrincr [EMCMOT_MAX_AXIS] |
| double | bac_incr [EMCMOT_MAX_AXIS] |
| unsigned char | tail |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 586 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 459 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 459 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 459 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 568 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 575 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 463 of file emcmot.h. Referenced by emcAxisUpdate(), and usrmotPrintEmcmotDebug().
|
|
|
Definition at line 464 of file emcmot.h. Referenced by emcAxisUpdate(), and usrmotPrintEmcmotDebug().
|
|
|
Definition at line 507 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
|
|
|
|
|
|
Definition at line 460 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 460 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 460 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 569 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 576 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 454 of file emcmot.h. Referenced by usrmotReadEmcmotDebug().
|
|
|
|
|
|
|
|
|
Definition at line 532 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 457 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 457 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 457 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 566 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 573 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
|
|
|
|
|
|
Definition at line 528 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 520 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
|
|
|
Definition at line 579 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 456 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 456 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 456 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 565 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 572 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
|
|
|
Definition at line 465 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 455 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 455 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 455 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 564 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 571 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 595 of file emcmot.h. Referenced by usrmotReadEmcmotDebug().
|
|
|
Definition at line 462 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 458 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 458 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 458 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 567 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
|
|
Definition at line 574 of file emcmot.h. Referenced by usrmotPrintEmcmotDebug().
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001