mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 17:58:05 +01:00
Merge branch 'j13flippeddatax' into j7filter
This commit is contained in:
@@ -545,8 +545,8 @@ void setVeto(int enable);
|
||||
int getVeto();
|
||||
void setVetoStream(int value);
|
||||
int getVetoStream();
|
||||
enum vetoAlgorithm getVetoAlgorithm(enum ethernetInterface interface);
|
||||
void setVetoAlgorithm(enum ethernetInterface interface, enum vetoAlgorithm alg);
|
||||
enum vetoAlgorithm getVetoAlgorithm(enum streamingInterface interface);
|
||||
void setVetoAlgorithm(enum streamingInterface interface, enum vetoAlgorithm alg);
|
||||
void setBadChannels(int nch, int *channels);
|
||||
int *getBadChannels(int *nch);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user