Peruse Annotation Template Variables

While most CM4D Variables are supported in CM4D Peruse Annotation Templates, there are some exceptions where specific use variables are not applicable. Refer to the following table to confirm if a variable is supported in CM4D Peruse.

Name Variable Description
Actual Value

~act~

Value of actual for the characteristic specified in the query. 
Axis Direction - Negative

~-axcardir,[char]~

Returns the label of negative axis direction: FORE, IN, or LO.
Axis Direction - Negative - First Letter

~-axcardir,[char],1~

Returns the first letter of the negative axis direction: F, I, or L.
Axis Direction - Opposite Vector

~-axdir,[char]~

Returns the label of the axis in the direction opposite of the vector: AFT, FORE, OUT, IN, HI or LO.
Axis Direction - Opposite Vector - First Letter

~-axdir,[char],1~

Returns the first letter of the label of the axis in the direction opposite of the vector: A, F, O, I, H or L.
Axis Direction - Positive

~+axcardir,[char]~

Returns the label of positive axis direction: AFT, OUT, or HI.
Axis Direction - Positive - First Letter

~+axcardir,[char],1~

Returns the first letter of the positive axis direction: A, O, or H.
Axis Direction - Vector Direction

~+axdir,[char]~

Returns the label of the axis in the direction of the vector: AFT, FORE, OUT, IN, HI or LO.
Axis Direction - Vector Direction - First Letter

~+axdir,[char],1~

Returns the first letter of the axis in the direction of the vector: A, F, O, I, H or L.
Cause - Comment

~act,cause,comment~

Returns the comment of the assigned cause, if a cause has been assigned.
Cause - Comment

~cause,comment~

Returns the cause comment.
Cause - Description

~cause,desc~

Returns the cause description.
Cause - Feature Label

~cause,feature~

Returns the label of the feature.
Cause - Label

~act,cause~

Returns the label of the assigned cause, if a cause has been assigned.
Cause - Label

~cause,label~

Returns the cause label.
Cause - Label & Description

~act,cause,desc~

Returns the label and the description of the assigned cause, if a cause has been assigned.
Cause - Masking

~cause,mask~

Returns whether the cause is masked or active sample.
Cause - Sample Label

~cause,sample~

Returns the label of the sample. When this variable is used in a table (and there is more than one sample), the second sample label will be listed below the first sample label in the same cell.
Sample Filter - Cell

~cellsamp,filter~

Returns the specified filter for the sample resolved for the cell. For DataSets with multiple Routines will resolve the text of a chart axis as the Sample Label instead of the DataSet column number. This is best used with either a single feature or with Routines that have corresponding samples.
Sample Label - Cell

~cellsamp~
~cellsamp,label~

Returns the label for the sample resolved for the cell. For DataSets with multiple Routines will resolve the text of a chart axis as the Sample Label instead of the DataSet column number. This is best used with either a single feature or with Routines that have corresponding samples. This variable is not supported for DataStacks.
Cell Value

~cell~

Returns the value of a cell in a DataSet. The ~cell~ variable requires a row to be specified in the DataSet, and must have an active sample.
Characteristic

~chr~

Will return the characteristic used in a DataSet row.
Characteristic - Actual Value

~act,[char]~

Returns the actual value for the specified characteristic.

For example ~act,pos~ returns the actual value for the Position characteristics.

Characteristic - Axis

~chr,axis~

Returns the axis of the characteristic.
Characteristic - Deviation Value

~dev,[char]~

Returns the deviation value of the specified characteristic, based on the query setting.
Characteristic - First Letter

~chr,1~

Returns the first a letter of the characteristic type.
Conform Count

~conformcount~

Returns number of conforming values for either Tol or Tol2 in a DataSet row.
Conform Count - DataSet

~dataset,conformcount~

Returns the number of conforming values in a DataSet.
Conform Count - Percent

~dataset,percentconform~

Returns percent of conforming values in a DataSet.
Conform Count - Tol

~conformcount1~

Returns number of conforming values for Tol in a DataSet row.
Conform Count - Tol & Tol2

~conformcountboth~

