Search found 6 matches
- Fri Jan 06, 2012 10:55 pm
- Forum: USB PC Data Loggers
- Topic: pl1000.dll on AMD64
- Replies: 1
- Views: 1928
pl1000.dll on AMD64
Hello, I have a Picolog project developed on XP VS2008 vb.net. Works great. However I am attempting to run it on a AMD64 Win 7 box and it fails when I try to obtain a handle. It complains that it cannot find pl1000.dll. But I have a copy in the app dir and in windows\system32. Running regsvr32 fails...
- Fri Dec 23, 2011 4:10 pm
- Forum: USB PC Data Loggers
- Topic: VB.net with 1216
- Replies: 2
- Views: 2460
Re: VB.net with 1216
The code below has been corrected and works as expected. It required changes to the data types in some of the Declares and the local variables in the code. Declare Function pl1000OpenUnit Lib "pl1000.dll" (ByRef handle As Short) As Short Declare Function pl1000CloseUnit Lib "pl1000.dll" (ByVal handl...
- Thu Dec 22, 2011 6:40 pm
- Forum: USB PC Data Loggers
- Topic: VB.net with 1216
- Replies: 2
- Views: 2460
VB.net with 1216
Hello, I used some previously posted code but the pl1000SetInterval call returns an error number (decimal) = 16 indicating a channel error. Am using vb.net with VS2008 on XP. Below are the api functions and the code. Comments? Thanks, Bartj Here are the api calls I am using: Declare Function pl1000O...
- Tue Apr 06, 2010 5:18 pm
- Forum: VB and VBA (Excel, Access)
- Topic: Missing samples: Series 2000 pico sample code
- Replies: 1
- Views: 2801
Missing samples: Series 2000 pico sample code
I have the Pico VB code example for a 2000 series up and running. I see that in the Sub "Fast_Click", only values 0-99 are used to populate the list. Values 100 and above are 0. I would expect at least 1024 values to be valid. I am using all the default values. I note the following items from the fu...
- Wed Jun 10, 2009 4:52 am
- Forum: USB PC Oscilloscopes
- Topic: Position Adjust
- Replies: 1
- Views: 1387
Position Adjust
In looking over the programmers manual it appears that there is no way to adjust the vertical offset (position) of a signal. Presently we use low end tek scopes and am able to adjust vertical offset to allow optimal dynamic range when making measurements on bi-phasic waveforms. Can I assume that the...
- Thu Sep 21, 2006 12:05 am
- Forum: Pre-Sales Advice
- Topic: 3324
- Replies: 1
- Views: 2595
3324
Hello, I am attempting to download some example code for the 3224, but the download shows code for many devices such as the 3204,5,6, etc but none is listed for the 3224. What am I missing?
Thanks,
Bartj
Thanks,
Bartj