Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:sw:01-mervis:sending-sms-hidden [2021/09/02 05:54]
lpolcerova
en:sw:01-mervis:sending-sms-hidden [2021/09/02 07:52] (current)
avsetula
Line 4: Line 4:
 </​div></​html>​ </​div></​html>​
  
-/* FIXME - změna nadpisu - zkontrolovat dle CZ */ 
 ====== Receiving/​sending SMS ====== ====== Receiving/​sending SMS ======
 <WRAP group> <WRAP group>
-<WRAP half column ​81%>+<WRAP half column ​80%>
 [[https://​www.unipi.technology/​cs/​unipi-neuron-s103-g-p107|Some of our PLCs]] are equipped with a GSM module that is capable of sending and receiving SMS. In this tutorial, we will learn how to configure such PLC and how to use function blocks for sending SMS. [[https://​www.unipi.technology/​cs/​unipi-neuron-s103-g-p107|Some of our PLCs]] are equipped with a GSM module that is capable of sending and receiving SMS. In this tutorial, we will learn how to configure such PLC and how to use function blocks for sending SMS.
 </​WRAP>​ </​WRAP>​
-<WRAP half column ​15%>+<WRAP half column ​16%>
 ;;# ;;#
 <​html><​span class="​dev-tag dev-neuron">​Neuron&​nbspS103-G</​span></​html>​ <​html><​span class="​dev-tag dev-neuron">​Neuron&​nbspS103-G</​span></​html>​
Line 17: Line 16:
 </​WRAP>​ </​WRAP>​
  
-/* FIXME - doplněn nadpis, upraven začátek první věty - zkontrolovat dle CZ */+
 ===== Modem configuration ===== ===== Modem configuration =====
-To send an SMSit is necessary ​to set up communication with the modem, ​using the **Alarm channel**. Double-click on the **PLC** in the **Left panel**. Select the **Messaging** subpanel, right-click on the blank channel list and select **Add alarm channel** from the context menu:+Firstyou need to set up communication with the modem, ​for this the **Alarm channel** ​is used. Double-click on the **PLC** in the **Left panel**. Select the **Messaging** subpanel, right-click on the blank channel list and select **Add alarm channel** from the context menu:
  
 {{ :​en:​sw:​01-mervis:​sms-gsm1.png?​direct |}} {{ :​en:​sw:​01-mervis:​sms-gsm1.png?​direct |}}
Line 72: Line 71:
  
 ====== ====== ====== ======
-/* Příjem SMS+/* Příjem SMS */
 {{page>​en:​sw:​01-mervis:​receive-sms-hidden}} {{page>​en:​sw:​01-mervis:​receive-sms-hidden}}
-*/+