mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
included command to get detector firmware svn version
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@261 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -273,7 +273,8 @@ enum idMode{
|
||||
DETECTOR_SERIAL_NUMBER, /**<return detector system serial number */
|
||||
DETECTOR_FIRMWARE_VERSION, /**<return detector system firmware version */
|
||||
DETECTOR_SOFTWARE_VERSION, /**<return detector system software version */
|
||||
THIS_SOFTWARE_VERSION /**<return this software version */
|
||||
THIS_SOFTWARE_VERSION, /**<return this software version */
|
||||
DETECTOR_FIRMWARE_SVN_VERSION /**<return detector system firmware svn version */
|
||||
};
|
||||
/**
|
||||
detector digital test modes
|
||||
|
Reference in New Issue
Block a user