METIS Vision MV05
/ MV09 Rugged Thermovision Camera
31
Return
:
Typ
Value
Description
Integer
0
No error
<>0
Error
function CameraCalc_SetGlobalEmission(Value: Double): integer;
Setting of the emissivity for all camera scopes and picture elements.
Transferred
Parameter:
Type
Term
Description
Double
Value
emissivity 0.1…1.2
Return
:
Typ
Value
Description
Integer
0
No error
<>0
Error
function CameraCalc_CalculateValues(VAR Source, Dest: Pointer): integer
Calculates from the transferring data source the temperature with the actual Expo-
sureTime object. Source and Dest are indictors for a data buffer with the size 640 *
480 * SizeOf(Word). The temperatures will be back written in 1/10° in the Dest buff-
er.
Both memory arrays have to be reserved and released by the calling application.
The WORD data of the raw data and the temperature data are interpreted as Low-
Byte First.
Transferred
Parameter:
Type
Term
Description
Pointer
Source
Indicator of memory block with source data
Pointer
Source
Indicator of memory block with temperatures