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 |  Interaction Calls |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call  | All
Print Page as PDF
Routine: MAGDRPCF

Package: Imaging

Routine: MAGDRPCF


Information

MAGDRPCF ;WOIFO/PMK - Imaging RPCs ; Feb 15, 2022@10:34:46

Source Information

Source file <MAGDRPCF.m>

Entry Points

Name Comments DBIA/ICR reference
STATE(OUT) ; RPC = MAG DICOM EXPORT QUEUE STATE
; get STATE of non-transmitted entries
HOLDREL(OUT,STUDYIEN,NEWSTATE) ; RPC = MAG DICOM EXPORT QUEUE HOLD
RETRY ; Entry point from option driver
RETRY1(STATE,ORIGINALVALUE,DEFAULTVALUE) ; function for Retry option

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!!,?7,"--- UPDATE THE RETRY TIMES FOR EXPORTING DICOM IMAGES ---"
  • Line Location: RETRY+3
Function Call: WRITE
  • Prompt: !!,"Enter time to retry exporting an image in the ",STATE," STATE: //",DEFAULT
  • Line Location: RETRY1+5
Function Call: READ
  • Prompt: " "
  • Variable: X
  • Timeout: DTIME
  • Line Location: RETRY1+6
Function Call: WRITE
  • Prompt: X
  • Line Location: RETRY1+7
Function Call: WRITE
  • Prompt: !!,"Enter the number of seconds to retry transmitting an image with the ",STATE," state."
  • Line Location: RETRY1+10
Function Call: WRITE
  • Prompt: !,"Entering zero (0) will cause the retry process to be disabled."
  • Line Location: RETRY1+11
Function Call: WRITE
  • Prompt: !,"The default value is ",DEFAULT," seconds. The minimum time is 60 seconds."
  • Line Location: RETRY1+12
Function Call: WRITE
  • Prompt: !,"-- Removing ",STATE," DICOM export site parameter --"
  • Line Location: RETRY1+14
Function Call: WRITE
  • Prompt: " ???"
  • Line Location: RETRY1+15
Function Call: WRITE
  • Prompt: !,"-- Disabling retrying export of an image in the ",STATE," state --"
  • Line Location: RETRY1+16
Function Call: WRITE
  • Prompt: " ???",!," -- Minimum time is 60 seconds --"
  • Line Location: RETRY1+17

Used in RPC

RPC Name Call Tags
MAG DICOM EXPORT QUEUE STATE STATE
MAG DICOM EXPORT QUEUE HOLD HOLDREL

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^MAG(2006.1 - [#2006.1] GET1^DIQ
^DIC(4 - [#4] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call  | All