Button variable text range.
AMB
Posts: 18
Hello!
Not did not face by a problem? Panel MVP-8400, it is necessary to deduce the information in a window. If I enter number of a window more than 254, the information is not displayed, if less that all ОК. I read a manual: Button assignments can only be adjusted in TPD4 and not on the panels. Button channel range: 1 - 4000 button push and feedback (per address port) Button variable text range: 1 - 4000 (per address port) Button states range: 1 - 256 (General Button; 1 = Off State, 2 = On State) Level range: 1 - 600 (default level value 0-255, can be set up to 1-65535) Address port range: 1 - 100 As it to understand? A software all new.
Thanks for the answer!
Not did not face by a problem? Panel MVP-8400, it is necessary to deduce the information in a window. If I enter number of a window more than 254, the information is not displayed, if less that all ОК. I read a manual: Button assignments can only be adjusted in TPD4 and not on the panels. Button channel range: 1 - 4000 button push and feedback (per address port) Button variable text range: 1 - 4000 (per address port) Button states range: 1 - 256 (General Button; 1 = Off State, 2 = On State) Level range: 1 - 600 (default level value 0-255, can be set up to 1-65535) Address port range: 1 - 100 As it to understand? A software all new.
Thanks for the answer!
0
Comments
The @TXT allows only addressing upto 255, because the address parameter is a CHAR only.
I'm still using the good old 'TEXT' command , which works fine upto 4000.
Regards,
Will send text to the button with address channel 512, states 1 & 2. (For a simple two-state button)
- Chip
Thanks, has understood!