BlockSkill Editor/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Ab (Diskussion | Beiträge) |
Ab (Diskussion | Beiträge) (Die Seite wurde geleert.) |
||
Zeile 1: | Zeile 1: | ||
[[Bild:SkillDescriptionEditor1.png|thumb|300px|Keyword test editor]] |
|||
This editor is used to describe the set of attributes a skill. |
|||
Skills are used to describe the capabilities of a resource ([[ResourceDescriptionEditor |see Resource Description Editor]]) |
|||
and also to define the requirements of an action ([[BlockDescriptionEditor |see Block Description Editor]]). |
|||
A skill is a collection of attributes which are typed values. |
|||
For example, a skill might be "able to measure voltage". |
|||
In this case, the set of values which make up this skill would be: |
|||
* "minimum voltage" |
|||
* "maximum voltage" |
|||
* "error" |
|||
all with a float datatype. |
|||
== Add / Remove Skills == |
|||
You can add/remove skills attributes using the toolbar buttons or via the context menu. |
|||
== Move Skills Up/Down == |
|||
You can move skill attributes up/down using the toolbar buttons or via the context menu. |
|||
== Rename skill attributes == |
|||
To rename a skill attribute click with left mouse button on the Name field of a skill attribute. This will open an inplace editor in the selected table cell. |
|||
In addition to real skills like the previous measurement skill, |
|||
any device's attribute must be described using skills. |
|||
<br>For example this can be ip-addresses, port numbers and device names: |
|||
[[Datei:SkillDescriptionEditor2.png|800px]] |
|||
---- |
|||
For other editors see: [[Editors]] |
|||
The full online documentation can be found under: [[Online Documentation]] |