A debugger is or will be attached to the extension

Subscription errors:
Configuration hints:
An ADS connection is established to all enabled runtimes.
Can be set for specific remote configuration.
Enabled
AmsNetId ADS route
Port
Use whitelisting
Allow only read access Prevents write access to variables and setters, as well as all method calls.
TMC
Configure a TMC file in binary format to use its data instead of establishing an ADS connection.
Optional
Use TMC data Use the upload information from the TMC file instead of establishing an ADS connection.
Binary file with TMC data The ADS symbol descriptions segment from the TMC file in binary format (AdsSymbolUpAndDownloadHeader3).
Add Runtime
Timeout Default timeout for ADS requests.
Support incomplete writes by reading before writing Variables that are hidden or not set in the write request will be overwritten with an old value. Disable this setting to prevent side effects and improve performance.

Advanced settings

Maximum timeout for determining the runtime status A configured runtime is considered unreachable if a request takes longer than this timeout.
Runtime state check interval The state of each configured runtime is checked periodically.
Attribute pragmas are added to the JSON schema. The attributes configured here are hidden.
Target systems can have many ADS ports. Most are rarely used in HMI projects.
Limit response size of ADS requests The PLC task is locked for every request. If the request is too large, the PLC cycle time might be exceeded.
Limit the number of ADS requests that can be bundled in one sum request The PLC task is locked for every request. If a sum request contains too many requests, the PLC cycle time might be exceeded.
Limit the number of ADS handles created by a sum request TwinCAT's handle buffer is not resized in the middle of a sum request. Creating too many ADS handles in a single sum request causes errors if TwinCAT's handle buffer is full.

Loading diagnostics...