
Chapter 5 Analog Modules | SMART I/O User’s Manual | |||
|
|
|
|
|
|
|
|
|
|
5.2.8.4SMADCSetCyclicCalib 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 u_int16 secs
Output
error_code
Example
Port number of module for calibration (from 0 to 10)
Time in seconds between two calibration cycles
SUCCESS
E_MNF If wrong type of module or no module is fitted on the selected port
or standard
5
RetVal = SMADCSetCyclicCalib(0 , 120);
|
|
|
|
March 12, 1996 | ©1996 PEP Modular Computers GmbH | Page 5 - 41 | |
|
|