getOqiVarUnit()
Return the QI unit (default unit of unit category) of adb variable.
Usage
oqiVarUnit = adb.getOqiVarUnit( name )
Parameters
- name (integer) or (string)
- Name or ID of an OQI name.
Return Value
- oqiVarUnit (list) or (string)
- The QI unit (default unit of unit category) of adb variable.
Description
oqiVarUnit = adb.getOqiVarUnit( "wall" )