Chapter 4 Digital Modules | SMART I/O User’s Manual | |||
|
|
|
|
|
|
|
|
|
|
Note
If the same
4.2.8.2 SMDOUT1Init
Syntax
error_code SMDOUT1Init(u_int8 PortNr);
Description |
|
|
This function initializes the | 4 | |
output lines to OFF. | ||
Input |
| |
u_int8 PortNr |
| |
| (from 0 to 10) |
|
Output | If the module is unknown |
|
error_code SUCCESS |
| |
E_BMODE |
| |
or standard |
| |
Manual Error Codes Section). |
|
Example
RetVal = SMDOUT1Init(0);
|
|
|
|
March 12, 1996 | ©1996 PEP Modular Computers GmbH | Page 4 - 25 | |
|
|