#include <TxtMultiProcessingStation.h>
| Enumerator |
|---|
| __NO_STATE |
|
| FAULT |
|
| INIT |
|
| IDLE |
|
| BURN |
|
| VGR_TRANSPORT |
|
| TABLE_SAW |
|
| TABLE_BELT |
|
| EJECT |
|
| TRANSPORT |
|
| virtual ft::TxtMultiProcessingStation::~TxtMultiProcessingStation |
( |
| ) |
|
|
virtual |
| void ft::TxtMultiProcessingStation::configInputs |
( |
| ) |
|
|
protected |
| bool ft::TxtMultiProcessingStation::isEndConveyorBeltTriggered |
( |
| ) |
|
| bool ft::TxtMultiProcessingStation::isOvenTriggered |
( |
| ) |
|
| void ft::TxtMultiProcessingStation::printEntryState |
( |
State_t |
state | ) |
|
|
inline |
| void ft::TxtMultiProcessingStation::printExitState |
( |
State_t |
state | ) |
|
|
inline |
| void ft::TxtMultiProcessingStation::printState |
( |
State_t |
state | ) |
|
|
inline |
| void ft::TxtMultiProcessingStation::requestExit |
( |
const std::string |
name | ) |
|
|
inline |
| void ft::TxtMultiProcessingStation::requestQuit |
( |
| ) |
|
|
inline |
| void ft::TxtMultiProcessingStation::requestSLDstarted |
( |
| ) |
|
|
inline |
| void ft::TxtMultiProcessingStation::requestVGRproduce |
( |
TxtWorkpiece * |
wp | ) |
|
|
inline |
| void ft::TxtMultiProcessingStation::run |
( |
| ) |
|
|
protectedvirtual |
| void ft::TxtMultiProcessingStation::setCompressor |
( |
bool |
on | ) |
|
| void ft::TxtMultiProcessingStation::setLightOven |
( |
bool |
on | ) |
|
| void ft::TxtMultiProcessingStation::setSawLeft |
( |
| ) |
|
| void ft::TxtMultiProcessingStation::setSawOff |
( |
| ) |
|
| void ft::TxtMultiProcessingStation::setSawRight |
( |
| ) |
|
| void ft::TxtMultiProcessingStation::setValveEjection |
( |
bool |
on | ) |
|
| void ft::TxtMultiProcessingStation::setValveLowering |
( |
bool |
on | ) |
|
| void ft::TxtMultiProcessingStation::setValveOvenDoor |
( |
bool |
on | ) |
|
| void ft::TxtMultiProcessingStation::setValveVacuum |
( |
bool |
on | ) |
|
| const char* ft::TxtMultiProcessingStation::toString |
( |
State_t |
state | ) |
|
|
inline |
| uint8_t ft::TxtMultiProcessingStation::chMsaw |
|
protected |
| State_t ft::TxtMultiProcessingStation::currentState |
|
protected |
| State_t ft::TxtMultiProcessingStation::newState |
|
protected |
| bool ft::TxtMultiProcessingStation::reqQuit |
|
protected |
| bool ft::TxtMultiProcessingStation::reqSLDstarted |
|
protected |
| bool ft::TxtMultiProcessingStation::reqVGRproduce |
|
protected |
The documentation for this class was generated from the following file: