Documentation for Intellect 4.10.4. Documentation for other versions of Intellect is available too.

Previous page Intellect software Integration Guide. Postscript  APPENDIX 2. NissObjectDLLExt and CoreInterface class declarations Next page


The table below contains a description of the fields of the table from the Names tab (the <Objects> section):

Field

Description

Name (<ObjectName>)

Object ID

Visible name (<VisibleName>)

Visible name

Group name (<GroupName >)

The name of a group of objects. Used for grouping objects in Intellect's settings tree

The table below contains a description of the fields of the table from the Events tab (the <Events> section):

Field

Description

Name (<EventName>)

Event ID

Description (<EventDescription>)

Event description recorded in the event log

Event handling (<EventType>)

Used to set the background color in the event log normal – no background color; alarm – red window; information – blue window

Sound support (<IsSoundEnabled>)

A sound file is played when a message arrives.

Do not send over network (<IsNetworkDisabled>)

Messages will not be sent over the network

Do not log (<IsProtocolDisabled>)

Events will not be recorded in the event log

Windows log (<IsWindowsLogEnabled>)

Record messages in the Windows log.

Note: Recording in the Windows log is impossible for an event, if

the event is not logged

The table below  contains a description of the fields of the table from the Reacts tab (the <Reacts> section):

Field

Description

Name (<ReactName>)

Reaction name

Description (<ReactDescription>)

The reaction description shown in the context menu after a right-click on the object icon on the Map

Flags (<IsReactArm>)

Reaction scope flags: perform actions for a single object or for a group of objects from the same section

The table below contains a description of the fields of the table from the Icons tab (the <Icons> section):

Field

Description

Filename (<FileName>)

A BMP file name (the part that serves as an image ID). An image ID allows you to use multiple BMP files to show objects of the same type on the Map. (see Section Using the ddi.exe Tool to Work with DDI files)

Name (<IconName>)

A description of the BMP file of an object

The table below  contains a description of the fields of the table from the States tab (the <States> section):

Field

Description

Name (<StateName>)

State name

Image (<ImgName>)

BMP file name (the part that serves as a state ID). (see Section Using the ddi.exe Tool to Work with DDI files).

Note: The Map may show objects using lines (that is, without using BMP files). In this case, when an object changes its state, the line color changes. For a state, the color (RGB) is set as follows: <State>$R:G:B

Description (<StateDescription>)

State description

Flashing (<IsStateFlashing>)

Display on the Map: normal – the icon does not flash , alarm – the icon flashes

The table below  contains a description of the fields of the table from the Transition Rules tab (the <Rules> section):

Field

Description

Event (<EventName>)

The event that triggers the transition

Transition From (<FromStateName>)

The start state (that is, the state that we transition from)

Transition To (<ToStateName>)

The end state (that is, the state that we transition to)

  • No labels