Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: MAGBRTUT

Package: Imaging

Routine: MAGBRTUT


Information

MAGBRTUT ;WOIFO/EdM - Routing Utilities ; 10/30/2008 09:20

Source Information

Source file <MAGBRTUT.m>

Entry Points

Name Comments DBIA/ICR reference
SEND(IMAGE,LOC,PRI,MECH,FROM,ID) ; Enter image into Routing Queue
; IMAGE ;---- Internal Entry Number in Image FIle
; LOC ;------ Internal Entry Number in either Network Location file
; or SCU_List file
; PRI ;------ Priority
; MECHanism = 1: Send using MS-DOS-Copy
; = 2: Send using DICOM_Send
; FROM ;----- Location from which request originates
; ID ;------- Transaction ID
DCMLIST(OUT,LOCATION)
EVALPU(OUT,UNTIL) ; RPC = MAG DICOM ROUTE EVAL PURGE
STAMP(H)
RENAME(OUT,OLD,NEW,KEY) ; RPC = MAG DICOM XMIT RENAME GATEWAY
REMOVE(OUT,OLD,KEY) ; RPC = MAG DICOM XMIT REMOVE GATEWAY
Info |  Source |  Entry Points