Class Config::EmergencyStopParam
Defined in File CoreMotionApi.h
Nested Relationships
This class is a nested type of Class Config.
Class Documentation
-
class EmergencyStopParam
This class contains emergency stop parameters. See Emergency Stop Parameters for a description of each parameter.
Public Functions
-
EmergencyStopParam()
Public Members
-
double eStopDec[constants::maxAxes]
See E-Stop Dec.
-
bool enableEStopSignal
See Enable E-Stop Signal.
-
EStopSignalSource::T eStopSignalSource
See E-Stop Signal Source.
-
EStopLevel::T eStopSignalLevel
See E-Stop Signal Level.
-
bool invertEStopSignalPolarity
-
unsigned int eStopSignalByteAddress
-
unsigned char eStopSignalBitAddress
-
bool enableEStopStatusSignal
-
EStopStatusSignalDestination::T eStopStatusSignalDestination
-
bool invertEStopStatusSignalPolarity
-
unsigned int eStopStatusSignalByteAddress
-
unsigned char eStopStatusSignalBitAddress
-
EStopLevel1Type::T eStopLevel1Type
See E-Stop Level 1 Type.
-
EmergencyStopParam()