mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 14:01:05 +01:00
fixed ctb tests, need to fix in develoepr (if digital modfe not enabled, should not take into accoutn dbitlist or dbitoffset or dbitreorder
This commit is contained in:
@@ -25,9 +25,6 @@ struct testCommonDetAcquireInfo {
|
||||
int64_t num_frames_to_acquire{2};
|
||||
int64_t num_triggers{1};
|
||||
std::chrono::nanoseconds period{std::chrono::milliseconds{2}};
|
||||
std::array<std::chrono::nanoseconds, 3> exptime{
|
||||
std::chrono::microseconds{200}, std::chrono::nanoseconds{0},
|
||||
std::chrono::nanoseconds{0}};
|
||||
};
|
||||
|
||||
void test_valid_port_caller(const std::string &command,
|
||||
|
||||
Reference in New Issue
Block a user