NetLinx commands for TP Design 4
IvanVT
Posts: 8
I would like to see the buttons for commands such as visible, active, opacity,... Are there any commands for the convenience of creating an interface?
0
Comments
{
PUSH:
{
SEND_COMMAND dvPanel, "'^SHO-12.13&14.15,0'"
}
}
-Is this commands?
Code is not work for ipad (TPControl programming by TP Design 4). Are you understand?
Here's the command from the documentation.
One common error I make in this regard is that I forget to assign the button an Address code. I put the channel code but forget to fill in the Address code. This is most common on buttons where I already have the text on the buttton and don't need variable text. None of the button commands will work unless you've assigned an Address code.
I don't think the TP Contorl app has any issues with this command. It should work.