Triggers are used in the management of logic schemes, as well as for cascading logic circuits.

Queries for management of triggers are:

addtrigger - add a trigger. Extra options are:

The value field, when creating a trigger, is optional. If the trigger is successfully created, the system returns the identifier of the created element in the response. Example:

<error type="no error" id="504001" />

deltrigger - delete the trigger. Mandatory parameters are:


getelement - read the element. Required parameters are:

The response contains information about the element:

<element id="504001" module="2011" num="1" clas="devirt" type="trigger" name="my_name" state="normal" value="0" reverse="0" />