AdvancedHMI Software

General Category => Support Questions => Topic started by: mistert54 on February 04, 2021, 04:32:47 PM

Title: SevenSegment2 PLCAdressValue in VB
Post by: mistert54 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,
Title: Re: SevenSegment2 PLCAdressValue in VB
Post by: Archie on February 04, 2021, 06:40:52 PM
https://www.advancedhmi.com/forum/index.php?topic=2516.msg15181#msg15181

https://www.advancedhmi.com/forum/index.php?topic=1871.msg13043#msg13043
Title: Re: SevenSegment2 PLCAdressValue in VB
Post by: mistert54 on February 05, 2021, 09:11:04 AM
Thanks!