getOsiVarUnit()
Return the SI unit (default unit of unit category) of adb variable.
Usage
osiVarNames = adb.getOsiVarNames( )
Parameters
- name (integer) or (string)
- Name or ID of an OSI name.
Return Value
- osiVarUnit (list) or (string)
- The SI unit (default unit of unit category) of adb variable.
Description
osiVarUnit = adb.getOsiVarUnit( "wall" )