|
<< Click to Display Table of Contents >> Navigation: Irinos SC Users Manual > PC Connection |
Durch die Verwendung von Standard-Ethernet, sind PC-seitig keine speziellen Treiber erforderlich.
Um die Messwerte in die PC-Applikation einzulesen, gibt es die Möglichkeit die Verbindung über eine DLL herzustellen (voller Funktionsumfang). Für einfache Anwendungen steht eine ASCII-basierte Schnittstelle zur Verfügung. Folgende Tabelle zeigt eine Übersicht:
NmxDLL |
ASCII / Telnet |
MscDLL |
|
Type |
Windows-based DLL-Interface (≥ Win7) |
ASCII-based measurement value readout via TCP or UDP |
Windows-based DLL-Interface (≥ Win XP) |
Static measurement |
Yes |
Yes |
Yes |
Realtime measurement |
Yes |
No |
Yes |
Exchange of I/O data |
Yes |
Yes |
Yes |
Readout of status information |
Yes |
No |
Yes |
Configuration of measurement channels |
Yes |
No |
Yes |
Support for other measurement systems |
oIrinos IR (Firmware-Version ≥2) oIrinos EC |
oIrinos IR (Firmware-Version ≥2) oIrinos EC |
oIrinos IR (all firmware versions) oÄltere Systeme |
Note |
Preferred interface for standard applications |
A solution that can be implemented quickly for the simplest of applications |
Compatibility with the existing integration of the MscDLL into measurement software. |
Both the NmxDLL and the MscDLL are described in detail in separate reference manuals. Please consult the relevant reference manual for detailed information.
A common feature of all software interfaces is that the software implementation is independent of the number of measurement channels.
For example, it makes no difference to the software implementation whether a system has 4 or 64 measurement channels. Only a single connection to the Irinos system needs to be established and managed. Only the number of available measurement channels depends on the number of channels.