AdvancedHMI Software
General Category => Support Questions => Topic started by: Darrell on February 07, 2015, 11:26:23 PM
-
Is ther a way of Adding PLC AddressKeypad to NumericSevenSegment .
Darrell
-
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