getOqiTimes()

Return OQI run times.

Usage

oqiTimes = adb.getOqiTimes( name )

Parameters

name (integer) or (string)
Name or ID of an OQI name.

Return Value

oqiTimes (string)
List of OQI run times.

Description

This routine returns the list of OQI run times. This function needs an index as argument which is given by name. For example,
oqiTimes = adb.getOqiTimes( 3 )