lsl_archived
lsl_archived copied to clipboard
How to open LSL Actichamp server from command line (windows)
Hello, which is the command to open LSL Actichamp server from command line on windows? thank you
You can cd into the directory that has the binaries in it and then simply run ActiChamp.exe from the cmd prompt.
On 2/19/2018 1:13 PM, roberto9110 wrote:
Hello, which is the command to open LSL Actichamp server from command line on windows? thank you
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sccn/labstreaminglayer/issues/274, or mute the thread https://github.com/notifications/unsubscribe-auth/ADch7tXEHDq-X7WVhFlAW3KP1wk057Cwks5tWWVigaJpZM4SKdOV.
thanks. but if I use the run command, I get an error (here attached).
Is there another command?
Thanks
Moreover, I am using the command: sistem(command) in Matlab to open it
- Check the folder containing ActiChamp.exe to see if there is in fact a file called ActiChamp_config.cfg (this is the app's config file that specifies the channel labels etc.).
- If not, create the file in your favorite text editor and copy this string into the file and save it:
By the way, just for clarity's sake, the command is 'system', not 'sistem'.
On 2/20/2018 11:55 AM, roberto9110 wrote:
Moreover, I am using the command: sistem(command) in Matlab to open it
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sccn/labstreaminglayer/issues/274#issuecomment-366940813, or mute the thread https://github.com/notifications/unsubscribe-auth/ADch7jlWRv4z-XCNNO2Z3yTvfDvgaGI8ks5tWqSQgaJpZM4SKdOV.