Difference between revisions of "SMS"

From IPLOG
Jump to: navigation, search
(Created page with "== Description: == === SMS_Rx === PICTURE {| class="wikitable" | colspan="5" |Asynchronous interface |- |in |IP_ADDR |string | |ip address...")
(No difference)

Revision as of 09:33, 15 April 2020

Description:

SMS_Rx

PICTURE

Asynchronous interface
in IP_ADDR string ip address
in TMO_S int timeout in seconds
out Q bool status


SMS_Tx

PICTURE

Asynchronous interface
in IP_ADDR string ip address
in TMO_S int timeout in seconds
out Q bool status


Block behavior:



Examples

Back to Libraries