News:

  • June 12, 2026, 12:16:31 AM

Login with username, password and session length

Author Topic: 06 driver for Lookout  (Read 12448 times)

maxofmillions

  • Newbie
  • *
  • Posts: 1
06 driver for Lookout
« on: August 15, 2012, 09:52:20 AM »
Just loaded Lookout V6 on computer with directlogic plus latest version and don't have driver of 06 cpu....any help

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3607
  • Darth Ladder
Re: 06 driver for Lookout
« Reply #1 on: August 15, 2012, 12:27:35 PM »
It probably doesn't need a CPU-specific driver.  The protocol is the protocol and "V2000" appears in all the CPU's.  If they appear to have different drivers per CPU, it might be because the driver pre-screens the requests to make sure the target PLC supports the registers you want to talk to.  Just go ahead and set it for the next closest thing that's in the list and give it a try.

I'm sure the protocol doesn't carry the CPU ID.  First of all, why would it? and secondly, I've run MMI's that only listed other CPU's like say 250 and up (though in that case, you didn't have to specify which one you had), and I just ran it anyway and it worked fine.  They just hadn't kept their supported CPU list up to date.  Now it's possible to FIND OUT which CPU is on the other end of the wire, so the driver could enforce CPU-specificity on the PC-end if they wanted to, but why?

The other alternative is that Lookout surely supports Modbus RTU, and the 06 will act as a Modbus slave on port 2 (the 15-pin 'VGA' port).
« Last Edit: August 15, 2012, 01:14:50 PM by Controls Guy »
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3827
    • Host Engineering
Re: 06 driver for Lookout
« Reply #2 on: August 16, 2012, 07:38:37 AM »
Just loaded Lookout V6 on computer with directlogic plus latest version and don't have driver of 06 cpu....any help
What is the version number of DL Plus?

ddubs2248

  • Sr. Member
  • ****
  • Posts: 64
Re: 06 driver for Lookout
« Reply #3 on: December 27, 2012, 09:05:08 AM »
You do not need Direct Logic Plus at all.  You can utilize the modbus conversion for the V-Memory location and X, Y, and C's.   Follow http://forum.automationdirect.com/showthread.php?t=10073 and then click the phrase "with this handy Excel spreadsheet".

ddubs2248

  • Sr. Member
  • ****
  • Posts: 64
Re: 06 driver for Lookout
« Reply #4 on: February 26, 2013, 11:30:45 AM »
You will need to load the modbus driver in Lookout under object, create, driver, and then select modbus.  Use the conversion information provide in the above post.  Let me know if you need further assistance.  I just upgraded a client's HMI to NI's Lookout by using this interface, it works well.