EasyManua.ls Logo

PEP Modular Computers Modular Computers RS485 - Smadcdeinit

Default Icon
320 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SMART I/O Users Manual
©1996 PEP Modular Computers GmbHMarch 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);

Table of Contents