mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 01:27:59 +02:00
added receiver functions
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@270 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -171,8 +171,8 @@ enum communicationProtocol{
|
||||
Communication protocol (normally TCP)
|
||||
*/
|
||||
enum networkParameter {
|
||||
CLIENT_IP, /**< client IP */
|
||||
CLIENT_MAC, /**< client mac */
|
||||
RECEIVER_IP, /**< receiver IP */
|
||||
RECEIVER_MAC, /**< receiver mac */
|
||||
SERVER_MAC /**< server MAC */
|
||||
};
|
||||
|
||||
@ -228,6 +228,7 @@ enum {
|
||||
ENABLED /**<flag enabled */
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
use of the external signals
|
||||
*/
|
||||
|
Reference in New Issue
Block a user