24.12.2013 Views

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

IPCFS. [CALLI 143]<br />

22.74 IPCFS. [CALLI 143]<br />

FUNCTION<br />

Sends an IPCF packet to the specified process.<br />

By giving the receiver's PIO as the PIO of [SYSTEM] INFO or<br />

[SYSTEM] IPCC, you can obtain information from the IPCF facility itself<br />

(see Chapter 7) .<br />

CALLING SEQUENCE<br />

MOVE ac, [XWO len,addr]<br />

IPCFS. ac,<br />

error return<br />

skip return<br />

addr:<br />

addr2:<br />

flags<br />

sender's PIO<br />

receiver's PIO<br />

XWO len,addr2<br />

message-word-O<br />

message-word-(len-1)<br />

In the calling sequence, the program suppies the following variables:<br />

o len is the length of the packet header block. The length of<br />

this block must be equal to or greater than 4 or the monitor<br />

returns error code 2 (IPCNL%) in the ac.<br />

o<br />

o<br />

o<br />

o<br />

addr is the address of the packet header block.<br />

flags is the flag word in the packet header block.<br />

sender's PIO is Word 1 of the packet header block.<br />

receiver's PIO is Word 2 in the packet header block.<br />

o len2 is the length of the packet message block. When sending<br />

ashort-form message, this value should not exceed 12 octal.<br />

The limit may be GETTABed in %IPCML.<br />

o<br />

o<br />

addr2 is the address of the packet message block.<br />

message-word-O through message-word-n are the words making up<br />

the packet message block. Refer to Chapter 7 for more<br />

information.<br />

SKIP RETURN<br />

On a skip return, the ac is unchanged and the packet described by the<br />

packet header block at-addr has been placed in the intended receiver's<br />

queue.<br />

22-192

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!