Returns number of conforming values for both Tol and Tol2in a DataSet row.
Conform Count - Tol2

~conformcount2~

Returns number of conforming values for Tol2 in a DataSet row.
Date

~date~

Returns the current date using the current regional format.
Deviation

~dev~

Returns the deviation value based on the query setting.
Error

~err~

Returns the value of the error (the amount out of  tolerance). Always an absolute value.
Feature - Alias (or Label)

~alias,orlabel~

Returns the Alias of a Feature. If the feature does not have an alias, the feature label is displayed.
Feature - Alias 1 Label

~alias1~

Returns the Alias 1 label of a feature, if one exists.
Feature - Alias 2 Label

~alias2~

Returns the Alias 2 label of a feature, if one exists.
Feature - Alias 3 Label

~alias3~

Returns the Alias 3 label of a feature, if one exists.
Feature - Alias 4 Label

~alias4~

Returns the Alias 4 label of a feature, if one exists.
Feature - Alias Label

~alias~

Alias label of a feature.
Feature - Description

~feat,desc~
~feat,description~
~feature,desc~

Returns the description of the feature.
Feature - Filter Value

~feat,filter,[a-z]~
~feature,filter,[a-z]~

Returns the filter value for the specified feature filter (use character A through Z, or filter label as defined in database).

For example, ~feat,filter,s~ or ~feat,filter,supplier~ would return the value assigned for Feature Filter S (Supplier).

Feature - Label

~feat~
~feature~
~feat,label~
~feature,label~
~featlabel~

Returns the label of the feature.
Feature - Reference 1

~featref1~
~featureref1~

Returns the label of the first reference feature.
Feature - Reference 1 Description

~featref1,desc~
~featureref1,desc~

Returns the description of the first reference feature.
Feature - Reference 1 Filter

~featref1,filter~
~featureref1,filter~

Returns the filter value for the specified feature filter (use character A through Z, or filter label as defined in database) of the first reference feature.
Feature - Reference 1 Label

~featref1,label~
~featureref1,label~

Returns the label of the first reference feature.
Feature - Reference 1 Sequence

~featref1,seq~
~featureref1,seq~

Returns the sequence of the first reference feature.
Feature - Reference 1 Source Routine

~featref1,sourcerout~
~featureref1,sourcerout~

Returns the source routine of the first reference feature.
Feature - Reference 1 Source Routine Key

~featref1,sourceroutkey~
~featureref1,sourceroutkey~

Returns the source routine key of the first reference feature.
Feature - Reference 1 Type

~featref1,type~
~featureref1,type~

Returns the type of the reference first feature.
Feature - Reference 2

~featref2~
~featureref2~

Returns the label of the second reference feature.
Feature - Reference 2 Description

~featref2,desc~
~featureref2,desc~

Returns the description of the second reference feature.
Feature - Reference 2 Filter

~featref2,filter~
~featureref2,filter~

Returns the filter value for the specified feature filter (use character A through Z, or filter label as defined in database) of the second reference feature.
Feature - Reference 2 Label

~featref2,label~
~featureref2,label~

Returns the label of the second reference feature.
Feature - Reference 2 Sequence

~featref2,seq~
~featureref2,seq~

Returns the sequence of the second reference feature.
Feature - Reference 2 Source Routine

~featref2,sourcerout~
~featureref2,sourcerout~

Returns the source routine of the second reference feature.
Feature - Reference 2 Source Routine Key

~featref2,sourceroutkey~
~featureref2,sourceroutkey~

Returns the source routine key of the second reference feature.
Feature - Reference 2 Type

~featref2,type~
~featureref2,type~

Returns the type of the reference second feature.
Feature - Reference Count

~feat,refcount~
~feature,refcount~

Resolves the number of reference features associated to the feature.
Feature - Sequence

~feat,seq~
~feature,seq~

Returns the sequence of the feature.
Feature - Source Routine

~feat,sourcerout~
~feature,sourcerout~

Returns the source routine of the feature.
Feature - Source Routine Key

~feat,sourceroutkey~
~feature,sourceroutkey~

Returns the source routine key of the feature.
Feature - Type

