mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 00:00:02 +02:00
merge from 3.0.1 added more to write config/paramters
This commit is contained in:
parent
3b684c4662
commit
9150556209
@ -7230,6 +7230,8 @@ int slsDetector::writeConfigurationFile(ofstream &outfile, int id){
|
||||
names[nvar++] = "detectorip";
|
||||
names[nvar++] = "zmqport";
|
||||
names[nvar++] = "rx_zmqport";
|
||||
names[nvar++] = "zmqip";
|
||||
names[nvar++] = "rx_zmqip";
|
||||
names[nvar++] = "rx_tcpport";
|
||||
names[nvar++] = "rx_udpport";
|
||||
names[nvar++] = "rx_udpport2";
|
||||
|
Loading…
x
Reference in New Issue
Block a user