[General]DisableRemoteBlocking
- Last UpdatedJul 19, 2023
- 1 minute read
Disables the blocking of remote I/O devices.
To optimize data transfer, multiple requests to an I/O device are blocked into one single request. However, some blocked requests are not satisfied from the I/O Server data cache, resulting in variable tags being displayed as #WAIT.
To disable blocking and send client requests for data individually, set this parameter to 1.
Allowable Values:
-
0 - (Remote Blocking is enabled)
-
1 - (Remote Blocking is disabled)
Default Value:
0