Variable |
Data type |
Value |
Description |
---|---|---|---|
Gc_diNoWait |
DINT |
0 |
No waiting time for response, that is, immediate response required. This constant can be used for the input i_diTimeoutMs. |
Gc_diWaitForEver |
DINT |
-1 |
No timeout for response, that is, response can be transmitted at any time. This constant can be used for the input i_diTimeoutMs. |