OpenDOF Project
#define STATIC_DOSEVENT_INIT (   name,
  id,
  alias 
)

Create a static DOSEVENT.

Parameters
nameThe variable name.
idThe item id for this event.
aliasThe index for the binding that this event belongs to in the binding table.
Note
The op_id for all events must be sequential and start at the number of entries in the binding table. So, if the binding table has 3 items, the first op_id would be 3.
core-c-cos Version 7.0.1 Build 0
2018-02-08