Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ezfit:clarujust:ezfit_optimizer_clarujust_api [2010/10/11 17:13]
smayr
ezfit:clarujust:ezfit_optimizer_clarujust_api [2010/10/12 11:25] (current)
smayr
Line 563: Line 563:
  
 Return: Output Parameters in a SafeArray format. Return: Output Parameters in a SafeArray format.
- 
 === GetSessionRunTime(): Integer  === === GetSessionRunTime(): Integer  ===
  
Line 569: Line 568:
  
 Return: TotalSeconds Return: TotalSeconds
 +=== GetProductCode(out AProductCode: PChar; EarSideIdx: Integer) ===
  
 +Get the globally unique product code for the specified ear side. This product code is dependent on the read instrument.
 +
 +See [[ezfit:clarujust:ezfit_optimizer_clarujust_api#product_codes|Product Codes]] and [[ezfit:clarujust:ezfit_optimizer_clarujust_api#ear_side|Ear Side]] data type.
  
 == Data Types & Ranges == == Data Types & Ranges ==
Line 606: Line 609:
 | 2     | Closed-Simulated     | Closed simulated tubing. | | 2     | Closed-Simulated     | Closed simulated tubing. |
 | 3     | Closed-BTE-Ear-Hook  | Closed BTE Ear Hook.     | | 3     | Closed-BTE-Ear-Hook  | Closed BTE Ear Hook.     |
- 
 ==== Audiogram ==== ==== Audiogram ====
 Audiogram array to pass to Optimizer (''SetAudiogram()'' and ''GetAudiogram()''): Audiogram array to pass to Optimizer (''SetAudiogram()'' and ''GetAudiogram()''):
Line 620: Line 622:
 |  8    6000 |  |  8    6000 | 
 |  9    8000 |  |  9    8000 | 
 +==== Product Codes ====
 +
 +Return values for ''GetProductCode()'' routines:
 +
 +This value could be one of the following:
 +^ Product Code      ^ Product Name  ^ Description              ^
 +| prod_Flx          | Flx           | OTE.                     |
 +| prod_Intuition12  | Intuition 12  | Custom.                  |
 +| prod_Sparo12      | Sparo 12      | OTE.                     |
 +| prod_Loon         | Loon          | OTE. PHSI: LeFIT 201     |
 +| prod_Pluros       | Pluros        | OTE. PHSI: LeFIT 301     |