PosEns
Indicates the current selected test position in the current lab, through the nFldEns public variable. Upon selecting the test through the browser movement containing the tests, the nFldEns variable is automatically updated with the selected test's position.
This variable, as well as the others in the aResultados vector, can be manipulated up to the measurements' level.
Example:
cCarta := aResultados[nFldLab, 2.nFldEns,3]
In this example, the content of the charts used in the current test has been saved. Note in the aResultados vector structure.