using python wrappers with 2 PicoLog 1012 devices

Post general discussions on using our drivers to write your own software here
Post Reply
maruseirika
Newbie
Posts: 0
Joined: Mon Oct 21, 2019 10:25 am

using python wrappers with 2 PicoLog 1012 devices

Post by maruseirika »

Hi.

I am using the python wrappers to read data from sensors connected to the PicoLog 1012.
I'd like to use two of these devices so i can use more sensors.
Is there a way to distinguish the two devices with the python wrappers?

Thanks for your support.

NeilH
PICO STAFF
PICO STAFF
Posts: 265
Joined: Tue Jul 18, 2017 8:28 am

Re: using python wrappers with 2 PicoLog 1012 devices

Post by NeilH »

Hi

When you connect to each device using the pl1000OpenUnit function, each device will be given a different number as the handle used for calling other functions.

Neil
Neil
Technical Support Engineer

Post Reply