~feat,type~
~feature,type~

Returns the implied SMI Type, which is used by the Sift Rules.
Feature Label

~label~

Returns the label of feature.
Handedness

~hand~

Returns LEFT or RIGHT. The handedness is based on the value of the Y char. If Y is less than zero (negative), the handedness will be LEFT; if Y is more than zero (positive), the handedness will be RIGHT.
Handedness - First Letter

~hand,1~

Returns just L or R.
High

~hi~

Highest of valid values within a DataSet row.
Highest Value

~dataset,hi~

Returns the high value for the entire DataSet.
Inter Quartile Range

~dataset,iqr~

Returns the inter quartile range for the entire DataSet.
Inter Quartile Range

~iqr~

Inter Quartile Range (q3 - q1).
Invalid Count

~dataset,invalidcount~

Returns the number of invalid values in an entire DataSet.
Invalid Count

~invalidcount~

Number of invalid values in DataSet row. Invalid data is not nonconforming data and so will not be included in the ~validcount~ results.
Invalid Count - Percent

~dataset,percentinvalid~

Returns the percent of invalid values in an entire DataSet.
Low

~lo~

Lowest of valid values within a DataSet row.
Lower Control Limit - MA - Characteristic Effective Date

~lclma,[char],eff~

Lower control limit for Moving Average with the Effective Date for the specified characteristic.
Lower Control Limit - MA - Characteristic Update Date

~lclma,[char],date~

Lower control limit for Moving Average with the Update Date for the specified characteristic.
Lower Control Limit - Moving Average

~lclma~

Lower control limit for Moving Average.
Lower Control Limit - Moving Range

~lclmr~

Lower control limit for Moving Range.
Lower Control Limit - MR - Characteristic Effective Date

~lclmr,[char],eff~

Lower control limit for Moving Range with the Effective Date for the specified characteristic.
Lower Control Limit - MR - Characteristic Update Date

~lclmr,[char],date~

Lower control limit for Moving Range with the Update Date for the specified characteristic.
Lower Control Limit - Range

~lclr~

Lower control limit for Range.
Lower Control Limit - Range - Characteristic Effective Date

~lclr,[char],eff~

Lower control limit for Range with the Effective Date for the specified characteristic.
Lower Control Limit - Range - Characteristic Update Date

~lclr,[char],date~

Lower control limit for Range with the Update Date for the specified characteristic.
Lower Control Limit - Standard Deviation

~lcls~

Lower control limit for Standard Deviation.
Lower Control Limit - Stddev - Characteristic Effective Date

~lcls,[char],eff~

Lower control limit for Standard Deviation with the Effective Date for the specified characteristic.
Lower Control Limit - Stddev - Characteristic Update Date

~lcls,[char],date~

Lower control limit for Standard Deviation with the Update Date for the specified characteristic.
Lower Control Limit - X & Moving Range

~lclxmr~

Lower control limit for X with Moving Range.
Lower Control Limit - Xbar & Range

~lclxbr~

Lower control limit for Xbar with Range.
Lower Control Limit - Xbar & Standard Deviation

~lclxbs~

Lower control limit for Xbar with Standard Deviation.
Lower Control Limit - Xbar&R - Characteristic Effective Date

~lclxbr,[char],eff~

Lower control limit for Xbar with Range with the Effective Date for the specified characteristic.
Lower Control Limit - Xbar&R - Characteristic Update Date

~lclxbr,[char],date~

Lower control limit for Xbar with Range with the Update Date for the specified characteristic.
Lower Control Limit - Xbar&S - Characteristic Effective Date

~lclxbs,[char],eff~

Lower control limit for Xbar with Standard Deviation with the Effective Date for the specified characteristic.
Lower Control Limit - Xbar&S - Characteristic Update Date

~lclxbs,[char],date~

Lower control limit for Xbar with Standard Deviation with the Update Date for the specified characteristic.
Lower Control Limit - XMR - Characteristic Effective Date

~lclxmr,[char],eff~

Lower control limit for X with Moving Range with the Effective Date for the specified characteristic.
Lower Control Limit - XMR - Characteristic Update Date

