Industry Online Support
Technical Forum
6/5/2011 3:21 PM | |
Posts: 148 Rating: (14) |
In my graduate project we need to send SMS from PLC or HMI but we were Busty so we have to make it in NO cost way ( It Costed Less Than 5 $ ) . first we checked the CodeProject: Server pinger and SMS reporter via GSM Modem AT COMMAND you will need : Microsoft Visual Studio 2010 Express I made a new console project and then include the clsSMS.cs after modificate it to work like console application and passing the SMS text as a parameter and Port is the COM port of the GSM USB modem ( We Used HUAWEI HSDPA USB Stick E1550 ) See usbmod11.jpg in attachment How to know your USB modem Port : right click My Computer \ Headwear \ Device Manager\ modem \ properties\ COM port ( COM 6 for me) Then get the EXE file and put it in known Path in WinCC flex Runtime PC . ( for me it was "C:\SendSMS" ) In WinCC flex make event See event10.jpg in attachment You can send SMS by clicking button, Tag changing value, Script code, .... Good Links :
Enjoy Attachmentattachment.zip (330 Downloads) |
Last edited by: O_Moderator at: 6/5/2011 4:37 PMpictures transferred to attachment Last edited by: AmirAlwaled at: 6/5/2011 3:32 PM |
|
This contribution was helpful to2 thankful Users |
Follow us on