TCP/IP Server

Post Reply
zajdeld
Posts: 10
Joined: Wed May 19, 2004 8:58 pm

TCP/IP Server

Post by zajdeld »

How is the TCP/IP server feature in the latest version of actiview (32) supposed to work? I'd like to try out the feature but I can't seem to get it to work.
Dan Zajdel
Neurology
Oregon Health & Science University

Coen
Site Admin
Posts: 1124
Joined: Fri Mar 26, 2004 7:00 pm
Location: Amsterdam, Netherlands
Contact:

Post by Coen »

Download the Client application from http://www.biosemi.com/download.htm --> http://www.biosemi.com/download/ActiveTwoClient_4.zip

The latest versions of ActiView stream the data of a selected number of channels on the network. The Client application reads in this data via TCP/IP, the data can then be used for further (semi online) processing on a separate PC (or Mac or Linux system).

Basically, you need a separate client PC (standard Pentium 4). The easiest way is to have LabVIEW 7.1 installed, and then to work further on the basis on my simple client application. The client application just reads in the data, and converts it into a 2d array. This array should be the input for your further processing software.

Best regards, Coen (BioSemi)
Last edited by Coen on Tue Jul 26, 2005 6:42 pm, edited 1 time in total.

zajdeld
Posts: 10
Joined: Wed May 19, 2004 8:58 pm

Post by zajdeld »

I got it working, Cool Tool! This is going to come in very handy, thank you very much!

dwhitmer
Posts: 6
Joined: Wed Feb 24, 2010 10:46 am
Location: Barcelona

Post by dwhitmer »

Is this application still available somewhere?

http://www.biosemi.com/download/ActiveTwoClient_4.zip

I cannot open the LabView source code for ActiveTwoClient_8 because the VI requires version 8.2 of Labview whereas I only have 8.0.

Thank you,
dw

Post Reply