PAASS
Software suite to Acquire and Analyze Data from Pixie16
scanof.f File Reference

Go to the source code of this file.

Functions/Subroutines

program __scanof.f__
 
subroutine openipc (KIND, IPCNAM, LNBY, IERR)
 
subroutine readipc (IBUF, NBYT, NBYRED, IERR, MSGF)
 
subroutine closeipc
 

Function/Subroutine Documentation

§ __scanof.f__()

program __scanof.f__ ( )

Definition at line 11 of file scanof.f.

Here is the call graph for this function:

§ closeipc()

subroutine closeipc ( )

Definition at line 340 of file scanof.f.

§ openipc()

subroutine openipc ( integer*4  KIND,
integer*4  IPCNAM,
integer*4  LNBY,
integer*4  IERR 
)

Definition at line 291 of file scanof.f.

Here is the call graph for this function:

§ readipc()

subroutine readipc ( integer*4  IBUF,
integer*4  NBYT,
integer*4  NBYRED,
integer*4  IERR,
integer*4  MSGF 
)

Definition at line 329 of file scanof.f.