CS SQL Server
Introduction
Many parameters of a configuration are stored in a database that is accessed via SQL. The "CS-SQL Server" allows one to connect to a configuration database without requiring a SQL toolkit.
Principle
The Data Server.vi sends a specified waveform through a TCP port. The VI first listens for a connection and, once established, sends the number of byte to be sent followed by the data. After the data is sent, the VI waits for an all received signal from the client, breaks the connection and waits for the next client to connect.
Download
Here or via
SourceForge
--
DietrichBeck - 14 Mar 2007