Это старая версия документа.



Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/inc/parser/handler.php on line 1458

Warning: Declaration of syntax_plugin_tablecalc::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/tablecalc/syntax.php on line 41

Warning: Declaration of syntax_plugin_tablecalc::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/tablecalc/syntax.php on line 72

Warning: Declaration of syntax_plugin_offline::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/offline/syntax.php on line 60

Warning: Declaration of syntax_plugin_offline::render($format, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/offline/syntax.php on line 67

Warning: preg_match(): Compilation failed: invalid range in character class at offset 3416 in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/inc/parser/lexer.php on line 118
A PCRE internal error occured. This might be caused by a faulty plugin

====== system ====== Добавляет возможность выполнения платформенно-зависимых операций. Данный модуль требует включения в задачу. <code yaml> plugin.system: enable: on module.sys: enable: on gpio: gpi.0: 2563/1 gpi.1: 2565/5 gpi.2: 2565/4 gpi.3: 2560/1 gpo.0: 2563/6 gpo.1: 2562/5 gpo.2: 2567/0 gpo.3: 2567/1 shutdown: tag: gpi.0 value: 1 delay_s: 300 </code> |**gpio** | - |карта портов ввода/вывода в формате: ''tagname: ioport/bit'' | |:::|:::|**tagname** - имя создаваемого тега | |:::|:::|**ioport** - номер аппаратного порта, см. описание gpio в мануале на оборудование | |:::|:::|**bit** - номер бита, от 0 до 7 | |**shutdown** | - |параметры отключения системы по событию | ===== shutdown ===== |**tag** | - |отслеживаемый тег для определения наступления события | |**value** | ''1'' |необходимое значение тега для определения наступления события | |**delay_s** | ''60'' |задержка отключения после наступления события в циклах задачи (не секунды) | |**cmd.linux** |<code>shutdown -h now</code>|системная команда отключения для linux | |**cmd.windows** |<code>shutdown.exe -s -t 0</code>|системная команда отключения для windows | ===== Дополнительные теги ===== |**shutdown.cnt** |Обратный счетчик до отключения системы | |**shutdown.state** |Индикатор состояния отключения: | |:::|''0'' - ожидание события | |:::|''1'' - идет задержка отключения | |:::|''2'' - отключение отменено до наступления нового события | |:::|''3'' - выполняется отключение |

doc/jroboplc/modules/system.1458626710.txt.gz · Последние изменения: 2016/03/22 09:05 — denis
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0