mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-19 23:08:52 +01:00
merge conflict fixed with developer(patches for file write disable, xcoord)
This commit is contained in:
@@ -66,6 +66,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
|
||||
|
||||
Reference in New Issue
Block a user