got rid of trigger frame and trigger window to merge with other timing modes

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@809 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2014-03-26 14:06:48 +00:00
parent 327db21c59
commit c45c417a0a
2 changed files with 1 additions and 7 deletions

View File

@ -283,11 +283,9 @@ enum externalCommunicationMode{
GET_EXTERNAL_COMMUNICATION_MODE=-1,/**<return flag for communication mode */
AUTO_TIMING, /**< internal timing */
TRIGGER_EXPOSURE, /**< trigger mode i.e. exposure is triggered */
TRIGGER_FRAME, /**< each trigger triggers one frame at a time */
TRIGGER_READOUT, /**< stop trigger mode i.e. readout is triggered by external signal */
GATE_FIX_NUMBER, /**< gated and reads out after a fixed number of gates */
GATE_WITH_START_TRIGGER, /**< gated with start trigger */
TRIGGER_WINDOW /**< exposure time coincides with the external signal */
GATE_WITH_START_TRIGGER /**< gated with start trigger */
};
/**
detector IDs/versions