SMART I/O User’s Manual

Chapter 5 Analog Modules

 

 

 

 

 

 

 

 

 

 

5.2.8.3SMADCCalibrate Syntax

error_code SMADCCalibrate(u_int8 PortNr);

Description

This function signals the HW task that a calibration cycle has to be started for the SM-PT100 at slot PortNr. It is performed automatically when the module is initialized and may be called at any time (if the sensor for example is moved to a different location with different temperature ranges). All 4 channels of the module will be calibrated simultaneously.

Input

u_int8 PortNr

Output

error_code

Example

Port number of module to calibrate (from 0 to 10)

SUCCESS

E_MNF If wrong type of module or no module is fitted on the selected port

or standard OS-9 error code (refer to the OS-9 Technical Manual Error Codes Section).

RetVal = SMADCCalibrate(0);

 

 

 

 

Page

5 - 40

©1996 PEP Modular Computers GmbH

March 12, 1996

 

 

 

Page 196
Image 196
Pepper Computer RS485, RS232 user manual SMADCCalibrate Syntax