~lclxmr,[char],date~

Lower control limit for X with Moving Range with the Update Date for the specified characteristic.
Lower Inner Fence - DataSet

~dataset,lif~

Returns the lower inner fence value for the entire DataSet.
Lower Inner Fence

~lif~

Lower Inner Fence (q1 - 1.5 * iqr).
Lower Inner Fence - Lowest Value

~dataset,boxlo~

Returns the box lowest value for the entire DataSet.
Lower Inner Fence - Lowest Value Row

~boxlo~

Lowest value in DataSet row that is within the lif (Lower Inner Fence).
Lower Limit

~dataset,lowerlimit~

Returns the lower limit for the entire DataSet.
Lower Outer Fence - DataSet

~dataset,lof~

Returns the lower outer fence value for an entire DataSet.
Lower Outer Fence

~lof~

Lower Outer Fence (q1 – 3.0 * iqr).
Lower Reasonable Limit

~lrl~

Lower reasonable limit.
Lower Reasonable Tolerance

~lrt~

Lower reasonable tolerance.
Lower Specification Limit

~lsl~

Lower specification limit. The lower engineering limit specified for a measurement.
Lower Specification Limit - Tol2

~lsl2~

Lower specification limit 2. The lower engineering limit 2 specified for a measurement.
Lower Tolerance

~lt~

Lower tolerance.
Lower Tolerance - Tol2

~lt2~

Lower tolerance 2.
Lowest Value

~dataset,lo~

Returns the lo value of the entire DataSet.
Mean

~mean~

Average of valid values within a DataSet row.
Mean Value

~dataset,mean~

Returns the mean value for the entire DataSet.
Median Value

~dataset,median~

Returns the median value for the entire DataSet.
Median Value

~median~

Middle value of DataSet row.
Nominal

~nom~

Returns the nominal value.
Nominal - Characteristic Effective Date

~nom,[char],eff~

Returns the effective date of the nominal characteristic.
Nominal - Characteristic Label

~nom,[char],label~

Returns the label of the nominal characteristic.
Nominal - Characteristic Significance

~nom,[char],signif~

Returns the significance of a characteristic. The possible values which can be returned are: Unknown, Insignificant, Significant, Data Not Allowed or Alarmed.
Nominal - Filter Value

~nom,filter~

Returns the value of the nominal filter. There are 26 filters available in the database, A-Z. Filters can also have labels, in addition to their alphabetical designations. If no label was assigned to the filter when it was created, a default filter label would have been created, using the word 'Filter', a space, then the letter designation of the filter.
Nominal X

~nom,x~

Value of the nominal X characterteristic.
Nominal Y

~nom,y~

Value of the nominal Y characterteristic.
Nominal Z

~nom,z~

Value of the nominal Z characterteristic.
Nonconform Count - DataSet

~dataset,nonconformcount~

Returns number of nonconforming values in a DataSet.
Nonconform Count

~nonconformcount~

Returns number of nonconforming values for either Tol or Tol2 in a DataSet row.
Nonconform Count - Event 1

~nonconformcount1~

Returns number of conforming values for Tol in a DataSet row.
Nonconform Count - Event 1 & Event 2

~nonconformcountboth~

Returns number of nonconforming values for both Tol and Tol2in a DataSet row.
Nonconform Count - Event 2

~nonconformcount2~

Returns number of nonconforming values for Tol2 in a DataSet row.
Nonconform Count - Percent

~dataset,percentnonconform~

Returns percent of nonconforming values in a DataSet.
Percent Conform - Tol

~percentconform1~

Returns percent of conforming values for Tol in a DataSet row.
Percent Conform - Tol and Tol2

~percentconformboth~

Returns percent of conforming values for both Tol or Tol2 in a DataSet row.
Percent Conform - Tol or Tol2

~percentconform~

Returns percent of conforming values for either Tol or Tol2 in a DataSet row.
Percent Conform - Tol2

~percentconform2~

Returns percent of conforming values for Tol2 in a DataSet row.
Percent Invalid Values

~percentinvalid~

