mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
update comments
This commit is contained in:
@ -461,7 +461,7 @@ class slsDetectorUsers
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Set/Get receiver streaming out ZMQ port
|
* Set/Get receiver streaming out ZMQ port
|
||||||
* For multi modules, it calculates (increments) and sets the ports
|
* For multi modules, it calculates (increments), sets the ports and restarts the sockets
|
||||||
* @param i sets, -1 gets
|
* @param i sets, -1 gets
|
||||||
* @returns receiver streaming out ZMQ port ()
|
* @returns receiver streaming out ZMQ port ()
|
||||||
*/
|
*/
|
||||||
@ -469,7 +469,7 @@ class slsDetectorUsers
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Set/Get client streaming in ZMQ port
|
* Set/Get client streaming in ZMQ port
|
||||||
* For multi modules, it calculates (increments) and sets the ports
|
* For multi modules, it calculates (increments), sets the ports and restarts the sockets
|
||||||
* @param i sets, -1 gets
|
* @param i sets, -1 gets
|
||||||
* @returns client streaming in ZMQ port
|
* @returns client streaming in ZMQ port
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user