Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a222a19069175b65

Jump to content

Talk:Dynamic software updating

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 3 years ago by 75.194.228.203 in topic DSU in Industrial Automation

DSU in Industrial Automation

[edit]

"On-line editing" is a common feature of industrial controllers (PLCs such as those from Allen-Bradley and Siemens). These controllers are programed in domain specific languages that operate at a relatively higher level of abstraction. This seems to be a common in-use application of this concept.

In a typical "on-line edit", the insertion, modification, or deletion region in the code is selected. Code changes may be staged, compiled, and then tested in parallel with existing code before committing the edit. Since PLCs are oriented around continuous scan loops, presumably the change will occur in between the completion of the current scan cycle and the beginning of the subsequent scan cycle. 75.194.228.203 (talk) 01:13, 4 November 2022 (UTC)Reply