Omega Engineering OME-A826PG 사용자 설명서

다운로드
페이지 60
OME-A-826PG Software Manual [Win 95/98/NT] 
 
3.4  
Driver  Functions 
 
3.4.1 A826_DriverInit 
 
z
  Description : 
This subroutine will open the device driver. 
 
z
  Syntax : 
WORD A826_DriverInit (void); 
 
z
  Parameter : 
Void 
 
z
  Return Value : 
NoError   
 
: successful in opening the device driver 
DriverOpenError 
: fail in opening the device driver. 
 
 
 
3.4.2 A826_DriverClose 
 
z
  Description : 
This subroutine will close the virtual device driver. 
 
z
  Syntax: 
void A826_DriverClose(void); 
 
z
  Parameter: 
void 
 
z
  Return Value: 
void 
 
 
 
Date: Aug-15-2000             Ver: 2.2                                                                                         Page  42