Search found 3 matches

by lena
Thu Mar 31, 2016 12:30 pm
Forum: Linux
Topic: Data logger Pt104, Ethernet problem
Replies: 1
Views: 10273

Data logger Pt104, Ethernet problem

Hello, I was successfully using RPi (Raspbian GNU/Linux 7 operating system) and a simple python script to obtain the temperature values. However when I wanted to switch from USB to Ethernet connection a problem occured. Here is a part of the code that I was using for a USB connection: mydll=cdll.Loa...
by lena
Tue Oct 06, 2015 3:45 pm
Forum: Linux
Topic: Data logger PT-104, Illegal instruction
Replies: 2
Views: 10266

Re: Data logger PT-104, Illegal instruction

Dear Mario,

Thanks a lot. The problem was that I used debian instead of raspbian driver. With raspbian driver everything works ok.

Cheers
by lena
Mon Sep 21, 2015 12:30 pm
Forum: Linux
Topic: Data logger PT-104, Illegal instruction
Replies: 2
Views: 10266

Data logger PT-104, Illegal instruction

Hi, I was trying to use PT-104 with Raspberry Pi. I have installed the driver, however when I tried to run usbpt104con I got the message: Illegal instruction. When I ran the debugger I got the following message: Program received signal SIGILL, Illegal instruction. 0xb6f9c0b0 in ?? () from /opt/picos...