Skip to main content
Skip table of contents

Naming and Definitions

A proper understanding of the terms used hereafter will allow the iC Tool user to adopt the described issues in a more proficient way. 

Basic Definitions

  • iC Tool: the name of a computer program this documentation applies to;
  • component: a single element of an application. The component is either a function block with a pre-defined task (algorithm), which requires specific parameters and logical connections with other components to work and exchange data properly, or a container (folder to segregate other components);
  • library: a set of components with similar functionalities or working in the same area, e.g., components handling device’s inputs and outputs. In the iC Tool, the libraries and their components are shown in a Device Libraries window;
  • link: a logical connection between components: such connection allows two components to send data between each other. The graphical representation of a link in the Wire Sheet view is a line connecting components;
  • Reference link: a special compound link designed to connect Data Points with network points. The Reference link is created between special Reference slots and transfers values along with the component's status; Alternatively, it may transfer values between Data Points and network points at the same time returning status from network points to Data Points, or it may return values from network points to Data Points;
  • slot: an element of the component which defines the parameter along with its name, value, unit, and range. Slots are not visible in all views in order to avoid overwhelming the user with too much information. The views dedicated to work with the slots are: the Property Sheet and Wire Sheet;
  • selection: a user’s action of choosing any component or link by clicking it. The chosen object becomes highlighted graphically. In the Wire Sheet view, the component’s selection is illustrated by surrounding a component with an orange frame, and a link’s selection is illustrated by changing its color to orange. The selected element is an object to which the commands such as copying, deleting, or moving will relate;
  • marking: a state relating to the component or link connected with the selected object. Marking means that a specific component or link is in correlation with a selected component/link. In the Wire Sheet view, a green color is used to mark a component or link, which allows the user to easily notice which components/links will be affected by the action taken on the selected object, e.g., after deleting a selected component/link the marked object will lose its correlation;
  • Workspace Tree window: one of the basic windows provided by the iC Tool. The window shows the connected devices along with their components. Additionally, the devices may be assigned hierarchically to folders, and folders to projects;
  • Device Libraries window: one of the basic windows provided by the iC Tool. It is a palette of iSMA libraries along with components assigned to them. The content of the Device Libraries is dynamically adjusted to the content installed in the device's SD card;
  • Main Screen window: a main workspace of the iC Tool, where the views of editable components are displayed on tabs;
  • Object Properties window: a window showing information regarding a selected element allowing to preview and change some of the selected element’s parameters without closing the current view;
  • Console: a window where the messages regarding the operation of the iC Tool program are displayed.

Component Views

A component shows its data on views assigned to it. The list below shows two basic views, which present data about the same component in different ways, making the work with components easier. Some components have also individual views (apart from the standard ones), which are not included in the list below (see the Special Views).

  • Wire Sheet: a view showing programming relations between the components in a graphical way. The view shows logical relations between the linked components. This view makes building an application logic easier, because the connections between the components are easy to enter and analyze. It is the view most commonly used on the application programming stage;
  • Property Sheet: a tabular form of showing parameters–component slots. The user can see not only the slot value, but also its units and range. The view allows to change the slot value if it has the change value rights. The Property Sheet is often used at the start-up stage, when the settings of many parameters (slots) in components need to be appointed.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.