Author Topic: SevenSegment2 PLCAdressValue in VB  (Read 536 times)

mistert54

  • Newbie
  • *
  • Posts: 2
    • View Profile
SevenSegment2 PLCAdressValue in VB
« on: February 04, 2021, 04:32:47 PM »
Hello,

I'm trying to use a SevenSegment2, changing the PLCAdressValue via VB. I'm looking into a AB ControlLogix.

I want to change the tag adress based on the card number : Local:3:I.Ch00.data, where 3 can be changed.

Not sure how to program that, since SevenSegment2.PLCAdressValue await a Driver.PLCAdressItem.

Thanks,


mistert54

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: SevenSegment2 PLCAdressValue in VB
« Reply #2 on: February 05, 2021, 09:11:04 AM »
Thanks!