From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?Bj=c3=b6rn_Lundin?= Newsgroups: comp.lang.ada Subject: Re: Simple Components 4.12 with MQTT implementation released Date: Fri, 15 Apr 2016 13:29:46 +0200 Organization: A noiseless patient Spider Message-ID: References: <6d3b7ac5-8fc6-406c-8aac-947d25a78249@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Fri, 15 Apr 2016 11:44:26 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="6a09ccc49493ecf301ef65af9aa456c7"; logging-data="22604"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+BaGf50xetBqMQ4yo5IFjL" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.0 In-Reply-To: Cancel-Lock: sha1:AhzXsPzM8hc01wx5fFZXvhTVsd4= Xref: news.eternal-september.org comp.lang.ada:30123 Date: 2016-04-15T13:29:46+02:00 List-Id: On 2016-04-14 23:20, slos wrote: > Hello Björn, > Thank you very much for the code example. > This could be a solution but only for the MS world. Yes. So that was a major annoyance, when I wrote it. So that code is wrapped in Ted Dennisons Windows service package that he wrote for running the SETI-client. So a windows pc is running the OPC-server, and my service (in 6 instances, they handle ca 1600 signals). The WMS/WCS system using this is on AIX, and it sends commands for subsriptions to the service, which sends back the events over socket (another protocol) |----- winpc --------------| |---- AIX --------| PLC <-> | opc-server <-> opc-services | <-> | client programs | |-----------------------------| |-----------------| Around 2 minutes into the film, when the STV (monorail) delivers a pallet to the conveyor, and then when the crane retrieves the pallet from the conveyor, the above is in use. https://www.youtube.com/watch?v=oE5yqCXbHJE -- -- Björn