Smdad1Getv - PEP Modular Computers Modular Computers RS485 User Manual

8 channel ac input unit micro plcs and real-time computers
Table of Contents

Advertisement

SMART I/O User's Manual

5.1.8.5 SMDAD1GetV

Syntax
error_code SMDAD1GetV(u_int8 PortNr, u_int8 Channel,
Description
This function fetches the conversion result of a selected channel. A gain and
offset correction is done with the use of the selected conversion table. The
result is always a signed integer value. If bipolar mode is selected, the
function returns the 2's complement value of the original read.
Input
u_int8 PortNr
u_int8 Channel
int16 *pValue
Output
error_code
Example
RetVal = SMDAD1GetV(0, 2, 0x07FF);
Positive Full-Scale
+1LSB
0
Page 5 - 20
int16 *pValue);
SM-Port to be accessed
Number of the ADC input channel to access
(0-3)
Pointer to the location where the conversion
result will be stored
SUCCESS
E_SEEK
E-BMODE
or standard OS-9 error code (refer to the OS-9
Technical Manual Error Codes Section).
Value (16-bit HEX)
Unipolar
$07FF
$0001
$0000
©1996 PEP Modular Computers GmbH
Chapter 5 Analog Modules
if module was not initialized
if the module is unknown
Bipolar
Positive Full-Scale
+1LSB
-1LSB
Negative Full-Scale
$07FF
$0001
$FFFF
$F800
March 12, 1996

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Modular Computers RS485 and is the answer not in the manual?

This manual is also suitable for:

Modular computers rs232Smart i/o

Table of Contents