Omega Engineering OME-A826PG 사용자 설명서

다운로드
페이지 60
OME-A-826PG Software Manual [Win 95/98/NT] 
 
3.5.5 A826_GetBuffer 
 
z
  Description: 
This subroutine will copy the transferred interrupted data into the user’s 
buffer. 
 
z
  Syntax: 
WORD A826_GetBuffer(DWORD dwNum, short wBuffer[] ) 
 
z
  Parameter: 
dwNum 
  : 
[
Input
]  
the entry no to transfer.  
*wBuffer 
  : 
[
Output
the address of wBuffer,  
 
z
  Return Value: 
NoError 
  : 
successful 
        GetBufferError  
: fail  
 
 
 
 
 
 
3.5.6 A826_GetFloatBuffer 
 
z
  Description: 
This subroutine will copy the transferred interrupted data into the user’s 
buffer. 
 
z
  Syntax: 
WORD A826_GetFloatBuffer(DWORD dwNum, float fBuffer[] ) 
 
z
  Parameter: 
dwNum 
  : 
[
Input
]  
the entry no to transfer.  
*fBuffer 
  : 
[
Output
the address of fBuffer,  
 
z
  Return Value: 
NoError 
  : 
successful 
        GetBufferError  
: fail  
Date: Aug-15-2000             Ver: 2.2                                                                                         Page  46