diff --git a/documentation/MarCCDDoc.html b/documentation/MarCCDDoc.html
index 2a0cde5..b911461 100755
--- a/documentation/MarCCDDoc.html
+++ b/documentation/MarCCDDoc.html
@@ -98,7 +98,7 @@ remote_mode_server_arguments 2222
ADFrameType |
- $(P$(R)FrameType |
+ $(P)$(R)FrameType
The driver redefines the choices for the ADFrameType parameter (record $(P)$(R)FrameType)
from ADDriver.h. The choices for the MarCCD are:
@@ -116,7 +116,7 @@ remote_mode_server_arguments 2222
|
ADNumImages |
- $(P$(R)NumImages |
+ $(P)$(R)NumImages
Controls the number of images to acquire when ADImageMode is ADImageMultiple. |
@@ -124,7 +124,7 @@ remote_mode_server_arguments 2222
ADAcquirePeriod |
- $(P$(R)AcquirePeriod |
+ $(P)$(R)AcquirePeriod
Controls the period between images when ADImageMode is ADImageMultiple or ADImageContinuous.
If this is greater than the acquisition time plus readout overhead then the driver
@@ -147,7 +147,7 @@ remote_mode_server_arguments 2222
|
NDFilePath |
- $(P$(R)FilePath |
+ $(P)$(R)FilePath
Controls the path for saving images. It must be a valid path for marccd and
for the areaDetector driver, which is normally running in an EPICS IOC. If marccd
|