TP Address code- Programm properties
Raj
Posts: 53
Hello friends,
I would like to know the function of "Address port" and "Address code"..when do we use them...
when we chose address port to "0-Setup port, we can see several option at "address code" basic and advance options... When we choose those option we are provided with a address code.... Can someone please tell me what this means... i could not find a proper answer using the help provided....
We can the same options in the channel code also... Thankyou...
Regards,
Rajeev
I would like to know the function of "Address port" and "Address code"..when do we use them...
when we chose address port to "0-Setup port, we can see several option at "address code" basic and advance options... When we choose those option we are provided with a address code.... Can someone please tell me what this means... i could not find a proper answer using the help provided....
We can the same options in the channel code also... Thankyou...
Regards,
Rajeev
0
Comments
Jeff
The address port/code is used to modify a button, i.e.changing texts, colors, borders, etc. For example, to change a text of a button from the master, assign an address code (1..4000) to the button, and then you can send a command to change the text.
If the button has address code 13:
SEND_COMMAND dvPanel,'TEXT13-Hello Wolrd'
Port 0 is the firmware port, and so for internal functions. They could be take effect on channel, address, command and/or string level. If you turn on "function show" in protected setup, you can see that all the setup buttons use port 0, and may be a combination of the different types.