Hi, Khalid,
I received your email today and answered it. I assume that your server is rejecting is, however, I am not getting any indications on my side of the email not passing. Anyway, here is my reply:
-------------------------------------------------------------------------------------------------------------------------------
Hi, Khalid,
Thanks for contacting National Instruments. You will use the Mitsubishi CLM driver object is you have the A1SJ71UC24-R2 communications module. Or, if you don't have that module, then just use the Mitsubishi object. Both of them allow you to talk to an A1S PLC. If you need to dial your RTUs on demand to retrieve information, the one thing you can try is to attach a Pushbutton object to the 'Poll' data member, so every time to press the button Lookout will dial the specified phone number and retrieve the information from the PLC. In the case that you have different phone numbers for different RTUs, you will need to have one Mitsubishi object per RTU, since it is not possible to change the phone number programmatically.
Also, take a look at the following KnowledgeBase: I find it really useful for the type of application that you want to implement.
Why Does My Modem Hang Up after I Have Polled My Remote PLC with Lookout?Lookout and Dial-Up Modem SettingsYou might be able to find the User Manual for that specific PLC in Mitsubishi's website. Make sure that the parameters for the serial configuration match what the PLC has set. Also, check for the address. You might not be getting a successful connection because one of those parameters does not match what the PLC has.
-------------------------------------------------------------------------------------------------------------------------------
If Lookout is dialing constantly to your RTU, it might be because the Mitsubishi object has a Poll Rate currently configured. What you can do is remove the Poll Rate, and connect a Pushbutton to the Poll data member. That way, only when you press the button it will dial. Finally, you might also want to check the Dial up parameters that you have configured (like retries, pause between retries, connection string, etc.). You can verify them if you go to Options >> Serial Ports...
I hope this helps. Let me know if anything happens.
Have a great day!