|
UniSet @VERSION@
|
Статические защищенные данные | |
| dict | _REGISTRY = {} |
Metadata for a standard IEC 61131-3 function block.
Attributes:
name: IEC 61131-3 name (e.g. "TON").
js_class: JavaScript class name in uniset2-iec61131.js (same as name).
constructor_args: Arguments passed to JS constructor, as (name, type) pairs.
update_params: Parameters for the update() method, as (name, type) pairs.
outputs: Readable output properties after update(), as (name, type) pairs.
library: "iec" for standard IEC 61131-3, "codesys" for Codesys Util.