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<float> | values
Values of the matlab sequence. |
boolean | success
True if session was opened 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 session was opened successfully.
sequence<float> valuesValues of the matlab sequence.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |