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
Print Page as PDF
Routine: IBDFBK2

Package: Automated Information Collection System

Routine: IBDFBK2


Information

IBDFBK2 ;ALB/AAS - AICS broker Utilities ;23-May-95

Source Information

Source file <IBDFBK2.m>

Entry Points

Name Comments DBIA/ICR reference
RECV(RESULT,IBD) ; -- called by broker
; -- receives raw data array from scanning workstation and returns
; data may come in spurs, IBD("MOREDATA") = 1 if more data pending
RECVQ
EW(RESULT,PXCA,LCNT,AICS) ;
; -- List Errors and Warning generated in PCE
; Input : Result - (called by reference, see output)
; PXCA - (by referencethe array of data formated to
; the PCE device interface specification
; lcnt - (by reference) a counter for the result array
; Output: RESULT - a new array element result(lcnt) will be
; created for each error and warning received
EWQ
UNRECV(FID) ; -- used by test to un received data when testing.
RECVERR(FORMID,ER) ; -- error occurred in ibdfbkr, store in 359.3
TESTR ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: TESTR+7

Used in RPC

RPC Name Call Tags
IBD RECEIVE FORM DATA RECV
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC