| Read-only | About Swept IMD | 
| Description | Returns the highest order product measured by SweptIMD. | 
| VB Syntax | value = imd.HighestOrderProductInUse | 
| Variable | (Type) - Description | 
| value | (Long Integer) Variable in which to store the returned value. | 
| imd | A SweptIMD Object | 
| Return Type | Long | 
| Default | Not applicable | 
| Examples | value = imd.HighestOrderProductInUse 'Read | 
| C++ Syntax | HRESULT get_HighestOrderProductInUse(long *pVal) | 
| Interface | ISweptIMD |