EasyManua.ls Logo

PEP Modular Computers Modular Computers RS485 - Smdac1 Standby

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 GmbHOctober 01, 1996 Page 5 - 117
5
Chapter 5 Analog Modules
5.5.8.5 SMDAC1StandBy
Syntax
error_code SMDAC1StandBy(u_int8 PortNr);
Description
This function places the module connected on Port PortNr in standby mode
where the outputs are disconnected from the screw terminal block.
Input
u_int8 PortNr
SM-Port number to be accessed
Output
error_code SUCCESS
E_SEEK
if module was not initialised
E-BMODE
if the module is unknown
or standard OS-9 error code (refer to the OS-9
Technical Manual Error Codes Section).
Example
RetVal = SMDAC1StandBy(0);

Table of Contents