Pepper Computer RS232, RS485 user manual SMSSIDeInit Syntax

Models: RS485 RS232

1 320
Download 320 pages 36.43 Kb
Page 313
Image 313

Chapter 6 Communications Modules

SMART I/O User’s Manual

 

 

 

 

 

 

 

 

 

 

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

Output

error_code

Example

SM-Port number to de-initialize (from 0 to 10)

SUCCESS

E_BMODE if the module is unknown or standard OS-9 error code (refer to the OS-9 Technical Manual Error Codes Section).

RetVal = SMSSIDeInit(0);

6

 

 

 

 

October 01, 1996

©1996 PEP Modular Computers GmbH

Page 6 - 31

 

 

Page 313
Image 313
Pepper Computer RS232, RS485 user manual SMSSIDeInit Syntax