DDS file matching standard external sensors

Post any suggestions about sensors to be used with the DrDAQ here
Post Reply
manifold
Newbie
Posts: 0
Joined: Fri Apr 20, 2012 11:06 am

DDS file matching standard external sensors

Post by manifold »

Can I provide a DDS file that will match the standard external sensors?

I have tried and it doesn't seem to work for me, either with my own software or in Picoscope6.

I understand the matching uses the resistor value. If I put the scaling file below in the Picoscope6 folder, I get an extra scaling for the internal temperature sensor but not for the external temperature sensor.

[Scale1]
Resistor=1100
LongName=V1100
Units=V1100
MinValue=0
MaxValue=2.5
OutOfRange=2
Places=3
Method=0
NoOfPoints=2
Raw1=0
Scaled1=0
Raw2=2.5
Scaled2=2.5

[Scale2]
Resistor=330
LongName=V330
Units=V330
MinValue=0
MaxValue=2.5
OutOfRange=2
Places=3
Method=0
NoOfPoints=2
Raw1=0
Scaled1=0
Raw2=2.5
Scaled2=2.5

Post Reply