Search found 6 matches

by dwhitmer
Tue Mar 16, 2010 6:01 pm
Forum: BioSemi Software (ActiView executable)
Topic: ActiView TCP Packet Fromat
Replies: 16
Views: 27411

little Endian

Dear Coen,

Just to confirm, little Endian here is referring to *byte order*, not bit order, correct?

Thank you,
Diane
by dwhitmer
Wed Mar 10, 2010 5:24 pm
Forum: BioSemi Software (ActiView executable)
Topic: TCP/IP Server
Replies: 3
Views: 12518

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
by dwhitmer
Wed Mar 10, 2010 4:36 pm
Forum: BioSemi Software (ActiView executable)
Topic: Remote address from TCP Server
Replies: 0
Views: 5275

Remote address from TCP Server

Hello,
The Remote Address box for the TCP server is always greyed out. In what circumstances should we be able to input a value here?
For example, does the TCP server need to know the IP address of the TCP/IP client?
Thank you,
dw
by dwhitmer
Wed Mar 10, 2010 2:37 pm
Forum: BioSemi Software (ActiView executable)
Topic: ActiView TCP Packet Fromat
Replies: 16
Views: 27411

Meaning/ use of packages?

Above you describe the following example: Bytes in TCP array: 984 Channels in TCP array: 41 (32+8+status) TCP samples/channel 8 The client receives packages of 984 bytes. Every group of 3 bytes is a sample (little endian). There are 42 channels, and 8 samples per channel. The data comes in like: S1C...
by dwhitmer
Wed Feb 24, 2010 3:05 pm
Forum: BioSemi Software (ActiView executable)
Topic: ActiView TCP Packet Fromat
Replies: 16
Views: 27411

Matlab code for receiving Biosemi data via TCP/IP?

Thank you.

Do you know of any Matlab freeware for reading in the TCP/IP stream from Biosemi?
by dwhitmer
Wed Feb 24, 2010 2:56 pm
Forum: BioSemi Software (ActiView executable)
Topic: ActiView TCP Packet Fromat
Replies: 16
Views: 27411

Client code for receiving Biosemi data via TCP/IP

Hello,
This link is no longer active ("404 Not Found"):

Can you please point us to the correct location for downloading the client code?

Thank you.