EasyManua.ls Logo

PEP Modular Computers Modular Computers RS485 - Smadc1 Setled

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
October 01, 1996
©1996 PEP Modular Computers GmbH
Page 5 - 98
Chapter 5 Analog Modules
5.4.8.5 SMADC1SetLed
Syntax
error_code SMADC1SetLed(u_int8 PortNr, u_int8 LedNr);
Description
This function switches on one of the two LEDs fitted to the SM-ADC1.
Input
u_int8 PortNr
SM-Port number to be accessed
u_int8 LedNr
Number of the LED to switch on (1-2)
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 = SMADC1SetLed(0, 2);

Table of Contents