background image

1045 User Guide

4

Functions

int TemperatureInputCount () [get] : Constant = 1

Returns the number of temperature inputs (IR Sensors) that can be read by the PhidgetTemperatureSensor.

double Temperature (int Index) [get] : °C

Returns the temperature measured by the IR sensor. This value is returned in degrees Celsius but can easily be

converted into other units. This value will always be between TemperatureMin and TemperatureMax. Please

refer to the device specifications for noise and accuracy details.

double TemperatureMax (int Index) [get] : Constant = 380°C

Returns the maximum temperature that can be returned by an IR Sensor input.

double TemperatureMin (int Index) [get] : Constant, = -70°C

Returns the minimum temperature that can be returned by an IR Sensor input.

double TemperatureChangeTrigger(int Index) [get,set] : °C

Sets / gets the change trigger for an input. This is the amount by which the sensed temperature must change
between TemperatureChangeEvents. By default this is set to 0.1. Setting TemperatureChangeTrigger to 0 will
cause all temperature updates to fire events. This is helpful for applications that are implementing their own
filtering.

double AmbientTemperature () [get] : °C

Returns the temperature of the 1045 board, measured at the base of the IR Sensor. This temperature is used as

a reference for IR sensor temperature measurement. This value will always be between

getAmbientTemperatureMin and getAmbientTemperatureMax.

double AmbientTemperatureMax () [get] : Constant = 125°C

Returns the maximum temperature that can be returned by the ambient sensor.

double AmbientTemperatureMin () [get] : Constant = -40°C

Returns the minimum temperature that can be returned by the ambient sensor.

Events

OnTemperatureChange(int ProbeIndex, double Temperature) [event]

Event that fires whenever the temperature measured by the IR sensor changes by more than the

TemperatureChangeTrigger.

OnError(int code, String description) [event]

PhidgetTemperatureSensor returns EEPHIDGET_OUTOFRANGE when an input goes out of the range
specified by TemperatureMin-TemperatureMax. The event is reported once per input per out-of-range type,

until the value has gone back into range. The description specifies the input, the type of out-of-range error and

the out of range value that was read.

Product History

Содержание 1045

Страница 1: ...t library installed on your PC If you don t follow these steps 1 Go to the Quick Downloads section on the Windows page 2 Download and run the Phidget21 Installer 32 bit or 64 bit depending on your system 3 You should see the icon on the right hand corner of the Task Bar Running Phidgets Sample Program Double clicking on the icon loads the Phidget Control Panel we will use this program to ensure th...

Страница 2: ...tureSensor full Sample program This program will function in a similar way as the Windows version Using Linux For a step by step guide on getting Phidgets running on Linux check the Linux page Using Windows Mobile CE 5 0 CE 6 0 For a step by step guide on getting Phidgets running on Windows CE check the Windows CE page Technical Details Measured Temperatures The 1045 is factory calibrated in wide ...

Страница 3: ...astics which can have a value ranging from 0 85 to 0 95 The visible colour of the object does not necessarily mean it has a higher emissivity value A heavily oxidized aluminum object has an emissivity value of around 0 3 even though it looks very dark The closer the value is to 1 the better the object is at emitting radiation The 1045 is calibrated for an object emissivity of 1 For an arbitrary em...

Страница 4: ...erature updates to fire events This is helpful for applications that are implementing their own filtering double AmbientTemperature get C Returns the temperature of the 1045 board measured at the base of the IR Sensor This temperature is used as a reference for IR sensor temperature measurement This value will always be between getAmbientTemperatureMin and getAmbientTemperatureMax double AmbientTe...

Страница 5: ...or lables 7 characters September 2012 1 4 101 ICs put on reverse side to reduce error from self heating References 1 http www phidgets com products php product_id 1045 2 http www monarchinstrument com pdfs TableofEmissivity pdf 3 http www phidgets com products php product_id 1045_0 4 http www phidgets com products php product_id 1045_1 ...

Страница 6: ...Hardware jpg Source http www phidgets com wiki index php title File 1045_0_Connecting_The_Hardware jpg License unknown Contributors Mparadis File Ph jpg Source http www phidgets com wiki index php title File Ph jpg License unknown Contributors Mparadis File 1045_0_ControlPanel jpg Source http www phidgets com wiki index php title File 1045_0_ControlPanel jpg License unknown Contributors Mparadis F...

Отзывы: