Innovative Integration
 
Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
Calibration Procedure FAQ

 
Post new topic   Reply to topic    II Support Forum Index -> Omnibus Modules
View previous topic :: View next topic  
Author Message
jhenderson
Site Admin


Joined: 07 Mar 2006
Posts: 2248
Location: So. Cal. USA

PostPosted: Wed Mar 29, 2006 9:20 am    Post subject: Calibration Procedure FAQ Reply with quote

Generic Omnibus Cal Procedure

1) Set module CoefficientSource property to csDefault
2) Perform streaming acquisition using reference voltages to determine error coefficients of y=mx + b for each channel. Invert the value of m and negate the value of b to obtain correction offset.
3) Set module CoefficientSource property to csRom
4) Update all module HW coefficients using property setter functions with the newly-derived coefficients. For example, IICali_SetFloatProperty ( hModule, "OffsetCoefficient.0", &Offset[0] ); and IICali_SetFloatProperty ( hModule, "GainCoefficient.0", &Offset[0] );
5) Call UpdateCoefficientCache() to copy (just-updated) HW coefficients into cache.
6) Call WriteRom to store cached coefficients to EEPROM
7) Call ReadRom to retrieve EEPROM coefficients to cache
Cool Perform streaming acquisition using reference voltages to determine error coefficients of y=mx + b for each channel. Errors should now be mitigated.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    II Support Forum Index -> Omnibus Modules (GMT - 8 Hours)
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

© Copyright 2006-2012 Innovative Integration
Powered by phpBB © 2001, 2002 phpBB Group
Based on iCGstation v1.0 Template By Ray © 2003, 2004 iOptional