PT-104 Help Introduction Overview The PT-104 is a four-channel, high-resolution temperature converter for use with PT100 and PT1000 type sensors. It can be used to measure temperature, resistance and voltage. In PT100/PT1000/resistance mode, the unit uses a four- wire circuit.
Maximum input range The PT-104 is designed to measure voltages in the range 0 to +2.5 V. Any voltages in excess of ±30 V may cause permanent damage to the unit.
The licensee agrees to allow access to this software only to persons who have been informed of these conditions and agree to abide by them. Usage The software in this release is for use only with Pico products or with data collected using Pico products. Copyright Pico Technology Limited claims the copyright of, and retains the rights to, all material (software, documents etc.) contained in this release.
For four-wire temperature and resistance measurement** Installing the driver The driver is installed automatically when you install the PicoLog software. Alternatively, you can download the driver from our website at http://www.picotech.com. Copyright 2005 Pico Technology Limited. All rights reserved. PT104-2...
Channel Note on Differential Voltage Mode: The maximum input voltage range of the PT-104 is 2.5 V. Any voltage in excess of +/- 30 V on any input pin may cause permanent damage to the unit. In Differential Voltage Mode, the input connector should be treated as a differential input with reference to ground.
Page 9
From the PicoLog Recorder File menu, select New settings. The Recording dialog box appears: Click OK. The Sampling Rate dialog box appears: Click OK. The Converter details dialog box appears: From the Converter type drop-down list, select PT-104 Copyright 2005 Pico Technology Limited. All rights reserved. PT104-2...
Page 10
Select the data type required i.e temperature, resistance or voltage Select circuit - for PT100 and PT1000 10. Now click OK. Readings from the PT-104 should appear in the monitor window: PT104-2 Copyright 2005 Pico Technology Limited. All rights reserved.
When using long cables, it is necessary to check that the measuring equipment is capable of handling the resistance of the cables. Most equipment can cope with up to per core. Copyright 2005 Pico Technology Limited. All rights reserved. PT104-2...
Page 12
PRT sensor cables: the one or two wires atttached to one end of the sensor are red, and the one or two wires at the other end are white. PT104-2 Copyright 2005 Pico Technology Limited. All rights reserved.
Driver information Driver information Introduction The PT-104 is supplied with driver routines that you can build into your own programs. Once you have installed the software, the directory contains the drivers and Drivers a selection of examples of how to use the drivers. It also contains a copy of this manual as a PDF file.
PT-104 Help pt104_open_unit short pt104_open_unit ( short port ); This routine specifies the serial port number with a PT-104 unit. If you wish to use more than one PT-104, you should call the routine once for each PT-104. Arguments: port...
Note: Each PT-104 is polled independently, so the cycle numbers for multiple PT-104s may not keep in step. Arguments: cycle...
Page 16
This routine is used to select the mains frequency of 50 or 60 Hz. Choosing the incorrect frequency may increase susceptibility to electrical noise. Arguments: sixty_hertz - for 50 Hz set this to 0 - for 60 Hz set this to 1 Returns: none PT104-2 Copyright 2005 Pico Technology Limited. All rights reserved.
Page 17
Once you open the driver and define some channels, the driver begins to take continuous readings from the PT-104. When you call this routine, it immediately sets data to the most recent reading for the specified channel. Temperatures are returned in thousandths of a degree Celsius, voltages in the 2.5 V range are returned in tens of nanovolts (2.5 V returned as 250 000 000 * 10 nV),...
- driver version. The upper byte of the version is always 104 for a PT- 104; the lower byte is the two hex digits of the version and release. It provides a useful check that the link to the PT-104 is working correctly port - the port number.
If an application is unable to find the DLL, try moving the DLL to windows\system. 3.14 Linux At time of release, Linux is not supported. Please check http://www.picotech.com/drivers.html for updates. Copyright 2005 Pico Technology Limited. All rights reserved. PT104-2...
Include the file in the source file(s) of your program. pt104.h file can be used to demonstrate using the PT-104 driver program pt104tes.c within a Windows application. You will also need to include the resource file pt104tes.rc. For Microsoft Visual C versions 2, 4 and 5, Microsoft no longer supply...
You will then use the PT-104 sub-vi, and an example sub-vi which demonstrates how to use them. You can use one of these sub-vis for each of the channels that you wish to measure. The sub-vi accepts the port (1 for COM1), the channel (1 to 4) the PRT type (1 for PT100, 2 for PT1000).
File Name path is set to the location of pt10432.dll Definition File path is set to the location of pt104.vh The example program collects 1000 readings from the PT-104 and displays them on an x-y trace. PT104-2 Copyright 2005 Pico Technology Limited. All rights reserved.
4. These can be obtained either from Pico Technology or your computer supplier. Serial port connections The information presented here is necessary only if you wish to connect the PT-104 to the PC in some unusual way (for example, via a radio modem).
7: channel 4 gain ditto 0x03 bit 0: select 50/60 Hz mains 0 = 50Hz, 1 = 60Hz Responses At start-up, and on receipt of a version request, the PT-104 sends a version response. Byte Value Product type Version On receipt of a Start Converting request, the PT-104 starts sending conversion responses - approx one every 180 milliseconds.
Page 25
2500000 is the maximum input voltage in microvolts where is a fixed gain factor. GAIN 0x10000000 is FSD for a 28-bit ADC To convert the result to mV divide by 10 000.0 = 35.7142 Copyright 2005 Pico Technology Limited. All rights reserved. PT104-2...
Modem operation The PT-104 is normally connected directly to the computer, but it is also possible to access the PT-104 via a modem using the Windows driver. It is necessary to provide power to the PT-104, either by instructing the modem to provide power or by connecting a power supply directly to the PT-104.
Need help?
Do you have a question about the PT-104 and is the answer not in the manual?
Questions and answers