PicoLog CM3 Data Logger Programmer's Guide Introduction Overview The PicoLog CM3 is a three-channel, high-resolution data logger for use with current clamps. This manual explains how to use the API (application programming interface) functions, so that you can develop your own programs to collect and analyse data from the data logger.
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 Ltd.
PicoLog CM3 Data Logger Programmer's Guide Minimum PC requirements To ensure that your PicoLog CM3 Data Logger operates correctly, you must have a computer with at least the minimum system requirements to run one of the supported operating systems, as shown in the following table. The performance of the data logger will be better with a more powerful PC.
Driver information Driver information Introduction The PicoLog CM3 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.
PICO_STATUS PLCM3Enumerate ( char * details, unsigned long * length, PLCM3_COMMUNICATION_TYPE type This routine returns a list of all the attached PicoLog CM3 devices of the specified port type. Arguments: a string buffer to receive a maximum of details, length characters...
* value, Once you open the driver and define some channels, the driver begins to take continuous readings from the PicoLog CM3. When you call this routine, it immediately sets data to the most recent reading for the specified channel.
* serial This routine obtains a handle for the PicoLog CM3 device with the given serial number. If you wish to use more than one PicoLog CM3, you must call the routine once for each device. Arguments: output: handle of the device that was opened. This value is handle, used to identify the device in all further function calls.
Using serial number identification, only a device on the local network can be opened. If you wish to use more than one PicoLog CM3, you must call the routine once for each device. Arguments: output: handle of the device that was opened. This value is handle, used to identify the device in all further function calls.
PLCM3_DATA_TYPES type, This routine configures a single channel of the specified PicoLog CM3. It can be called any time after calling PLCM3OpenUnit. The fewer channels selected, the more frequently they will be updated. Measurement takes around 720 ms per active channel.
Need help?
Do you have a question about the PicoLog CM3 and is the answer not in the manual?
Questions and answers