Search found 4 matches

by Abramovici
Fri Dec 20, 2013 4:42 am
Forum: BioSemi Software (ActiView executable)
Topic: [SOLVED]Real time GSR analysis
Replies: 3
Views: 12263

Re: Real time GSR analysis

Managed to solve the issue. If anyone crosses this problem, I made my program acquire data at around 150hz, with a buffer size the same as the one provided in actiview. This made the arrows on the bottom right side of actiview follow seamlessly and the program can run without interruptions and witho...
by Abramovici
Thu Dec 19, 2013 12:20 am
Forum: BioSemi Software (ActiView executable)
Topic: [SOLVED]Real time GSR analysis
Replies: 3
Views: 12263

Re: Real time GSR analysis

Hello Coen, I tried following your advice and using the active2 code I have made my own code in c++ to acquire the GSR data. However, I am running into some issues when my program reads for a long time. If I try using a buffer the same size as Actiview (336 when sending 7 channels, 16 samples) about...
by Abramovici
Mon Dec 16, 2013 1:29 am
Forum: BioSemi all other topics
Topic: Using LabStreamingLayer to get GSR data
Replies: 0
Views: 12846

Using LabStreamingLayer to get GSR data

Hello, I was wondering if anyone in here has any experience with using labstreaminglayer to record data from the ActiveTwo. I'm trying to get the GSR data trough it to use in my application, but unfortunately, I cannot seem to understand the data that it is outputting. Since it provides no channel l...
by Abramovici
Tue Dec 03, 2013 2:06 am
Forum: BioSemi Software (ActiView executable)
Topic: [SOLVED]Real time GSR analysis
Replies: 3
Views: 12263

[SOLVED]Real time GSR analysis

Hello, This might have already been answered, but I've recently started a project where I will be using galvanic skin response data. Since I will only have access to the equipment in the future, I'm trying to prepare some other code that I will need. I was wondering if the labview program provided o...