Class Config::AlarmParam
Defined in File CoreMotionApi.h
Nested Relationships
This class is a nested type of Class Config.
Class Documentation
-
class AlarmParam
This class contains alarm parameters of an axis. See Alarm Parameters for a description of each parameter.
Public Functions
-
AlarmParam()
Public Members
-
double followingErrorStopped
-
double followingErrorMoving
-
FollowingErrorAlarmType::T followingErrorType
See Following Error Type.
-
double velocityFollowingErrorStopped
-
double velocityFollowingErrorStoppedMilliseconds
-
double velocityFollowingErrorMoving
-
double velocityFollowingErrorMovingMilliseconds
-
VelocityFollowingErrorAlarmType::T velocityFollowingErrorType
-
bool servoOffDuringAmpAlarm
-
int servoOnFollowingError
-
AlarmParam()