Return to previous page Return to menu Go to next page

7.1 Initialization

  Title  
Function specifications
  Function  
Stream system initialization
  Function Name  
STM_Init
No
1.1

  Title  
Function specifications
  Function  
Reset stream system
  Function Name  
STM_Reset
No
1.2

      format  void STM_Reset (void)
     Input  None
     Output  None
     Numerical value  None
     Function  Close all open stream groups and streams, and stream
     Resets the system. (Stop access to the stream and save all information
      Initialize. )

7.2 Stream group

  Title  
Function specifications
  Function  
Open stream group
  Function Name  
STM_OpenGrp
No
2.1

      format  StmGrpHn STM_OpenGrp (void)
     Input  None
     Output  None
     Function value  Stream group handle
     NULL  in case of error
     Function  Opens a stream group. 


Return to previous page Return to menu Go to next page