From OpenSCADAWiki
Jump to: navigation, search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)The request is made by sending a tag with parameters in the attributes. The result is placed into the resulting tag with some attributes modified. In general, the request tag can be written: ''<'''{req}''' path="'''{path}'''" user="'''{user}'''">'''{text}'''</'''{req}'''>''. Where:
* ''req'' — request;
* ''path'' — path, consists directly of the path to the node and the address of a specific element in the information structure of the node, where the address of the specific element is also the path encoded for the "/" character in "%2f" and written by the last element-file of the common path, for example — "/sub_DAQ/mod_ModBus/cntr_testTCP/%2fcntr%2fcfg%2fNAME";
* ''user'' — user of the program on behalf of which the request is sent, usually sets automatically;
* ''text'' — text or result of the request.
 h Ukrainian (uk)Запит виконується посередництвом надсилання тегу з параметрами в атрибутах. Результат поміщається до отриманого тегу зі зміною деяких атрибутів. У загальному випадку тег запиту можна записати ''<'''{req}''' path="'''{path}'''" user="'''{user}'''">'''{text}'''</'''{req}'''>''. Де:
* ''req'' — запит;
* ''path'' — шлях, складається безпосередньо зі шляху до вузла та адреси конкретного елемента у інформаційній структурі вузла, де адреса конкретного елементу це теж шлях, що кодується для символу "/" у "%2f" та записується останнім елементом-файлом загального шляху, наприклад — "/sub_DAQ/mod_ModBus/cntr_testTCP/%2fcntr%2fcfg%2fNAME";
* ''user'' — користувач програми від ім'я якого спрямовано запит, зазвичай ставиться автоматично;
* ''text'' — текст або результат запиту.