Short comment.
More...
#include <cmath>
Go to the source code of this file.
|
#define | DF_INOS_FOLLOW_AXIS_FLAG_NO 0x00000000 |
|
#define | DF_INOS_FOLLOW_AXIS_FLAG_IGN_CYCLEID 0x00000001 |
|
#define | DF_INOS_FOLLOW_AXIS_FLAG_ALLOW_DIFF_CYCLETIMES 0x00000002 |
|
#define | DF_INOS_FOLLOW_AXIS_FLAG_LIMIT_TORQUE 0x00000004 |
|
#define | ER_INOS_FOLLOW_AXIS_NOT_SETUP 0x00000001 |
|
#define | ER_INOS_FOLLOW_AXIS_MASTER_NOTFOUND 0x00000002 |
|
#define | ER_INOS_FOLLOW_AXIS_FOLLOWER_NOTFOUND 0x00000004 |
|
#define | ER_INOS_FOLLOW_AXIS_SAME 0x00000008 |
|
#define | ER_INOS_FOLLOW_AXIS_CYCLENUMBER 0x00000010 |
|
#define | ER_INOS_FOLLOW_AXIS_CYCLETIME 0x00000020 |
|
#define | ER_INOS_FOLLOW_AXIS_CYCLETIME_SLAVE_SMALLER 0x00000040 |
|
#define | ER_INOS_FOLLOW_AXIS_MASTER_NOT_PEACE 0x00000080 |
|
#define | ER_INOS_FOLLOW_AXIS_SLAVE_PULL_FAILED 0x00000100 |
|
#define | ER_INOS_FOLLOW_AXIS_MASTER_INACTIVE 0x00000200 |
|
#define | ER_INOS_FOLLOW_AXIS_MASTER_ERROR 0x00000400 |
|
#define | ER_INOS_FOLLOW_AXIS_SLAVE_ERROR 0x00000800 |
|
Short comment.
- Author
- R. Zulliger
- Copyright
- Copyright © 2016 Indel AG. All rights reserved.
-
This software is licensed on a non-exclusive basis for use on Indel products only. If the Source Code has been provided by Indel, the software may be modified or further developed, exclusively for the use on Indel's products. For evaluation purposes of the aforementioned development or modification of the software, the software may temporarily be used on third party products. Any further use of this software, its modification or development on non-Indel products is strictly prohibited.
Long comment on this file.