Home

Go Back   Neuralynx Forums > Software > General Software Support

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-08-2010, 08:49 AM
gnujosh gnujosh is offline
Junior Member
 
Join Date: Mar 2010
Posts: 2
Exclamation Trial control software bug

I have been using the trial control software, but I have noticed that for most complicated commands that include quotes, it does not load .cfg correctly.

For example, if I want to send the following command to cheetah:

-SetDAWavFile AcqSystem1 0 "C:\test.wav" 0

I place this in the send command window and save it, and the .cfg file correctly has in it:

-CreateTrialItem
-SendCommand "-SetDAWavFile AcqSystem1 0 "C:\test.wav" 0"
-SetDelay 0

However, when I then load it, it only gets the following command:

-SetDAWavFile AcqSystem1 0

and on re-saving, it stores:

-CreateTrialItem
-SendCommand "-SetDAWavFile AcqSystem1 0 "
-SetDelay 0

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

So obviously there is some issue with only reading to the closest quotation mark. Because of this, I am also not sure if it is sending all of the commands (which include quotes) to Cheetah correctly. Quotes in event strings have the same result.

I am creating a simple front end that creates .cfg files for he TrialControl software, but if it can't load the .cfg files correctly, then there are only a few commands I can send.

Thanks
Reply With Quote
Reply

Tags
bug, commands, trial control
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 04:41 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.