|
#1
|
|||
|
|||
|
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 |
![]() |
| Tags |
| bug, commands, trial control |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|