<< Click to Display Table of Contents >> Navigation: »No topics above this level« MTC device objects |
The communication device is determined with the MTC device object.
Connection description syntax:
/IF=mtc [/TO=<Timeout>]
Device names are not case sensitive, and at least one space character must be between each parameter specification.
The following table shows all parameters which can be defined in a device object's connection description.
Param. |
Values |
Settings |
Description |
/IF |
mtc |
None |
MTC device Specification: "/IF=mtc" |
/TO |
0 - 60000 |
100 |
Timeout for MTC requests (ms) The MTC line controls the MTC using asynchronous calls. The timeout specifies how long it must wait before necessary data can be accessed when an MTC request is called. Example: "/TO=250" |
Connection description example:
CD="/IF=mtc /TO=1000"