Search found 4 matches

by gamemakerh
Tue Jun 30, 2015 10:33 am
Forum: LabVIEW
Topic: PicoLog 1000 Series problem with Labview 2014 64 bit
Replies: 6
Views: 7430

Re: PicoLog 1000 Series problem with Labview 2014 64 bit

When I change Pointer to Value only and try to run program, Labview Instantly Crash.
by gamemakerh
Mon Jun 15, 2015 1:47 pm
Forum: LabVIEW
Topic: PicoLog 1000 Series problem with Labview 2014 64 bit
Replies: 6
Views: 7430

Re: PicoLog 1000 Series problem with Labview 2014 64 bit

This is all blocks which I created with Programmers guide.
by gamemakerh
Mon Jun 01, 2015 1:46 pm
Forum: LabVIEW
Topic: PicoLog 1000 Series problem with Labview 2014 64 bit
Replies: 6
Views: 7430

Re: PicoLog 1000 Series problem with Labview 2014 64 bit

I managed to fix that error, but I encountered with another problem. pl1000GetUnitInfo block is mistery for me... This function returns a string containing the specified item of information about the unit. Returns: 00 PICO_OK 0C PICO_INVALID_HANDLE 16 PICO_NULL_PARAMETER 29 PICO_INVALID_INFO 2A PICO...
by gamemakerh
Fri May 29, 2015 1:28 pm
Forum: LabVIEW
Topic: PicoLog 1000 Series problem with Labview 2014 64 bit
Replies: 6
Views: 7430

PicoLog 1000 Series problem with Labview 2014 64 bit

I am very fresh with labview and pico hardware. I encountered problem when I do not know What that handler do in picoLog example files. Why handle have to be 0 ? and why my PICO_STATUS is 3 ? Does it mean that 3 -> 03 -> PICO_NOT_FOUND ? I trying debug with pl1000OpenUnit block This function opens a...