| Shortcut | NR |
|---|---|
| Format | SCANR [X=start] [Y=stop] [Z=enc_divide] [F= #_pixels] [R=retrace_speed] |
| Units | X and Y in mm, Z and F as integer |
| Remembered | Using SS Z |
| Firmware Required | SCAN MODULE |
| Shortcut | NR |
|---|---|
| Format | [addr#]SCANR [X=start] [Y=stop] [Z=enc_divide] [F= #_pixels] [R=retrace_speed] |
| Units | X and Y in mm, Z and F as integer, R as percentage (0-100) |
| Type | Card-Addressed |
| Remembered | Using [addr#]SS Z |
| Firmware Required | SCAN MODULE |
Sets up raster scan start and stop positions, with the position values expressed in millimeters. During scanning, the stage will move past both of these positions slightly, so that when scanning within the range specified, the scan proceeds with uniform speed (set by the SPEED command). On units equipped with hardware position Sync, the output pulse goes high as the stage crosses the start position.
X [start]: The start position in millimeters.
Y [stop]: The stop position in millimeters.
Z [enc_divide]: On systems with the ENC_INT firmware module, an output pulse will occur every enc_divide number of encoder counts.
F [#_pixels]: If the user specifies the #_pixels, the stop position will be calculated based upon the enc_divide and start position. Applicable to ENC_INT only.
MS-2000 v9.54 or Tiger v3.30 required
R [retrace_speed]: Specify the speed of the retrace move as a percentage of the max speed (decimal value between 0 and 100). The default value of 67% was hardcoded previously.
| Shortcut | NR |
|---|---|
| Format | [addr#]SCANR [X=scans_per_slice] [Y=slices_per_volume] [Z=SPIM_mode] [F=volume_repeats] [R=slice_repeats] |
| Units | Integer |
| Type | Card-Addressed |
| Remembered | Using [addr#]SS Z |
| Firmware Required | MM_SPIM |
Sets up the high-level operation of the SPIM state machine coordinated by the Micro-mirror card
scans_per_slice (X): sets the number of one-way beam scans in each slice (recall the slice corresponds to one image). Minimum value is 1.
slices_per_volume (Y): sets the number of slices (or images) in each volume. No facility exists to make it different for the two sides, though in principle it is possible. Minimum value is 1.
SPIM_mode (Z): sets a byte (by assigning a decimal) with the functions below. The default value is 2 (usual diSPIM, no special functionality).
volume_repeats (F): sets the number of volumes to be collected per trigger event (two sides count as a single volume). Minimum value is 1.
slice_repeats (R): sets the number of slices to be collected at each piezo position. Minimum value is 1.