![Elsys TraNET FE Скачать руководство пользователя страница 30](http://html.mh-extra.com/html/elsys/tranet-fe/tranet-fe_user-manual_2396919030.webp)
Elsys AG
www.elsys-instruments.com
30
TraNET FE User Guide
C# Applications can access a high level API for easy software integration. Several application
can access the same device on the same time and get updated about any status change of the
device automatically.
For more information visit:
https://elsys-instruments.com/en/support/software_api.php
https://github.com/elsysdaq/tpcaccess
7. Software API
All DAQ cards as also the TraNET devices are based on the same Server-Client Software archi-
tecture. Any client application can access the data acquisition device over an IP address either
locally or over a network. This way distributed measurement set-ups can be easily built-up.
The lowest level accessible from a user application is a C++ interface. This interface handles all
network communication between the Application and the Application Server.
DAQ Instrument
DAQ Car
d
Application Server
Hard Disk
C++ Client API
C# Client API
TranAX
User Application
LabVIEW
Instrument Driver
TCP/IP
Soap
Control/DAQ Software runs on machine where the DAQ cards are installed
DAQ Instrument
DAQ Instrument
DAQ Instrument
DAQ Control
DAQ Car
d
Application Server
Hard Disk
C++ Client API
C# Client API
TranAX
User Application
LabVIEW
Instrument Driver
TCP/IP
Soap
Control/DAQ Software runs on a different machine and controls multiple DAQ instruments.