EasyManua.ls Logo

PEP Modular Computers Modular Computers RS485 - Smssideinit

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 GmbHOctober 01, 1996 Page 6 - 31
6
Chapter 6 Communications Modules
6.2.12.3 SMSSIDeInit
Syntax
error_code SMSSIDeInit(u_int8 PortNr);
Description
This function deinitializes the SM-SSI Module on the port PortNr by freeing
the resources tied up with this module.
Input
u_int8 PortNr SM-Port number to de-initialize
(from 0 to 10)
Output
error_code SUCCESS
E_BMODE if the module is unknown
or standard OS-9 error code (refer to the OS-9
Technical Manual Error Codes Section).
Example
RetVal = SMSSIDeInit(0);

Table of Contents