Porovnávané verzie

Kľúč

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

...

Kotva
komunikacna_stanica
komunikacna_stanica
Communication station configuration

...

  • Communication protocol: L&G TOCCATA via UNIP2
  • Station address is configured in KPX-02.

...

Communication station - configuration dialog box - "Protocol parameters" tab.
These parameters influence some optional parameters of protocol. You can set the following station parameters:

Table 1

Parameters used for UNIP2 communication with KPX-02 (locally).
Key wordFull nameMeaningUnitDefault value
Kotva
route
route
ROUTE
Routing AddressThe original address of the station for which the data was received by routing.-0
Kotva
rc
rc
RC
Retry CountNumber of repeat calls if the communication error occurs.-2
Kotva
rt
rt
RT
Retry TimeoutDelay between repeating the call if the communication error occurs.ms100
Kotva
wft
wft
WFT
Wait First TimeoutFirst waiting for the response after sending the call.ms100
Kotva
wt
wt
WT
Wait TimeoutDelay between reading the response until it is completed.ms100
Kotva
mtu
mtu
MTU
MTU For SendingMTU (maximum transmission unit) for sending data.bytes240
Kotva
mrtu
mrtu
MRTU
MTU For ReceivingMTU (maximum transmission unit) for receiving data.bytes240
Kotva
mwr
mwr
MWR
Max. Wait RetryNumber of retry response reading until it is completed.-20
Kotva
wrd
wrd
WRD
Wait Response DelayThe period, after writing, during which D2000 KOM keeps communicating with the station to obtain the confirmation of successful write.sec0
Parameters that configures data acquisition by TOCCATA protocol in KPX-02 device (transported).
Key wordFull nameMeaningUnitDefault value
Kotva
mpi
mpi
MPI
Max PA ItemsMaximum PA data in one data block.2 to 1210
Kotva
klrd
klrd
KLRD
KL Read DelayDelay between the reading of KL points.min2
Kotva
maxerr
maxerr
MAXERR
Max ErrorsMaximum errors in communication with L&G device. When this value is exceeded, all data will become invalid.-4
Kotva
retry
retry
RETRY
RetryNumber of retries of one call for data from L&G device.-2
Kotva
timeout
timeout
TIMEOUT
TimeoutAbsolute time necessary to read the response form L&G device.ms3000
Kotva
txdelay
txdelay
TXDELAY
Tx DelayDelay of sending the response from the communication device after receiving the call. Useful only for RMMBX radio modems.x10 ms15 (150 ms)
Kotva
pruv
pruv
PRUV
PRU VersionVersion of TOCCATA protocol. It is the same as in L&G TOCCATA protocol.0, 1, 2, 330

String containing the protocol parameters is defined as follows:

Key_word=value;Key_word=value; ...

Example:

WT=100;MWR=20;

If there is used a keyword with an invalid value in the initialization string, there will be used corresponding default value according the table 1.

...