NetLinx Programming
159
TPI-PRO/DVI (Total Presentation Interface)
TakeNote Query Commands (Cont.)
?TNB-PENCOLOR
Queries the current pen color on
a remote TakeNote client.
Returns a value in the format of #AARRGGBB. This command should be
sent to the remote TakeNote client DPS and NOT the TakeNote server (PC
App and/or TPI/PRO).
Syntax:
SEND_COMMAND <DEV>,"'?TNB-<addr>,PENCOLOR'"
Example:
SEND_COMMAND Panel,"'?TNB-5,PENCOLOR'"
Example Response 1:
"Custom Event: ID: 1, Type: 1500, Flag 4, Value1: 0xbe
Text: PenColor"
Example Response 2:
"Custom Event: ID: 1, Type: 1500, Flag 4, Value1: 0xFF00
Text: PenColor"
?TNB-PENOPACITY
Queries the current opacity of
the pen
Syntax:
SEND_COMMAND <DEV>,"'?TNB-<addr>,PENOPACITY'"
Example:
SEND_COMMAND Panel,"'?TNB-5,PENOPACITY'"
Example Response:
"Custom Event: ID: 1, Type: 1500, Flag 5, Value1: 75
Text: PenOpacity"
?TNB-PENSTYLE
Queries the current pen style
Syntax:
SEND_COMMAND <DEV>,"'?TNA-<addr>,PENSTYLE'"
Example:
SEND_COMMAND Panel,"'?TNB-5,PENSTYLE'"
Example Response:
"Custom Event: ID: 1, Type: 1500, Flag 1, Value1: <0-2>
Text: <solid(0), dotted(1), dashed(2)>"
?TNB-PENWIDTH
Queries the current pen width
Syntax:
SEND_COMMAND <DEV>,"'?TNB-<addr>,PENWIDTH'"
Example:
SEND_COMMAND Panel,"'?TNB-5,PENWIDTH'"
Example response:
"Custom Event: ID: 1, Type: 1500, Flag 3, Value1: <1-50>
Text: PenWidth"
?TNB-TEXTSIZE
Queries the current text size
Syntax:
SEND_COMMAND <DEV>,"'?TNB-<addr>,TEXTSIZE'"
Example:
SEND_COMMAND Panel,"'?TNB-5,TEXTSIZE'"
Example response:
"Custom Event: ID: 1, Type: 1500, Flag 8, Value1: 50
Text: TextSize"
Summary of Contents for TPI-PRO-4
Page 14: ...xii TPI PRO Total Presentation Interface Table of Contents ...
Page 76: ...TPI PRO DVI Configuration Pages 70 TPI PRO DVI Total Presentation Interface ...
Page 172: ...Terminal Telnet Commands 166 TPI PRO DVI Total Presentation Interface ...
Page 180: ...Upgrading Firmware 174 TPI PRO DVI Total Presentation Interface ...
Page 208: ...Supported Input and Output Modes 202 TPI PRO DVI Total Presentation Interface ...
Page 214: ...Appendix 208 TPI PRO DVI Total Presentation Interface ...
Page 217: ...Troubleshooting 203 TPI PRO Total Presentation Interface ...