Jump to content

HorderComm

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by HorderComm

  1. Hi Michael...

    You can do this what country are you in , if its Australia or APAC I can be specific. The new router will not let you do this on a 570, or at least not easily as yet. It does not have a serial interface and I have not been able to see the API call details for the SMS interface. If we knew this you can probably write a TCP call to handle the IP layer based SMS.

    John

    I'm happy to chat via email directly, 

  2. Hi All...

    My apologies to support and R&D for not updating.

    I logged a case regarding not being able to receive SMS and had R&D in my environment within 2 hours... for 2 hours... as above.

    The fix was published within 24 hours. I am VERY impressed and the new Router continues to do everything we want.

    It took a short while to figure how to open the firewall for SNMP from the WAN side, (I am using a closed Frame Routed network) and a comprehensive Modem/Router help would be great to have.

     

  3. On 7/21/2020 at 10:35 PM, Ausman said:

    John, in case you haven't found them yet, the info on these is squirreled away in the tech library under Accessories/Routers.  There were some minor spec errors on first release which may have been fixed by now, but I haven't looked.

    cheers, Aus

    https://unitronicsplc.com/support-technical-library/

    Hi Aus...

    Got my hands on a UCR-ST-B5-SA Router yesterday, kind of a misnomer as its really a modem but presented as a router with 4G Fail-over, so...Modem/Router, lets not be pedantic!!.

    Anyway, the firewall and routing function is good and comprehensive, I was able to get it onto my closed APN with CHAP and NAT disabled  no problem and it was intuitive to open the Firewall to WAN side for remote config and admin.

    Just programmed a PLC to send SMS, really simple worked straight away. Still not seeing a received SMS but will keep trying or ask support.

    Small and neat package so far looks like a winner. Has some interesting SMS to email options yet t try.

    Will keep posted, I am putting the 4G on Network monitor to see how stable it is.

     

  4. Hi NoamM..... 

    Thanks for the response.

    After further looking at what we are trying to achieve, although entering the Alarm description into the Struct and also into a table for messages  is double handling, the additional table gives us the opportunity of truncating the text to something simple in the email/SMS.

    That being said, I still consider it would still be a concept worth considering

  5. Hi...

    I have recently been down the path of unsupported modems with Unitronics support and while fully understanding their position on supported only, its a frustrating exchange to get simple information. If you want to keep it simple, use the supported modem.

    We use, (Based In Australia), Cybertec modems, http://cybertec.com.au/support.php , and have done with Unitronics for many years, they are super reliable. We use them with a closed APN on Carrier Telstra to provide easy remote access however Telstra will also provide a public IP on a Corporate/business account, it will change every modem power cycle but works.

    I have recently discovered that Unistream inserts an extra CR/LF in an SMS string which is a bit annoying and I cannot get a non supported modem to start up to receive SMS due to incompatible init strings. Both these problems are mine and mine alone if I don't use supported modems, fair call for support but as I said, annoying.

    I would LOVE to be able to easily build my own Modem definition without going to all the trouble of using COM TX /RX to make it happen but I cnt see that feature being made available.

    Our clients love SMS as it is a solid back end message about remote site status, (WWTP), we use SNMP and email via a monitoring server but the solid old school SMS is the preferred medium.

     

    The Cybertec 4G support 3G UTMS and LTE and can be set to either mode or Automatic and a re multi band as well.

     

    JH

     

  6. Hi....

    I have recently loaded Visilogic 9.8.09 on a current model Acer Notebook running Windows 10. It was loaded as administrator however I had to run Visilogic as WIN7 compatibility to get it to run.

     

    The Notebook became totally unstable and locked up every time it went to sleep or was even restarted. I had to uninstall Visilogic to get it back to an operational state. I have not tried an install again.

     

    Has anyone else had any experience with Windows 10.

     

    Thanks

     

    john

     

  7. Hi All..

    I stumbled across this conversation by accident. I started my programming life with Machine Code and Assembly Language in the Mid 70's on Mini Computers and early Microprocessors. We were all teaching each other back then. The two pieces of "advice" that were regularly bandied about were

     

    The last part is the coding, plan it , write it down, Flow Chart it, then don't top down code, implement your plan.

     

    Write your code like its meant to be understood by someone in 20 years time, 'cause you just might be the someone.

     

    I don't code a lot these days, mostly play with Networks and GPON but the rules still apply!

     

    Nice to see a proper flow chart Joe.

  8. Thank you...

    That makes sense.

    By CRC, I assume you mean Circular Redundancy Check, so any file changes or even program changes would potentially affect the CRC generated?

     

    This also implies that a URC file is particular to a PLC and a site and that any URC created for a PLC cannot be simply copied, the file must be created from the PLC directly? ( I do not copy URC files, just checking).

     

    Also, where are the CRC's stored so that I can make certain that I am not "polluting" any previous image with any potential data store moves, adds and changes?

     

    If I update the application does the existing data, (CRC's) get updated?

     

    I have multiple clients each with multiple PLC's that I administer.

     

    If a single client has multiple sites then there are a larger number of URC files to be searched for a matching URC, eg if the client has 16 sites then there will be 16 URC files in the common profile directory to search for a match each time a screen changes. I will try to think of a way to re order the data store to reduce this.

     

    Unfortunately my network is 3G based and latency can be from 20mS to 1200mS, typically 250mS.

     

    Any updates to the efficiency of Remote Operator would be greatly appreciated.

     

    Cheers

     

    John

  9. Hi...

    I launch Remote Operator as a Remote Application, i.e. an rdp Application as opposed to and rdp DeskTop. This is used by clients to access remote PLC via a 3G WAN.

     

    It all works well except for the effect of a slow speed network.

     

    I do set UR2 file to VNC Mode and I do have URC files in a cache directory. HMI >> Mouse>> to button Press is very fast but update of screen is VERY slow.

     

    I would like to know;

    • How does Remote Operator choose correct URC for a particular site? They are all in a common directory however there does not appear to be a setting in the ur2 file to point to the urc.
    • Is there any way of improving the slow response?

     

    Network Speed is typically 3 to 7 Mbps

    User.config is edited to point to a User Drive for ur2 files and set vnc mode however I cannot find a pointer for urc files.

     

    Thanks

    John

  10. Thanks Everyone.

    I have 13 570's running the same application. They are being used as Environment Controllers in Telecoms Eqpt Rooms and Remote Telecoms Cabinets primarily supervvising the Aircons. The internal sensor was a good simple way to monitor local temp and to track it and raise a gross overtemp alarm.

    I have applied the correction patch to all of the PLC's and in identical environments over 10 remote cabinets it ranges from 7 degrees over to 20 degrees over ambient. All cabinets are running a stable 30 degrees internally, (external ambient can go to 50 so the internal is deliberately higher).

    There are also an additional 3 controllers looking after Equipment rooms. One 570 was delivered in Late 2009 and the balance were delivered mid 2010.

    Of all of the controllers the one delivered in 2009 is within 2 degrees which is totally within expectation considering it was not realy meant to measure external temperatures.

    This is not a big problem however I thought it was worth bringing to the forum

    John

    post-2415-028898600 1304730110_thumb.jpg

    post-2415-038530700 1304730137_thumb.jpg

  11. Hi John,

    The V570 develops more heat than some of the older models like the V290. If it is locked in a box the internal temp may get noticeably higher than ambient, particularly if the box is sitting face-up rather than vertical.

    Does this tally with what you are seeing?

    Simon

    Simon...

    We have circulating fans in the cabinets , same for all PLCsbth with correct display and without. PLC is Vertical

    I even let one run with the cabinet open all day, it is ina computer room running the environment controller so the temp inside is a stable 22 but it still reads 42.

    I have added a corrrection subtract to the program but still an inconistent result between identical PLC's of same config and model in same application. Just delivered 6 months apart.

    John

  12. Are you looking for a serial modem that supports bothway SMS as a stand alone device? If so it would need a protocol set supported by Unitronics.

    Is there support for SMS interface via Ethernet pending? I have never seen a modem/router that accepts SMS strings via Ehternet interface but if itexists it would be a nice concept. I would love to get Emils response to this idea.

    jh

  13. Thanks Emil

    Looking at a 3G option to replace the existing gsm modems (wavecom,siemens) still need to use rs232 as the primary function is to send out alarm sms, always nice to get quicker speed for remote access though. As the modem needs to use one of the com ports starts getting ugly to try and get modems that aren't supported to communicate with unitronics.

  14. Hi..

    Has anyone else experience problems with the Vision internal Temp Sensor reading about 20 degrees C high. I have V570 s reading over 20 degrees high compared to ambient. I have the same program in other PLCs reading correctly. (SI and SB 14)

    Where is the sensor physically and can it be affected by the snapon used etc?

    jh

×
×
  • Create New...