mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-02 23:04:56 +01:00
g2: setting serialnumber allowed
This commit is contained in:
@@ -90,6 +90,7 @@ class Module : public virtual slsDetectorDefs {
|
||||
int64_t getFirmwareVersion() const;
|
||||
int64_t getDetectorServerVersion() const;
|
||||
int64_t getSerialNumber() const;
|
||||
void setSerialNumber(const int64_t value);
|
||||
int64_t getReceiverSoftwareVersion() const;
|
||||
static detectorType getTypeFromDetector(const std::string &hostname,
|
||||
int cport = DEFAULT_PORTNO);
|
||||
|
||||
Reference in New Issue
Block a user