Pepper Computer Modular Computers RS232 User Manual

Page of 320
SMART I/O User’s Manual
©1996 PEP Modular Computers GmbH
March 12, 1996
Page 5 - 55
5
Chapter 5  Analog Modules
5.2.8.18 SMADCDeinit
Syntax
error_code SMADCDeinit(u_int8 PortNr);
Description
This function frees the resources attached to this module if it was initialised.
Input
u_int8 PortNr
Number of the port to deinitialise
Output
error_code
SUCCESS
or standard OS-9 error code (refer to the OS-9
Technical Manual Error Codes Section).
Example
RetVal = SMADCDeinit(0);