LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

e Neurosky labview demo

Your project contains no source files, and therefore you can't select source files. 

Add your vi's to the project.  

0 Kudos
Message 21 of 33
(328 Views)

Thank you for the response!

 

I thought that I had added my VI to this project already but when I try to add the VIs that I have for this project now , LabVIEW only lets me add a new VI or a new file.

 

Is there a way to add my  existing VI to this project and how?

 

Thanks again!

 

Irethedo68_0-1720426711949.png

 

0 Kudos
Message 22 of 33
(322 Views)

Right-Click on "My Computer" in your project and select Add -> File

0 Kudos
Message 23 of 33
(316 Views)

Thank you for your help. I built the project and all went well but when I tried to run it I get the following message and I don't know what it means or how to fix it

 

Irethedo68_0-1720523020516.png

 

0 Kudos
Message 24 of 33
(301 Views)

I'm dealing with this Run-time error and I am unable to find any information on what it means and how to fix it:
`

------------------------------------------------------------------------------------------------------------
ERROR - 10 OCCURRED AT THINKGEAR TASK.LVCLASS: SINGLE SAMPLE GEAR READ RAW.VI

------------------------------------------------------------------------------------------------------------

 

Can anyone decipher this?

 

Thank you

0 Kudos
Message 25 of 33
(285 Views)

Your ThinkGear driver has a timeout on reading a Single Sample. 

 

You need to look into your code, and maybe find out to change the timeout value. 

It is your code and your hardware, so you need to do some digging.  

Message 26 of 33
(278 Views)

Thank you for the response!
I am not too familiar with this code as I downloaded it from this forum and have been trying to get it to work ever since...That said, after "a little more digging" I think I found the culprit... When I populate the (File Log Path) field on the front panel at run-time is when the error pops up... (see attached)

 

Any thoughts on how to fix this?

Thanks again!

 

0 Kudos
Message 27 of 33
(248 Views)

Please help us to help you.  First of all, your -10 (not "10", which is a "known" Error code) is clearly internal to the ThinkGear Software that you've downloaded (ERROR - 10 OCCURRED AT THINKGEAR TASK.LVCLASS: SINGLE SAMPLE GEAR READ RAW.VI).  It even tells you the VI where the error occurs (Single Sample Gear Read Raw).  You clearly have a copy of this VI, so why don't you post it (the actual VI, preferably saved as a LabVIEW version no later than 2019)?  Even better, of course, would be for you to let us see the entire Project, again after a "Save for Previous Version" and possibly a "Send To:", "Compressed (zipped) Folder"?

 

Bob Schor

0 Kudos
Message 28 of 33
(237 Views)

Thank you. I hope this works 9 (attempting to attach the project) and btw I am using version 2012,

0 Kudos
Message 29 of 33
(231 Views)

Please see attached

0 Kudos
Message 30 of 33
(221 Views)