Pepper Computer RS485, RS232 user manual SMDOUT1DeInit Syntax

Models: RS485 RS232

1 320
Download 320 pages 36.43 Kb
Page 114
Image 114

SMART I/O User’s Manual

Chapter 4 Digital Modules

 

 

 

 

 

 

 

 

 

 

4.2.8.3 SMDOUT1DeInit

Syntax

error_code SMDOUT1DeInit(u_int8 PortNr);

Description

This function de-initializes the SM-DOUT1 Module on port PortNr by releasing all resources assigned to it thereby freeing memory for other uses.

Input

u_int8 PortNr

Output

error_code

Example

SM-Port number to de-initialize

SUCCESS

or standard OS-9 error code (refer to the OS-9 Technical Manual Error Codes Section).

RetVal = SMDOUT1DeInit(0);

 

 

 

 

Page

4 - 26

©1996 PEP Modular Computers GmbH

March 12, 1996

 

 

 

Page 114
Image 114
Pepper Computer RS485, RS232 user manual SMDOUT1DeInit Syntax