<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpTweetCore |
mapp Services V5.16
This function block is used to establish a connection with a modem and to send and receive messages.
Our B&R Tutorial Portal includes tutorials about mapp Tweet (GER/ENG). (access data) |
Optional parameters
Parameter |
Data type |
Description |
|
IN |
MpLink |
Pointer to MpComIdentType |
Connection to mapp configuration (MpLink of an MpTweetCore configuration). |
IN |
Enable |
BOOL |
The function block is active as long as this input is set. |
IN |
ErrorReset |
BOOL |
Resets function block errors. |
IN |
Parameters |
Pointer to MpTweetCoreParType |
Parameters of the function block. |
IN |
Update |
BOOL |
Updates the parameters. |
IN |
Send |
BOOL |
Command to transmit a message. |
IN |
Ping |
BOOL |
Checks the connection to the modem. |
OUT |
Active |
BOOL |
Function block active. |
OUT |
Error |
BOOL |
Error occurred during execution. |
OUT |
StatusID |
DINT |
Status information. |
OUT |
UpdateDone |
BOOL |
Parameter update completed. |
OUT |
CommandBusy |
BOOL |
Function block currently executing command. |
OUT |
PingDone |
BOOL |
Indicates whether the ping command was successful. |
OUT |
MessageSent |
BOOL |
Message was successfully transmitted to the configured modem. |
OUT |
Info |
Additional function block 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: