Sign in to follow this  
Followers 0
AlexCyril

Connect OMRON CJ1H to GSM modem

3 posts in this topic

Hello guys, actually I am new to this Omron PLC. but i have small project to transmit a command to the GSM modem via the RS232 port so it can trigger the modem to send text msg. Can you show me the steps/guide/sample program to accomplish this program coding? I already read some topic in this forum regarding to this PLC RS232 port but still cant get the ideas when to create the ladder program. PLC Type : CJ1H (CPU65H) - RS232 port First input to trigger the GSM send text msg: AT+CMGS="+YOUR HP NUMBER" Second input to trigger GSM send text msg: YOUR TEXT MSG CONTAINS (Ctrl+z to send) Many Thanks, AlexB

Share this post


Link to post
Share on other sites
Use the send command. Is this a Westermo. If so you will have to initialise the modem first.

Share this post


Link to post
Share on other sites
http://forums.mrplc.com/index.php?app=downloads&showfile=205

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0