I see in the basic label manual that the 4 properties it should have are: CommComponent, AddressEntry, AddressText, and AddressVisibility.
When I place a Basic Label, the only four I have are: CommComponent, AddressKeypad, AddressValue, and AddressVisible. Why do I have these and not the ones mentioned in the manual?
I want to do a numeric input that reads one address and writes to another, but I don't know how without this AddressEntry property. Is AddressKeypad the equivalent?