AdvancedHMI Software

General Category => Support Questions => Topic started by: Darrell on February 07, 2015, 11:26:23 PM

Title: Adding PLC AddressKeypad to NumericSevenSegment
Post by: Darrell on February 07, 2015, 11:26:23 PM
Is ther a way of  Adding PLC AddressKeypad to NumericSevenSegment .

Darrell
Title: Re: Adding PLC AddressKeypad to NumericSevenSegment
Post by: Archie on February 08, 2015, 04:22:43 AM
In the BasicLabel.vb is a Region named "Keypad pop for data entry", copy that region of code to the NumericSevemSegment. Then add this line code:

    Public Property PLCAddressKeypad() As String