Jump to content


Photo
- - - - -

OPC Server Permission Restriction

opc opc server labview

  • Please log in to reply
4 replies to this topic

#1 SearchingforAnswers

SearchingforAnswers

    I've come back for more.

  • Members
  • 2 posts
  • Version:LabVIEW 8.6
  • Since:2011

Posted 13 June 2012 - 09:34 PM

Hello. The group I'm working for is trying to establish a way for different users to access and experiment with our OPC server. The server itself is a Rockwell Automation RSLinx Classic OEM, and we're trying to figure out how to restrict the access users can have with it. We'd like them to be able to read and write to the server, but not anything else.

I'm new to labVIEW, so I was wondering if there might be anything available here to limit access to the OPC server?

Thanks.

#2 asbo

asbo

    I have no idea what you're talking about... so:

  • V I Engineering, Inc.
  • 1,273 posts
  • Version:LabVIEW 2011
  • Since:2008

Posted 13 June 2012 - 11:09 PM

Is your traffic brokered through LabVIEW? I'm not sure I see how this relates to LabVIEW. I would expect this would be a configuration option of the RSLinx software.

#3 SearchingforAnswers

SearchingforAnswers

    I've come back for more.

  • Members
  • 2 posts
  • Version:LabVIEW 8.6
  • Since:2011

Posted 14 June 2012 - 07:25 PM

We're looking into our traffic being brokered through labVIEW, to see if it could limit anything. My Supervisor believes that labVIEW has security protocols in place that might limit the amount of interaction with the OPC server.

I suppose another question along these lines is can LabVIEW access any part of the OPC server other than to write and read, and how?

#4 Tim_S

Tim_S

    The 500 club

  • Members
  • PipPipPipPipPip
  • 516 posts
  • Location:Michigan
  • Version:LabVIEW 2011
  • Since:1994

Posted 14 June 2012 - 11:21 PM

Check RSLinx capability to restrict access. LabVIEW is out of the picture once it transfers information to the OPC server.
Tim

"If this was easy our kids would be doing it." - Coworker

#5 JamesMc86

JamesMc86

    Very Active

  • NI
  • 198 posts
  • Location:UK
  • Version:LabVIEW 2012
  • Since:2006

Posted 15 June 2012 - 12:51 PM

It depends on how you are accessing it. If you are using OPC clients as part of the DSC modules you can add some security to the shared variables, see http://www.ni.com/white-paper/3322/en for some introductory details.

However this would not stop someone getting some other OPC client and still altering the server.

James McNally

AE Specialist, NI UK & Ireland & CLA






Also tagged with one or more of these keywords: opc, opc server, labview