Download VnmrJ Imaging User Guide

Transcript
5.7 Review Queue Command (aipRQcommand) Options
Loading Specified Images
Images are loaded and displayed only if path is a file, or frameToStart is specified.
If path is a directory and frameToStart is not specified the image is loaded but not
displayed.
Syntax
aipRQcommand('load',path, <node>, <x, y>)
aipRQcommand('load',path, <node>, <frameToStart>)
aipRQcommand('load',path, < node>)
aipRQcommand('load',path, < frameToStart>)
aipRQcommand('load', path)
Arguments Value
Comment
path
directory of fdf
files.
node
RQ node above which the new nodes will be inserted.
""
default — an empty string and data is appended not
inserted.
<###>
id in the form of study group image (study number
group number image number) representing the RQ
node
Examples
1 0 0 — first study
1 2 0 — second group of first study
1 2 1 — first image, second group of first study.
frameToStart
x,y
If path is a directory, image directories are loaded
recursively. Each image directory is a group.
If recondisplay in the procpar file is N and N
> zero, every N images will be selected (i.e., 1-:N)
for display, otherwise all images will be selected.
If the number of selected images is > rqImageNodes, the first N image will be selected by default.
If rqImageNodes is not defined or is zero, N is
100;
Frame to start the display. Frame numbers start
from 1 to rows*columns.
1
default
0
Use first available frame (first empty frame or the
first frame if there are no empty frame).
<0
abs(frameToStart) will be used. Current
display is erased.
Locations of the graphic area where the image(s) are dropped. Frame 1 is
used if x,y is out of the range.
Related
The following command
aipRQcommand('load', path, <frameToStart>)
works the same as commands:
aipLoadFile(path, <frameToStart>)
aipLoadDir(path, <frameToStart>))
01-999344-00 A 0207
A 0207
131