| Tag | Value description |
|---|---|
| SciMeasureAccumulationCount | The current accumulation count |
| SciMeasureAccumulationCountMax | The maximum setable accumulation count |
| SciMeasureAccumulationCountMin | The minimum setable accumulation count |
| SciMeasureChannelCount | The total channel count on the camera |
| SciMeasureChannelOffset | The value as an input specifies the channel offset to get. On return, the value has the offset value of the channel. In IGOR 5 or later, there should not be input value for the parameter. When the function returns, all possible choices will be returned in the value separated by semicolon (";"). For example, the value will be set to "0:value 0;1:value 1" when the function returns. |
| SciMeasureChannelOffsetMax | The maximum setable channel offset value |
| SciMeasureChannelOffsetMin | The minimum setable channel offset value |
| SciMeasureGainCount | The total gain count |
| SciMeasureGainCurrent | The current gain index |
| SciMeasureGainDescription | The value should supply an index of the gain interested as an input. WHen the function returns, the value holds the gain description. In IGOR 5 or later, there should not be input value for the parameter. When the function returns, all possible choices will be returned in the value separated by semicolon (";"). For example, the value will be set to "0:value 0;1:value 1" when the function returns. |
| SciMeasureLittleJoeCTF | Obtain the camera identification |
| SciMeasureModeCount | The total mode count |
| SciMeasureModeCurrent | The current mode index |
| SciMeasureModeDescription | The value should supply an index of the mode interested as an input. When the function returns, the value holds the mode description. In IGOR 5 or later, there should not be input value for the parameter. When the function returns, all possible choices will be returned in the value separated by semicolon (";"). For example, the value will be set to "0:value 0;1:value 1" when the function returns. |