Pepper Computer RS232, RS485 user manual SMTout Syntax

Models: RS485 RS232

1 320
Download 320 pages 36.43 Kb
Page 67
Image 67

Chapter 2 SMART-BASE

SMART I/O User’s Manual

 

 

 

 

 

 

 

 

 

 

2.6.9SMTout Syntax

error_code SMTout(u_int8 *value);

Description

This function reads the actual status of the TOUT pin.

2

Input

u_int8 *value

Output

error_code

Example

Pointer to a variable in which to place the read value. 0 represents a low level while a 1 represents a high level.

SUCCESS

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

RetVal = SMTout(buffer);

 

 

 

 

March 12, 1996

©1996 PEP Modular Computers GmbH

Page 2 - 27

 

 

Page 67
Image 67
Pepper Computer RS232, RS485 user manual SMTout Syntax