HMP CHKXTMP (3468)    REMOTE PROCEDURE (8994)

Name Value
NAME HMP CHKXTMP
TAG CHKXTMP
ROUTINE HMPMONX
RETURN VALUE TYPE ARRAY
AVAILABILITY SUBSCRIPTION
WORD WRAP ON FALSE
APP PROXY ALLOWED Yes
DESCRIPTION
This Remote Procedure returns information about the eHMP storage size 
in ^XTMP and the number of patients in the queue.  The site hash plus 
the local date and time are also returned.
  
No input parameters are required.
RETURN PARAMETER DESCRIPTION
It returns two lines of text:
 Piece 4 - "Patients complete" and "15"
 Piece 5 - "Patients staging" and "2"
 Piece 6 - "XTMP('HMP') bytes" and "78445"
 Piece 7 - "XTMP('HMP') objects" and "2"
 
 RESULT(1) - '^' delimited text describing the values returned
 RESULT(2) - '^' delimited text with values corresponding to the
              same $PIECE described in RESULT(1)
   
For example:
 Piece 1 - "site hash" and "9E7A"
 Piece 2 - "site local date time" and "2016-12-20 11:27:15"
 Piece 3 - "Patients in queue" and "17"