Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Purpose of virtual objects and their implementation in Intellect  DBI file preparation Next page


Here you can find out how to create the following virtual objects:

  1. CUSTOM type with SLAVE (Computer) parent type.
  2. CUSTOM_CHILD type with CUSTOM parent type (see item 1).

An object of the CUSTOM type has the property set:

  1. Custom_param1 and custom_param2 parameters
  2. Events: ALARM, INFO, ON, OFF
  3. Reactions: ON, OFF
  4. States: ON, OFF
  5. State machine:
    1. Set ON state for ON event
    2. Set OFF state for OFF event

The CUSTOM_CHILD type of the object is created to demonstrate tree structure and has no user parameters, events, reactions, or states.

  • No labels