FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
string | sessionID
The unique ID of the used session. |
string | messageID
Shows the order in which the events are routed. |
sequence<sequence<float>> | values
Values of the matlab sequence. |
boolean | success
True if matrix was retrieved successfully. |
string | error
If success = false, error will contain the error message. |
Member detail |
---|
string errorIf success = false, error will contain the error message.
string messageIDShows the order in which the events are routed.
string sessionIDThe unique ID of the used session.
boolean successTrue if matrix was retrieved successfully.
sequence<sequence<float>> valuesValues of the matlab sequence.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |