getOhcVarUnit()
Return the HC unit (default unit of unit category) of adb variable.
Usage
ohcVarUnit = adb.getOhcVarUnit( name )
Parameters
- name (integer) or (string)
- Name or ID of an OHC name.
Return Value
- ohcVarUnit (list) or (string)
- The HC unit (default unit of unit category) of adb variable.
Description
ohcVarUnit = adb.getOhcVarUnit( "wall" )