12.07.2015 Views

T a b l e o f C o n t e n t s - ILPhotonics.com

T a b l e o f C o n t e n t s - ILPhotonics.com

T a b l e o f C o n t e n t s - ILPhotonics.com

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Syntax: CDI_OnStoreCopylive(BOOL m_Background, BOOL m_ReCalc)This function is called to capture the current sample and store it internally for use as the light reference ordark background in the amplitude calibration calculations.Parametersm_Backgroundm_ReCalcReturn ValueCommentsPointer to the BOOL variable which selects the background store function. Ifm_Background is TRUE, then the current trace is stored to the internal backgroundarray. If m_Backgroundl is FALSE, then the current trace is stored to the internalreference array.Pointer to the BOOL variable which enables recalculation of the <strong>com</strong>pensatedreference. m_ReCalc should be TRUE when storing the reference, and FALSEwhen storing the background, unless the background is stored after the reference,then m_ReCalc should be TRUE when storing the background .No return value.This function performs the same action as the Trace Store Internal <strong>com</strong>mand of theCDI SPEC application.__________________________________________________________________________CDI_OnDFStoreCopyliveSyntax: CDI_OnDFStoreCopylive(BOOL m_DarkLevel, BOOL m_ReCalc, BOOL m_DoubleFiber,BOOL m_RefChanRef, BOOL m_SignalChanRef, BOOL m_CalcRatio)This function is used only for double input fiber units. The function is similar to CDI_OnStoreCopylive(),with the added capability to select the reference or signal channel.Parametersm_DarkLevelm_ReCalcm_DoubleFiberm_RefChanRefm_SignalChanRefm_CalcRatioBOOL variable which selects the background store function. If m_Background isTRUE, then the current trace is stored to the internal background array. Ifm_Backgroundl is FALSE, then the current trace is stored to the internal referencearray specified by the parameters m_RefChanRef and m_SignalChanRef.BOOL variable which enables recalculation of the <strong>com</strong>pensated reference.m_ReCalc should be TRUE when storing the reference, and FALSE when storing thebackground, unless the background is stored after the reference, then m_ReCalcshould be TRUE when storing the background. When m_ReCalc is TRUE whenstoring the background, then the reference channel reference, the signal channelreference, and the ratio of the reference channel to the signal channel are allupdated.BOOL variable which when set to TRUE enables the double fiber functions. WhenFALSE, the function is identical to OnStoreCopylive().BOOL variable which, when TRUE, stores the reference for the reference channel.BOOL variable which, when TRUE, stores the reference for the signal channel.BOOL variable which enables recalculation of the ratio of the reference channel tothe signal channel. This ratio is used to <strong>com</strong>pensate the signal channel wheneverthe reference channel is updated, similar to a dual beam reference mode.Return Value No return value.Comments This function performs the same action as the Trace Store Internal <strong>com</strong>mand of theCDI SPEC application.__________________________________________________________________________12

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!