Re: Anybody ever heard of a combination of OPC and Tcl?

From: Steve Redler IV (steve_at_sr-tech.com)
Date: 12/05/04

  • Next message: lvirden_at_gmail.com: "Re: ISO: SPARC Solaris users to try out a short tk script"
    Date: 4 Dec 2004 22:44:10 -0800
    
    

    claird@lairds.us (Cameron Laird) wrote
    > I'm on a big project now that uses a
    > protocol which is a rival to OPC, and I'm making very, very
    > satisfying progress with Tcl, as compared to what I'd have
    > achieved with VC++ or its documented alternatives.
    >
    > Several of us have begun to pull together references at
    > <URL: http://www.engcorp.com/acf/OPC >.

    Cameron,
    Thanks for sharing that link. Can you elaborate on the protocol you chose?
    I'm guessing its an open spec. If so, I would be interested in evaluating it
    as a base for my own drivers.

    Helmut,
    After searching the net today, and following Cameron's link, I see there is Linux
    OPC capability, server and client. Still, Its seems to be a cumbersome option that
    would only be useful if paired with at least one Windows machine running OPC
    servers for the hardware interface. For some, this might be a feasible option.

    I like to code everything myself in tcl, so I can be in full control of my
    projects. I've drifted away from relying on proprietary software as it almost
    always lets me down for one reason or another.

    Since tcl is such a great language for industrial control use, It would be great
    to discuss protocol and API options so that colaboration in this field of
    tcl programming can be developed. I'd prefer to point interested programmers
    to a development resource, like a wiki, rather than blabber on about how I
    dislike the current state of Windows based solutions. This is an area of tcl
    that needs some momentum.

    I look forward to discussing this further.

    Steve Redler IV


  • Next message: lvirden_at_gmail.com: "Re: ISO: SPARC Solaris users to try out a short tk script"

    Relevant Pages

    • Re: Google Protocol Buffers
      ...    I am trying to decode Google Protocol Buffers from inside Tcl. ... format spec ishttp://code.google.com/apis/protocolbuffers/docs/encoding.html) ... seems totally useless in Tcl since you would have to compile ... they will ultimately achieve protocol and type safety since it is ...
      (comp.lang.tcl)
    • Re: Google Protocol Buffers
      ... I am trying to decode Google Protocol Buffers from inside Tcl. ...
      (comp.lang.tcl)
    • Re: Anybody ever heard of a combination of OPC and Tcl?
      ... >OPC capability, server and client. ... >would only be useful if paired with at least one Windows machine running OPC ... >Since tcl is such a great language for industrial control use, ...
      (comp.lang.tcl)
    • Line oriented protocols vs. [gets]
      ... In Tcl this is simple...or ... interpretation of the source code, the next line is appended, after ... So you can only use when the protocol and Tcl agree on ... based upon new data in the input buffer, ...
      (comp.lang.tcl)
    • Re: Client Sockets in Tcl
      ... Scott Nichols wrote: ... > an Tcl manual or book. ... Restarting a protocol isn't necessarily trivial in the first place. ...
      (comp.lang.tcl)