Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Fields |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^MAGDICOM(2006.584

Package: Imaging

Global: ^MAGDICOM(2006.584


Information

FileMan FileNo FileMan Filename Package
2006.584 TCP/IP PROVIDER PORT LIST Imaging

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Imaging 2 ^MAGDICOM(2006.584    IMAGES PRINTED    

Fields, Total: 5

Field # Name Loc Type Details
.01 MENU OPTION 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  AUG 30, 1999
  • HELP-PROMPT:  Enter the name of the menu option that is started to use this port.
  • DESCRIPTION:  
    The value of this field is a text that is presented as a menu-prompt to select the equipment that is described in this entry.
  • CROSS-REFERENCE:  2006.584^B
    1)= S ^MAGDICOM(2006.584,"B",$E(X,1,30),DA)=""
    2)= K ^MAGDICOM(2006.584,"B",$E(X,1,30),DA)
2 AE TITLE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
  • LAST EDITED:  AUG 30, 1999
  • HELP-PROMPT:  Enter the Application Entity Title for this port.
  • DESCRIPTION:  
    The value of this field is a string that specifies the Application Entity Title for the equipment being described in the current entry.
3 PORT 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>65535)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 30, 1999
  • HELP-PROMPT:  Enter the TCP/IP port number for this port.
  • DESCRIPTION:  The value of this field is an integer number that identifies the TCP/IP port number to which the equipment connects that is described in this entry.
    TCP/IP port numbers are integers between 1 and 65535.
4 MODE 0;4 SET
  • 'F' FOR FIFO Queue;
  • 'D' FOR Direct;

  • LAST EDITED:  AUG 30, 1999
  • HELP-PROMPT:  Indicate whether this port is accessed Directly or through a FIFO Queue.
  • DESCRIPTION:  The value of this field is a code that specifies how the communication takes place with the equipment that is described in this entry.
    Possible values are DIRECT and by FIFO queue (First In, First Out).
5 CHANNEL 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 30, 1999
  • HELP-PROMPT:  Enter the channel number through which this port is accessed.
  • DESCRIPTION:  The value of this field is an integer number that identifies the channel that is used for the communication with the equipment described in this entry.
    Channel numbers are integer numbers. The lowest channel number is one; typically, a site has only two channels, on occasion a higher number of channels may be utilized.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MAGDICOM(2006.584 - [#2006.584] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 2+1!, 3+1!, 5+1!
Info |  Desc |  Directly Accessed By Routines |  Fields |  Global Variables Directly Accessed |  Local Variables  | All