fixed file write enable bug from the last patch

This commit is contained in:
Dhanya Maliakal
2017-10-18 12:29:46 +02:00
parent d30a839eff
commit 75b94e6614
4 changed files with 37 additions and 14 deletions

View File

@ -59,6 +59,12 @@ class UDPStandardImplementation: private virtual slsReceiverDefs, public UDPBase
*/
void setFileFormat(slsReceiverDefs::fileFormat f);
/**
* Set File Write Enable
* @param b true for file write enable, else false
*/
void setFileWriteEnable(const bool b);
/**
* Set Short Frame Enabled, later will be moved to getROI (so far only for gotthard)
* @param i index of adc enabled, else -1 if all enabled