The convention described for T3, T4, T5, ... does not permit requesting individual component sensitivity results. These outputs are not named by CCICAP. To request these variables, or any other variable, the use of 'pointers' is allowed. Plot variables can be requested by their positions in the output data structure. The output data structure is available in the CCICAP ASCII output datafile. At each requested value of the independent variable (frequency, time, or .VARY element value) there will be an array of outputs. The independent variable value is array element 1. For .AC analysis results, element 2 is the first part of the first printed output in the output file, element 3 is the second part of the first printed output in the output file, etc. For .TRANsient analysis results, element 2 is the first printed output in the output file, element 3 is the second printed output in the output file, etc. See the examples below for the way to use position pointers. See Appendix A for a further discussion of the output data structure.