Bruxton Logo

Parameters retrievable for DVC cameras

Tag Value description
DVCFilterWheelPosition As input, the string variable supplies the index of the filter wheel position. The function returns the corresponding filter wheel position 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, separated by semicolons (";"). For example, the value will be set to "0:value 0;1:value 1" when the function returns.
DVCFilterWheelPositionCount The available filter wheel position count.
DVCFilterWheelPositionCurrent The index of the current filter wheel position.
DVCIntensifierMode As input, the string variable supplies the index of an intensifier mode. The function returns the cooresponding 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, separated by semicolons (";"). For example, the value will be set to "0:value 0;1:value 1" when the function returns.
DVCIntensifierModeCount The available intensifier mode count.
DVCIntensifierModeCurrent The index of current intensifer mode.
DVCOffset Return the camera's current offset setting as a fraction of full scale.
DVCOffsetMaximum Return the camera's maximum offset setting as a fraction of full scale.
DVCOffsetMinimum Return the camera's minimum offset setting as a fraction of full scale.
DVCOverlappedExposure Return 1 if the camera is set to do overlapped exposure, and 0 (zero) otherwise.
DVCPreamplifierEnable Return the state of whether preamplifier is enabled. See DVC camera settable parameters.

For more information regarding preamplifier, see DVC camera notes.

DVCPreamplifierExposure Return the exposure time in seconds. See DVC camera settable parameters.

For more information regarding preamplifier, see DVC camera notes.

DVCScanRate As input, the string variable supplies the index of the scan rate. The function returns the corresponding scan rate 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, separated by semicolons (";"). For example, the value will be set to "0:value 0;1:value 1" when the function returns.
DVCScanRateCount The available scan rate (the frequency of the ADC) count.
DVCScanRateCurrent The index of the current scan rate.
DVCStrobeState As input, the string variable supplies the index of a strobe state. The function returns the cooresponding state 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, separated by semicolons (";"). For example, the value will be set to "0:value 0;1:value 1" when the function returns.
DVCStrobeStateCount The available strobe state count.
DVCStrobeStateCurrent The index of current selected strobe state.