Download VIRCAM SDK - FLIR Systems
Transcript
FLIR Systems Advanced Thermal Solutions DD003U-H Vircam SDK manual 25.6. GetDetector HRESULT GetDetector(LONG* plDetector, ULONG* bReturn) Function plDetector bReturn Get detector code Detector code TRUE if no error occured, FALSE otherwise 25.7. IsDetector HRESULT IsDetector(LONG lDetector, ULONG* pbTheOne, ULONG* bReturn) Function lDetector pbTheOne bReturn Test a detector code compared to camera’s detector code Detector code to test TRUE if the detector code to test is the very camera detector code, FALSE otherwise TRUE if no error occured, FALSE otherwise 25.8. GetDetectorType HRESULT GetDetectorType(ULONG* pdwDetector, ULONG* pdwPoint, ULONG* pdwLine, ULONG* pdwBit, ULONG* pdwDetector2, ULONG* bReturn) Function pdwDetector pdwPoint pdwLine pdwBit pdwDetector2 bReturn Get detector parameters First part of detector code (Least Significant Word) Current detector width Current detector heigth Number of bit per pixel Second part of detector code (Most Significant Word) TRUE if no error occured, FALSE otherwise 25.9. GetMasterClock HRESULT GetMasterClock(FLOAT* pfOscillator, FLOAT* pfMasterClock, ULONG* bReturn) Function pfOscillator pfMasterClock bReturn 25.10. Get master clock Current oscillator Current master clock TRUE if no error occured, FALSE otherwise SetMasterClock HRESULT SetMasterClock(FLOAT fOscillator, FLOAT fMasterClock, ULONG* bReturn) Function fOscillator fMasterClock bReturn 25.11. Set master clock Wanted oscillator Wanted master clock TRUE if no error occured, FALSE otherwise GetSkimming HRESULT GetSkimming(ULONG* pbSkimming, LONG* pnCurrent, LONG* pnBias, LONG* pnPower, LONG* pnColumnPower, ULONG* bReturn) Function pbSkimming pnCurrent pnBias pnPower pnColumnPower bReturn DD003U-H Vircam SDK manual.doc Get skimming parameters TRUE if skimming is activated, FALSE otherwise Current skimming Bias skimming Power skimming Current power column skimming TRUE if no error occured, FALSE otherwise Page 59/81