The following are few events supported between SLRs. Refer to SsitEventIndex in xplmi_ssit.h file for the complete list of SSIT events between SLRs.
Event Index | Event Description |
---|---|
XPLMI_SLRS_SYNC_EVENT_INDEX (0x0U) | This event is used to handle the Sync/Wait CDO commands for SSI devices after the boot is done. |
XPLMI_SLRS_MESSAGE_EVENT_INDEX (0x1U) | This event is used to handle the message event
from any module. It follows the IP integrator command format. You
can use this event for sending any existing IP integrator command
from primary SLR to secondary SLRs. Note: This event is valid only from primary SLR to
secondary SLRs.
|