EasyManua.ls Logo

PEP Modular Computers Modular Computers RS485 - Smtout

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 2 - 27
2
Chapter 2 SMART-BASE
2.6.9 SMTout
Syntax
error_code SMTout(u_int8 *value);
Description
This function reads the actual status of the TOUT pin.
Input
u_int8 *value
Pointer to a variable in which to place the read
value. 0 represents a low level while a 1
represents a high level.
Output
error_code SUCCESS
or standard OS-9 error code (refer to the OS-9
Technical Manual Error Codes Section).
Example
RetVal = SMTout(buffer);

Table of Contents