MAGGTU7 ;WOIFO/GEK/SG - Silent calls for Queing functions from GUI ; 3/9/09 12:52pm
Source file <MAGGTU7.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ONJBOX(MAGIEN,CODE) | ;
|
|
QUEIMAGE(MAGRY,CODE,MAGIEN) | ;RPC [MAGG QUE IMAGE]
; Call to Queue an image for copy from Jukebox ; NOTE : This is also called from other M routines. ; ; CODE is a string code for which images to Queue ; ["A" Abatract ; ["F" Full Resolution ; ["B" Big File |
|
QPREFET(MAGRY,CODE,MAGIEN) | ;
; CODE is a string code for which images to Queue ; ["A" Abatract ; ["F" Full Resolution ; ["B" Big File |
|
QUELIST(MAGRY,CODE,LIST) | ;RPC [MAGG QUE LIST]
; Call to queue all images in the input list for a copy from jukebox |
|
QUEGROUP(MAGRY,CODE,MAGIEN,QCODE) | ;RPC [MAGG QUE IMAGE GROUP]
; Call to queue all images of an Image group for a copy from JukeBox. ; This can also be a PREFETCH, in which case the Images being ; Queued have a lower priority than other copies from JukeBox |
|
QUEPAT(MAGRY,CODE,MAGDFN) | ;RPC [MAGG QUE PATIENT]
; Call to Prefetch all images for a patient. ; CODE is a string code for which images to Queue ; ["A" Abatract ; ["F" Full Resolution ; ["B" Big File ; this will queue a JBTOHD copy for all images for the patient. ; images queued depend on what is contained in CODE |
RPC Name | Call Tags |
---|---|
MAGG QUE IMAGE | QUEIMAGE |
MAGG QUE IMAGE GROUP | QUEGROUP |
MAGG QUE PATIENT | QUEPAT |
MAGG QUE LIST | QUELIST |