<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpTweetCommandRequestDone |
mapp Services V5.16
Use MpTweetCommandRequestCheck to check whether a command has arrived at the target system via text message.
After the command has been completed on the target system, function MpTweetCommandRequestDone can be used to inform the user that the previously sent command has been successfully executed.
Use case "Sending a machine command" explains how to use this function. |
Parameter |
Data type |
Description |
|
IN |
MpLink |
Connection to mapp configuration (MpLink of an MpTweetCore configuration) |
|
IN |
RequestID |
STRING[255] |
RequestID of the request to be confirmed. Defined in the configuration. |
IN |
ReturnType |
Specifies whether the transmission was successful |
|
OUT |
ReturnValue |
DINT |
Returns status information. |
Section mapp components explains how mapp components are structured. In addition, it provides important notes for correctly using mapp components (e.g. for downloads).
Topics in this section: