This documentation is out of date.

The new version of the documentation is here: https://cannylogic.com/docs

Difference between revisions of "Input Register"

From CANNY Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
Line 33: Line 33:
  
 
<div>
 
<div>
Элемент функциональной диаграммы, позволяющий получить информацию о состоянии контроллера.
+
Elements of functional diagram allowing to get information about controller's state.
  
Все доступные пользователю из функциональной диаграммы ресурсы контроллера: системные регистры, подсистема ввода-вывода и дополнительные драйверы включенные в состав системного ПО, отображаются на защищенное адресное пространство внутренней памяти контроллера.
+
All of the available from the functional diagram, controller resources: system registers, IO subsystem, and additional drivers included in the system software - are appeared on a protected address space of the controller's internal memory.
  
Посредством элемента «Регистр чтения» пользователь имеет возможность извлечь и использовать данные о состоянии контроллера, и информацию полученную контроллером из внешнего мира. Например информацию об электрическом потенциале на каком-либо контакте контроллера, или содержимое пакета данных принятого контроллером по CAN.
+
By "Input register" unit the user is able to extract and use the controller status data and information received by the controller from the outside world. For example, information about an electric potential on any terminal of the controller or contents of a data packet received over the CAN bus.
  
Подробнее см. документацию к конкретной модели контроллера.
+
Refer to the documentation for the specific controller model.
 
</div>
 
</div>
 
</div>
 
</div>
Line 46: Line 46:
 
== Features ==
 
== Features ==
  
Элемент «Регистр чтения» может быть соединен с сетью, непосредственно со входом функционального блока или регистром записи тем самым задавая в них значение, синхронно с изменением значения в соответствующем регистре контроллера.
+
Element "Input register" can be connected to a network, directly to function block input or write register thereby setting them to the value, synchronously with a value change in the corresponding register of the controller.
  
 
== Examples ==
 
== Examples ==

Revision as of 13:29, 12 April 2016

Appearance
5 2 3 2.png
Symbol
R-
Group
Constants and Registers
Outputs
--
Integer
Version CANNY Lab
from 1.16
Icon

Elements of functional diagram allowing to get information about controller's state.

All of the available from the functional diagram, controller resources: system registers, IO subsystem, and additional drivers included in the system software - are appeared on a protected address space of the controller's internal memory.

By "Input register" unit the user is able to extract and use the controller status data and information received by the controller from the outside world. For example, information about an electric potential on any terminal of the controller or contents of a data packet received over the CAN bus.

Refer to the documentation for the specific controller model.


Features

Element "Input register" can be connected to a network, directly to function block input or write register thereby setting them to the value, synchronously with a value change in the corresponding register of the controller.

Examples

Example 1

See also

Copy

Constant

Output Register

Built-in Function Blocks