 |
ALPHA-VISION® API-Interface to Technology program: FC178
|
FC178
SUMMARY
The AbvSpu provides functions to read and write process attributes
(status, measuring value, alarm information) as well as to control
process parameters (limits, delay times, etc.).
PARAMETERS (IN)
- yLvl (BYTE)
- Level (0, 1..15)
PARAMETERS (OUT)
- bOk (BOOL)
- Status (1=okay, 0=error)
PARAMETERS (IN_OUT)
DESCRIPTION
SetQuit() - Acknowledges all measuring points.
Function may called with 'yLvl=0' only, otherwise a negative status is
returned.
Description of the Input/Output Parameters
| Parameter |
Description |
| yLvl |
Alarm Level
0=all Levels>0, otherwise Level 1..15
|
| bOk |
Status (1=okay, 0=error)
If 'yLvl' is not '0' an error is returned.
|