Memento Event Interface
The Memento Event interface allows the CustomLogic to send timestamped events to the Memento Logging tool with a precision of 1 µs.
Along with the timestamped event, two 32-bit arguments are reported in Memento as follows:
ARG_0 ARG_1 [ts:0195.350699] Message from CustomLogic: 0x00000003 0x00000002
| Signal | Width | Direction | Description |
|---|---|---|---|
|
m_memento_event |
N*1 |
Output |
Pulse of one cycle indicating a CustomLogic event. |
|
m_memento_arg0 |
N*32 |
Output |
32-bit argument that is reported in Memento Logging tool along with the corresponding CustomLogic event. |
|
m_memento_arg1 |
N*32 |
Output |
32-bit argument that is reported in Memento Logging tool along with the corresponding CustomLogic event. |
In the Width column: “N” refers to the total number of interface slots, which is the number of devices/cameras supported by the CustomLogic variant.
| ● | 3602 Coaxlink Octo |
| □ | (1-camera, custom-logic) => N = 1; |
| □ | (2-camera, line-scan, custom-logic) => N = 2; |
| ● | 3603 Coaxlink Quad CXP-12 and 3603-4 Coaxlink Quad CXP-12 |
| □ | (1-camera, custom-logic) => N = 1; |
| □ | (1-camera, line-scan, custom-logic) => N=1; |
| □ | (2-camera, custom-logic) => N = 2; |
| □ | (4-camera, custom-logic) => N = 4; |