Author Topic: Adding PLC AddressKeypad to NumericSevenSegment  (Read 1710 times)

Darrell

  • Full Member
  • ***
  • Posts: 198
  • Electrician / PLC Technician
    • View Profile
Adding PLC AddressKeypad to NumericSevenSegment
« on: February 07, 2015, 11:26:23 PM »
Is ther a way of  Adding PLC AddressKeypad to NumericSevenSegment .

Darrell

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5322
    • View Profile
    • AdvancedHMI
Re: Adding PLC AddressKeypad to NumericSevenSegment
« Reply #1 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