Configuring MpTweetCommandRequestDone

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Configuring MpTweetCommandRequestDone

Adding "EN/ENO"

Option "EN/ENO" is enabled by right-clicking on the function.

The function should be executed as soon as the temperature (TempReached) has been reached. The variable is of data type BOOL.

gt_tweetdone_mplink

Connecting MpLink

The same mapp Link that was connected to MpTweetCore is used as the mapp Link.

gt_tweetdone_mplink2

Determining "RequestID"

The same "RequestID" is used that was also used on MpTweetCommandRequestCheck.

gt_tweetdone_requestid

Determining "ReturnType"

ReturnType specifies whether the transmission process was successful. "mpTWEET_CMD_REQUEST_SUCCESS" is specified.

gt_tweetdone_returntype

MpTweetCommandRequestDone status

Variable "Status" of data type DINT is created to see the current status of the function, .

gt_tweetdone_status