Percentage of invalid values in DataSet row.
Percent Nonconform - Tol

~percentnonconform1~

Returns percent of nonconforming values for Tol in a DataSet row.
Percent Nonconform - Tol and Tol2

~percentnonconformboth~

Returns percent of nonconforming values for both Tol or Tol2 in a DataSet row.
Percent Nonconform - Tol or Tol2

~percentnonconform~

Returns percent of nonconforming values for either Tol or Tol2 in a DataSet row.
Percent Nonconform - Tol2

~percentnonconform2~

Returns percent of nonconforming values for Tol2 in a DataSet row.
Process - Effective Date

~process,effdate~

Returns the effective date of the process.
Process Baseline - Effective Dates

~process,effdates~

Returns the effective dates for the process baseline.
Process Capability - DataSet

~dataset,cp~

Returns the Cp value of the data in the DataSet. There are two limitations to calculating Process Capability on a DataSet: 1)All cells in the DataSet must have a Tolerance, and the Tolerance must be the same for all cells in the DataSet, and 2) Subgroups will not be applied when using the Cpk parameter. Without Subgroups, Cp is the same as Pp.
Process Capability - Tol

~cp~

Capability or potential of the process. A ratio of the specification width to the width of the normal distribution. Cp is normally calculated using an estimated standard deviation formula that uses either the mean of subgroup ranges or the mean of subgroup standard deviations with constant table values relative to the subgroup size.
Process Capability - Tol2

~cp2~

Capability or potential of the process, calculated on Tol2 (Tolerance 2).
Process Capability Index - DataSet

~dataset,cpk~

Returns the Cpk value of the data in the DataSet. There are two limitations to calculating Process Capability on a DataSet: 1) All cells in the DataSet must have a Tolerance, and the Tolerance must be the same for all cells in the DataSet, and 2) Subgroups will not be applied when using the Cpk parameter. Without Subgroups, Cpk is the same as Ppk.
Process Capability Index - Tol

~cpk~

Capability of process index relative to dispersion and centeredness. From the true process center (), Cpk indicates the closest specification limit (in terms of estimated standard deviation units/3). Calculated on Tol (Tolerance).
Process Capability Index - Tol2

~cpk2~

Capability of process index, calculated on Tol2 (Tolerance 2).
Process Capability Ratio

~cr~

Capability ratio. The reciprocal of Cp.
Process Capability Ratio - DataSet

~dataset,cr~

Returns the Cr value of the data in the DataSet. There are two limitations to calculating Process Capability on a DataSet: 1) All cells in the DataSet must have a Tolerance, and the Tolerance must be the same for all cells in the DataSet, and 2) Subgroups will not be applied when using the Cpk parameter. Without Subgroups, Cr is the same as Pr.
Process Performance - DataSet

~dataset,pp~

Returns the Pp value of the DataSet.
Process Performance - Tol

~pp~

Returns Pp calculated on Tol (Tolerance).
Process Performance - Tol2

~pp2~

Returns Pp calculated on Tol2 (Tolerance 2).
Process Performance Index - DataSet

~dataset,ppk~

Returns the Ppk value of the DataSet.
Process Performance Index - Tol

~ppk~

Returns Ppk calculated on Tol (Tolerance).
Process Performance Index - Tol2

~ppk2~

Returns Ppk calculated on Tol2 (Tolerance 2).
Process Performance Ratio - DataSet

~dataset,pr~

Returns the Pr value of the DataSet.
Process Performance Ratio

~pr~

Process performance ratio. The reciprocal of pp.
Quartile 1 - Lower Quartile Value - DataSet

~dataset,q1~

Returns the quartile one value for an entire DataSet.
Quartile 1 - Lower Quartile Value

~q1~

Quartile 1 value, i.e., Lower Quartile.
Quartile 2 - Median Quartile Value - DataSet

~dataset,q2~

Returns the quartile two value for an entire DataSet.
Quartile 2 - Median Quartile Value

~q2~

Quartile 2 value, i.e., Median.
Quartile 3 - Upper Quartile Value - DataSet

~dataset,q3~

Returns the quartile three value for an entire DataSet.
Quartile 3 - Upper Quartile Value

~q3~

Quartile 3 value, i.e., Upper Quartile.
Range

~range~

Range (highest - lowest) of valid values within a DataSet row.
Range - Value - DataSet

~dataset,range~

Returns the range value for the entire DataSet.
Range of Variation - Center - DataSet

~dataset,rovcenter~

Returns the ROV Center for the entire DataSet. See also, DataSet Range of Variation.
Range of Variation - Center

~rovcenter~

Returns the default ROV Center value.
Range of Variation - Center Status

~rovcenterok~

Returns status of the ROV Center for the row, OK or NOTOK.
Range of Variation - Spread - DataSet

~dataset,rovspread~

Returns the ROV Spread for the entire DataSet.
Range of Variation - Spread

~rovspread~

Returns the default ROV Spread value.
Range of Variation - Spread Status

~rovspreadok~

Returns status of the ROV Spread for the row, OK or NOTOK.
Range of Variation - Target - DataSet

~dataset,rovtarget~

Returns the ROV Target for the entire DataSet.
Range of Variation - Target

~rovtarget~

Returns the default ROV Target value.
Range of Variation - Target Status

~rovtargetok~

Returns status of the ROV Target for the row, OK or NOTOK.
Routine - Alias Label

~rout,alias~
~routine,alias~

Returns the alias of the routine.
Routine - Description

~rout,desc~
~routine,desc~

Returns the routine description.
Routine - Filter Label

~rout,filter,[a-z]~
~routine,filter,[a-z]~

Returns the filter value for the specified routine filter (use character A through Z).

For example, ~rout,filter,p~ would return the value assigned for Routine Filter P.

Routine - Handedness (RH/LH/BH/?H)

~rout,hand~

Returns the handedness of the routine as:
- RH - Right Handed
- LH - Left Handed
- BH - Both Hands
- ?H - No Handedness
Routine - Handedness (RH/LH/BH/?H)

~routine,hand~

Returns the handedness of the routine as:
- RH - Right Handed
- LH - Left Handed
- BH - Both Hands
- ?H - No Handedness
Routine - Handedness (RH/LH/BH/BH)

~rout,hand,rh,1h,bh,bh~

Returns the handedness of the routine as:
- RH - Right Handed
- LH - Left Handed
- BH - Both Hands
- BH - No Handedness
Routine - Handedness (RH/LH/BH/BH)

~routine,hand,rh,1h,bh,bh~

Returns the handedness of the routine as:
- RH - Right Handed
- LH - Left Handed
- BH - Both Hands
- BH - No Handedness
Routine - Image File Name

~rout,imagesrc~
~routine,imagesrc~

Returns name of the image file associated with the routine.
Routine - Image Type

~rout,imagetype~
~routine,imagetype~

Returns type of image which is associated with the routine: Wire, 2D or 3D.
Routine - Key

~rout,key~
~routine,key~

Returns the routine key.
Routine - Label

~rout~
~routine~

Returns the label of the routine.
Routine - Maximum Samples

~rout,maxsamps~
~routine,maxsamps~

Returns the maximum samples setting for the routine.
Routine - Node Label

~rout,node~

Returns the label of the routine node.
Routine - Subgroup Size

~rout,subgroup~
~routine,subgroup~

Returns the subgroup size of the routine.
Row - Label

~rowlabel~

Returns the label of the DataSet row.
Sample - Count

~samples~

Number of samples in a DataSet.
Sample - Creation Dates

~samp,date~

Returns the creation dates of the samples in a DataSet.
Sample - Date (MM-DD)

~sample,date,%m-%d~

Returns the Sample Date as Month-Day (MM-DD).
Sample - Date Count

~sampdatecount~

Returns the amount of unique dates in a row.
Sample - Description

~samp,desc~

Returns the description of the sample.
Sample - Effective Date

~samp,effdate~

Returns the effective date of the current sample.
Sample - Filter Value

~samp,filter~

Returns the value assigned to the sample filter associated with the sample.

This variable replaced the obsolete variable, ~sample,filter,info~.

Sample - Import Date

~samp,impdate~

Returns the import date of the sample.
Sample - Index

~samp,index~

Returns the position of the sample as it exists in the Query.
Sample - Label

~samp~
~sample~
~samp,label~
~sample,label~

Returns the label of the current sample. When a Sample [Parameter] is appended to any sample variables, the DataSet results will be overridden and the sample signified by the sample parameter will be returned.
Sample - Order

~samp,order~

Returns the number of the Sample’s position based on the order of Samples in the Query.
Sample - Ordered by Date Status

~sampdateordered~

If the samples are ordered by date, this variable returns the value 'Yes'. If the samples are not ordered by date, this variable returns the value 'No'.
Sample - Serial Number

~sample,serial~

Returns the serial number of the sample.
Sample - Subgroup Label

~samp,subgroup~

Returns the subgroup label.
Sample - Subgroup Sequence

~samp,subgroupseq~

Returns the sequence order within the subgroup.
Samples - Maximum

~max~

Returns the maximum samples setting for the routine.
Standard Deviation - DataSet

~dataset,stddev~

Returns the Standard Deviation of the DataSet.
Standard Deviation

~stddev~

Returns the calculated standard deviation of a DataSet row.
Standard Deviation - Estimated

~stddevest~

Returns the estimated standard deviation.
Standard Deviation - Mean Minus Stddev x3

~-3stddev~

Mean minus (the standard deviation time three).
Standard Deviation - Mean Plus Stddev x3

~+3stddev~

Mean plus (the standard deviation time three).
Standard Deviation - Stddev x6

~6stddev~

Standard deviation of a row times six.
Subroutine - Label

~rout,sublabel~
~routine,sublabel~

Returns the subroutine label if the subroutine is active. If there is no active subroutine, the variable will be blank.
Sum of Values - DataSet

~dataset,sum~

Returns the value of the sum of an entire DataSet.
Sum of Values

~sum~

Sum (accumulation) of all valid values within a DataSet row.
Total Count - DataSet

~dataset,totalcount~

Returns the number of values in an entire DataSet.
Total Count

~totalcount~

Number of values in DataSet row (i.e., the sum of conform, non-conform, and non valid).
Upper Control Limit - MA - Characteristic Effective Date

~uclma,[char],eff~

Upper control limit for Moving Average with the Effective Date for the specified characteristic.
Upper Control Limit - MA - Characteristic Update Date

~uclma,[char],date~

Upper control limit for Moving Average with the Update Date for the specified characteristic.
Upper Control Limit - Moving Average

~uclma~

Upper control limit for Moving Average.
Upper Control Limit - Moving Range

~uclmr~

Upper control limit for Moving Range.
Upper Control Limit - MR - Characteristic Effective Date

~uclmr,[char],eff~

Upper control limit for Moving Range with the Effective Date for the specified characteristic.
Upper Control Limit - MR - Characteristic Update Date

~uclmr,[char],date~

Upper control limit for Moving Range with the Update Date for the specified characteristic.
Upper Control Limit - Range

~uclr~

Upper control limit for Range.
Upper Control Limit - Range - Characteristic Effective Date

~uclr,[char],eff~

Upper control limit for Range with the Effective Date for the specified characteristic.
Upper Control Limit - Range - Characteristic Update Date

~uclr,[char],date~

Upper control limit for Range with the Update Date for the specified characteristic.
Upper Control Limit - Standard Deviation

~ucls~

Upper control limit for Standard Deviation.
Upper Control Limit - Stddev - Characteristic Effective Date

~ucls,[char],eff~

Upper control limit for Standard Deviation with the Effective Date for the specified characteristic.
Upper Control Limit - Stddev - Characteristic Update Date

~ucls,[char],date~

Upper control limit for Standard Deviation with the Update Date for the specified characteristic.
Upper Control Limit - X & Moving Range

~uclxmr~

Upper control limit for X with Moving Range.
Upper Control Limit - Xbar & Range

~uclxbr~

Upper control limit for Xbar with Range.
Upper Control Limit - Xbar & Standard Deviation

~uclxbs~

