Download AdeptGEM User`s and Reference Guide

Transcript
Chapter 9
gm.get.vinfo
Calling Sequence
CALL gm.get.vinfo (vid, $name, lmevent, range[], $units, status)
Function
Access the GEM Variables database to retrieve miscellaneous information associated with
a variable.
Input Parameter
vid
The identification number of the variable for which information is
desired.
Output Parameters
$name
The (up to) 15-character name of the variable.
lmevent
The limits monitoring event ID number.
range[ ]
Limit information in the following elements:
[0] = Typical (default) value
[1] = Minimum value
[2] = Maximum value
$units
The units string for the variable.
status
0
1
<0
Success
ID does not exist
Standard AIM database status return code
Details
File:
GEMDBASE.SQU
Related Routines
gm.exist.vid
gm.get.vid.list
150
AdeptGEM User’s & Reference Guide, Rev. P1