Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

When using the older versions of ATOUCH32 V2.x, just one communication line for DB-Net communication must be configured. ATOUCH32 V3.x versions enable so-called multithreading. It means, you may connect more lines, which will communicate in parallel, to ATOUCH32 and speed up the communication. The driver must be initialized only by one line (see "Init File" parameter, note 2). However, the rule that all lines must be configured within one KOM process on one computer still applies. This feature may be used in D2000 V9.00.021 rel.021 and higher.

Note: if it is necessary to create multiple lines (where communication with AMiT is via TCP and the IP address is configured in the UDP section in the initialization file), each line must be configured using a separate KOM process.

Example of a dbnet.ini file with a network-connected AMiT:

[General]
MyStation=0

[UDP]
Address=172.16.1.20
Station=1

Kotva
komunikacna_linka0
komunikacna_linka0
Communication line configuration

...