Sending an SMS Using a Function Block in the BC via KL6001

Source text: TcPlcSMSBCTest.exe (do not forget to change the telephone number)

Task

A simple program that uses the SMS function block on a BC9000 to send an SMS via the KL6001 serial terminal.

Description

The serial interface is first initialized using the KL6Init block.

It is then possible to initiate sending with a rising edge at the Send input.

Implementation

Sending an SMS Using a Function Block in the BC via KL6001 1: