EasyManua.ls Logo

PEP Modular Computers Modular Computers RS485 - Smadcsetcycliccalib

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
March 12, 1996
©1996 PEP Modular Computers GmbH
Page 5 - 70
Chapter 5 Analog Modules
5.3.8.4 SMADCSetCyclicCalib
Syntax
error_code SMADCSetCyclicCalib(u_int8 PortNr,
u_int secs);
Description
This function sets the time between two calibration cycles in seconds. If
secs=0, then cyclic calibration is disabled.
Input
u_int8 PortNr
Port number of module for calibration
(from 0 to 10)
u_int16 secs
Time in seconds between two calibration
cycles
Output
error_code 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).
Example
RetVal = SMADCSetCyclicCalib(0 , 120);

Table of Contents