TcpIp

SUMMARY

ALPHA-VISION®Datalink4TcpIp transmitts the requested data cyclicly over the configurated TCP/IP connection.

SYNTAX

Datalink4TcpIp.exe [project file]

OPTIONS

project file
File name and poss. path of the file (.do) to connect to

DESCRIPTION

This program needs to connect to the ACI and an according project file (.do). There are different ways to do so:

All configuration for ALPHA-VISION®Datalink4TcpIp is done in Datalink4TcpIp.ini, which must be in the same folder as the program.
For further information on program systematics and program configuration, see chapter Systematics and Configuration


Syntax Notation
[aaa]
aaa is optional (zero or one occurences)
(aaa|bbb)
aaa exclusive or bbb
(aaa)*
aaa may occur indefinitely often or may be omitted
(aaa)+
aaa may occur indefinitely often but at least once
(aaa)m..n
aaa may occur from m to n times