Problem with Omron cmp2a and tc35i Gsm modem

Join Date
May 2008
Location
Dublin
Posts
19
Hello all,
Im currently working on a project that involves the use of an Omron plc an a Siemens Tc35i gsm modem. So far i have set up the
plc to send SMS messages wihout a problem to my mobile. .... But if i send a SMS text to the plc/modem the 1st to 3rd characters are sometime missing when i look in the DM area. Ive exhausted all ideas. I need the full SMS message to be displayed correctly so i can use a compare function to switch on/off various outputs. Please somebody help me resolve this. Thanks
 
That should work properly.

One thing to try would be to change the #256
to AR09. AR09 is the reception counter.

How long is the string you are sending to the plc?

You could also try using the "@" with the RXD.
This will make sure the RXD is only executed once.
AR08.06 should only allow for one scan execution,
but it would be worth a try if you are still having
problems.

When you are not getting the correct data in the 1st
through 3rd characters, what do you get in DM0 - DM1?

Hope this will help.
 
Hello,
I have tried changing #256 to ar9 but ar9 will not increment.The only variables that change are Dm0000 as the reception flag is ar8.06 is on. The string lenght is only 20bytes, not massive and should be manageable. What i mean by the 1st to 3rd characters missing is , lets say i send a text with just the word "HELLO" to the plc, then what i will recieve is "ELLO" , "LLO" , "LO" or "HELLO" . But the results are very random.
 
Last edited:
If AR09 is not incrementing, the plc is not receiving data.
AR09 is the bytes received counter.

Verify your cable.
Do you have pins 4 and 5 shorted on the Omron side?

Another thought:
Put a Normally Open contact 253.14 (Always Off) in
series with the AR08.06, and see if AR09 will increment.
If it does, then the RXD is executing when it should not.
We may need to look at the setup for the RS232 port on the
processor.
 
Last edited:
Thanks,
Ill try that this minute. Funny one for you though , In the rs232 port setup area if i uncheck the box cr/lf .....Ar9 increments ,but unchecked ,well you know ....nothing.
 

Similar Topics

I have an Omron CQM1H-CPU21 and a NS8-TV00B-V1, I have followed the manufacturer's spec on how to set this up and all I got is the HMI is trying...
Replies
7
Views
890
Hello. I have a problem with omron sysmac cp1e controller delayed start. The controller has been working on the punch press since 2016. Recently...
Replies
1
Views
764
I have a Omron CP1L PLC that I'm having problems communicating with a NS5-SQ11B-V2 Omron HMI through ethernet . I have the exact same set up on...
Replies
3
Views
2,097
Hello, omron nt620c cannot access the system menu. After loading the system program and initializing, the message "No direct information is set...
Replies
3
Views
1,567
Hi! I am having a problem with the C200HE. It has a SRM21-V1 communication module with SRT1-ID08 remote input module. I think the protocol used...
Replies
1
Views
1,658
Back
Top Bottom