Upper control limit for Xbar with Standard Deviation.
Upper Control Limit - Xbar&R - Characteristic Effective Date

~uclxbr,[char],eff~

Upper control limit for Xbar with Range with the Effective Date for the specified characteristic.
Upper Control Limit - Xbar&R - Characteristic Update Date

~uclxbr,[char],date~

Upper control limit for Xbar with Range with the Update Date for the specified characteristic.
Upper Control Limit - Xbar&S - Characteristic Effective Date

~uclxbs,[char],eff~

Upper control limit for Xbar with Standard Deviation with the Effective Date for the specified characteristic.
Upper Control Limit - Xbar&S - Characteristic Update Date

~uclxbs,[char],date~

Upper control limit for Xbar with Standard Deviation with the Update Date for the specified characteristic.
Upper Control Limit - XMR - Characteristic Effective Date

~uclxmr,[char],eff~

Upper control limit for X with Moving Range with the Effective Date for the specified characteristic.
Upper Control Limit - XMR - Characteristic Update Date

~uclxmr,[char],date~

Upper control limit for X with Moving Range with the Update Date for the specified characteristic.
Upper Inner Fence - Highest Value

~dataset,boxhi~

Returns the box highest value for the entire DataSet.
Upper Inner Fence - Highest Value Row

~boxhi~

Highest value in DataSet row that is within the uif (Upper Inner Fence).
Upper Inner Fence Value - DataSet

~dataset,uif~

Returns the upper inner fence value for the entire DataSet.
Upper Inner Fence Value

~uif~

Upper Inner Fence (q3 + 1.5 * iqr).
Upper Limit - DataSet

~dataset,upperlimit~

Returns the upper limit for the entire DataSet.
Upper Outer Fence Value - DataSet

~dataset,uof~

Returns the upper outer fence value for an entire DataSet.
Upper Outer Fence Value

~uof~

Upper Outer Fence (q3 + 3.0 * iqr).
Upper Reasonable Limit

~url~

Upper reasonable limit. For more information about reasonable limits see the topic Reasonable Limits.
Upper Reasonable Limit Tolerance

~urt~

Upper reasonable tolerance.
Upper Specification Limit

~usl~

Upper specification limit. The upper engineering limit specified for a measurement.
Upper Specification Limit 2

~usl2~

Upper specification limit 2. The second upper engineering limit specified for a measurement, if one has been created.
Upper Tolerance

~ut~

Upper tolerance.
Upper Tolerance 2

~ut2~

Upper tolerance 2.
Valid Count

~count~

Returns the number of valid values within a DataSet row. Same as ~validcount~.
Valid Count

~validcount~

Number of valid values in DataSet row (i.e., the sum of conform and non-conform).
Valid Values - Out of Spec - DataSet

~dataset,outofspeccount~

Returns the number of valid values in a DataSet that are out of spec.
Valid Values - Out of Spec

~outofspeccount~

Returns the number of values in a DataSet row that are out of spec, or out of tolerance, regardless of the Event Trigger setting.
Valid Values - Out of Spec 2 - DataSet

~dataset,outofspeccount2~

Returns the number of valid values in a DataSet that are out of spec2.
Valid Values - Out of Spec 2

~outofspeccount2~

Returns the number of values in a DataSet row that are out of spec 2, or out of tolerance 2, regardless of the Event Trigger setting.
Valid Values - Percent - DataSet

~dataset,percentvalid~

Returns the percent of valid values in an entire DataSet.
Valid Values - Percent

~percentvalid~

Percentage of valid values in DataSet row.
Valid Values w/o Spec Limit - DataSet

~dataset,nospeccount~

Returns the number of valid values in an entire DataSet that do not have a spec limit.
Valid Values w/o Spec Limit

~nospeccount~

Number of valid values in a DataSet row that do not have a spec limit.
Valid Values w/o Spec Limit 2 - DataSet

~dataset,nospeccount2~

Returns the number of valid values in an entire DataSet that do not have a spec limit 2.
Valid Values w/o Spec Limit 2

~nospeccount2~

Number of valid values in a DataSet row that do not have a spec limit 2.

Can we improve this topic?