|
@@ -240,8 +241,7 @@
r/w
|
The number of acquisitions to perform when acquisition is started. This controls
- the number of iterations in the outermost acquisition loop explained above.
- |
+ the number of iterations in the outermost acquisition loop explained above.
ROPER_NACQUISITIONS |
@@ -260,8 +260,7 @@
|
r/o |
- The number of acquisitions performed so far.
- |
+ The number of acquisitions performed so far.
ROPER_NACQUISITIONS_COUNTER |
@@ -281,8 +280,7 @@
A flag controlling whether WinView will automatically chose the optimal data type
for the image data. 0=No, 1=Yes. If this flag is 1 then the NDDataType parameter
($(P)$(R)DataType record) is ignored. If this flag is 0 then the NDDataType parameter
- controls the data type of the images.
- |
+ controls the data type of the images.
AUTO_DATA_TYPE |
@@ -355,8 +353,8 @@
Configuration
- The Roper driver is created with the roperConfig command, either from C/C++
- or from the EPICS IOC shell.
+ The Roper driver is created with the roperConfig command, either from C/C++ or from
+ the EPICS IOC shell.
int roperConfig(const char *portName,
int maxBuffers, size_t maxMemory,
int priority, int stackSize)
@@ -452,48 +450,37 @@
|