Home : Sample Setup Auto Sense Variables
Q14236 - INFO: Sample Setup Auto Sense Variables

Lab Cal can automatically detect the WIMS variable for a Sample Location / Test.  Using Auto Sense can greatly decrease the amount of time it takes to setup samples (such as Distribution Samples) and increase the accuracy.

Auto Sense uses three methods to detect the variable.  In all cases it will NOT match to a calculated variable.

1. For the Sample Location it will do a case insenstive match where Testname = variable name. 

LC_SAMPLE.LOCID=VARDESC.LOCID AND LC_TEST.TESTNAME=VARDESC.NAME

 

2.  If step 1 does not find a match, auto sense will match on Sample Location and if the variable name ends in the Test name.

LC_SAMPLE.LOCID=VARDESC.LOCID AND VARDESC.NAME LIKE '%LC_TEST.TESTNAME'

 

3. If step 2 does not find a match, auto sense will match on Sample Location and if the variable's Storet Code matches the Test's Storet Code.

LC_SAMPLE.LOCID=VARDESC.LOCID AND VARDESC.STORETCODE =  LC_TEST.STORETCODE

Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 7/15/2014 9:22 AM.
Last Modified on 7/15/2014 10:49 AM.
Last Modified by Scott Dorner.
Article has been viewed 2035 times.
Rated 2 out of 10 based on 2 votes.
Print Article
Email Article