This documentation is out of date.

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

CANNY 5.2 duo, User Preprogrammed Parameters

From CANNY Wiki
Revision as of 12:54, 14 December 2016 by Support (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Jump to: navigation, search

General description

The user preprogrammed parameters can be set by the end user during loading a software to the controller with Firmware Update Utility. After loading the software and launch the controller in stand-alone mode, the user-defined data become available to the functional diagramin in relevant controller registers.

Proper use of user parameters greatly increases the flexibility and versatility of the controller-based solutions, alloving the end user without expirience working with CannyLab, make safe changes in the operation of the controller algorithm using a simple user interface.

Driver's registers

It is possible define up to 16 user parameters that will be available in the respective 16 controller registers.

Address Expected values
User Preprogrammed Parameters Register 0
...
User Preprogrammed Parameters Register 15
0...65535 = corresponding user parameter value.

The values in these registers will be established at the start of the controller, after loading software in to it, by the executable stand-alone loading file, and will remain unchanged (constant) throughout the entire period of the functional diagram operation, will not change even when the controller is reset. Change of register data values is possible only by overwriting or erasing controller memory with new software.

The values of the registers relevant to the parameters not listed in the standalone executable file is set to zero.

Note: When loading controller from SDE CannyLab, the values of all user configuration parameters registers set to zero.

Examples

Creating in CannyLab environment an executable stand-alone loading software, specified controller system software file and the file containing the diagram below, set two user parameters: Name «The duration of the output signal,ms», Type «Number» and Name «LED of controller», Type «List». In the list of parameter values «LED of controller» add two lines: Name «Green», Value «0» and «Red», Value «1».

14 10 3 1.png

Run created in this way the executable autonomous software loading file, set the required parameter values and write the software in the controller.

Note: For detection COM-port of controller, before the first launch executable file, CANNY 5.2 duo must be connected to a PC.

14 10 3 2.png

Performing the diagram, controller at the time of receiving negative potential on input channel #8, turn on a user-defined in the corresponding parameter LED and keeps it user-specified time.

See also

CANNY 5.2 duo

CANNY 5.2 duo, EEPROM Driver

Firmware Update Utility