Menu

#2 An OPC Server that returns "/" in the path breaks opc.list

open-accepted
nobody
None
5
2012-02-12
2010-04-24
No

I am trying to use OpenOPC on a OPC server that returns strings that may contains "/". This breaks opc.list functionality. Requesting to kindly update:

def ilist(self, paths='*', recursive=False, flat=False, include_type=False):

to use "|" instead of "/"

Discussion

  • SpinelliCreations

    I support this modification, as "/" and "\" are commonly used (well not 'commonly', but they are used) in some mongrul OPC Servers for tag name structure.

     
  • Techno.Scavenger

    Hoping that this project is not abandoned yet... the change to this request is quite easy.

     
  • Barry Barnreiter

    • status: open --> open-accepted
     
  • Barry Barnreiter

    A fix will be included for this in OpenOPC 1.2.1 when its released.

     

Log in to post a comment.

Auth0 Logo