Author Topic: Micro820 Driver testing  (Read 3868 times)

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5311
    • View Profile
    • AdvancedHMI
Re: Micro820 Driver testing
« Reply #15 on: December 17, 2014, 08:12:03 PM »
I'm not sure if it will also work on the Micro800 series, but in the ControlLogix, you use the format:

PROGRAM:programname.MyTag

BLFTech

  • Jr. Member
  • **
  • Posts: 56
    • View Profile
    • BLF-Tech LLC Website
Re: Micro820 Driver testing
« Reply #16 on: December 18, 2014, 01:08:13 PM »
I tried the format used with the ControlLogix platform for program tags with no success.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5311
    • View Profile
    • AdvancedHMI
Re: Micro820 Driver testing
« Reply #17 on: December 18, 2014, 01:19:37 PM »
I did a quick look to see how other drivers do it and so far only found that they say it is not possible. One method says you must create a Global scope alias to point to the program tag.