FACT++  1.0
bool ConnectionFTM::CmdResetCamera ( )
inline

Definition at line 586 of file ftmctrl.cc.

References FTM::kCmdCrateReset, FTM::kResetCrate0, FTM::kResetCrate1, FTM::kResetCrate2, and FTM::kResetCrate3.

Referenced by StateMachineFTM< T, S >::StateMachineFTM().

587  {
592 
593  Info("Sending camera reset");
594 
595  return true;
596  }
Reboot (no power cycle) all FTUs and FADs of one crate.
Definition: HeadersFTM.h:63
void PostCmd(array< uint16_t, N > dat, uint16_t u1=0, uint16_t u2=0, uint16_t u3=0, uint16_t u4=0)
Definition: ftmctrl.cc:425

+ Here is the caller graph for this function: