Difference between revisions of "Touch Out DAT"
(Touch Out DAT Auto Create) |
(TD Editor) |
||
Line 1: | Line 1: | ||
− | + | {{Summary | |
− | {{Summary|OPfamily=DAT | + | |OPfamily=DAT |
− | + | |OPlabel=Touch Out | |
− | + | |OPfilter=True | |
− | + | |long=The Touch Out DAT sends full DAT tables across the network to the [[Touch In DAT]] in another TouchDesigner process, as opposed to messages with the other network based DATs. It is an extremely powerful mechanism to sync data between TouchDesigner processes. | |
− | |long= | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | See also [[UDP Out DAT]]. | |
− | + | |OPclass=touchoutDAT_Class | |
− | + | |OPtype=touchout | |
− | + | |short=The Touch Out DAT sends full DAT tables across the network to the [[Touch In DAT]] in another TouchDesigner process, as opposed to messages with the other network based DATs. | |
− | + | |OPlicense=Non-Commercial | |
− | + | }} | |
− | + | {{ParameterPage | |
− | + | |items= | |
− | + | {{ParMenu | |
− | + | |Parlabel=Protocol | |
− | + | |OPfamily=DAT | |
− | + | |Parname=protocol | |
− | + | |Paritems= | |
− | + | {{Menuitem | |
− | + | |Itemlabel=Streaming (TCP/IP) | |
− | + | |OPfamily=DAT | |
− | + | |Parname=protocol | |
− | + | |Itemname=streaming | |
− | + | |Itemsummary= | |
− | + | }} | |
− | + | {{Menuitem | |
− | + | |Itemlabel=Messaging (UDP) | |
− | + | |OPfamily=DAT | |
− | + | |Parname=protocol | |
− | + | |Itemname=msging | |
− | + | |Itemsummary= | |
− | + | }} | |
− | + | {{Menuitem | |
− | + | |Itemlabel=Multi-Cast Messaging (UDP) | |
− | + | |OPfamily=DAT | |
− | + | |Parname=protocol | |
− | }} | + | |Itemname=multicastmsging |
− | {{ParString|OPfamily=DAT | + | |Itemsummary= |
− | + | }} | |
− | | | + | {{Menuitem |
− | + | |Itemlabel= | |
− | }} | + | |OPfamily=DAT |
− | + | |Parname=protocol | |
− | + | |Itemname=_separator_ | |
− | + | |Itemsummary= | |
− | + | }} | |
− | + | {{Menuitem | |
− | {{ParToggle|OPfamily=DAT | + | |Itemlabel=Fast Streaming (UDT Library) |
− | + | |OPfamily=DAT | |
− | | | + | |Parname=protocol |
− | + | |Itemname=faststreaming | |
− | }} | + | |Itemsummary= |
− | {{ParToggle|OPfamily=DAT | + | }} |
− | + | {{Menuitem | |
− | | | + | |Itemlabel=Reliable Messaging (UDT Library) |
− | + | |OPfamily=DAT | |
− | }} | + | |Parname=protocol |
− | + | |Itemname=reliablemsging | |
− | + | |Itemsummary= | |
− | + | }} | |
− | + | ||
− | + | |Parsummary= | |
− | {{ParButton|OPfamily=DAT| | + | |OPtype=touchout |
− | + | |Parorder=0 | |
− | + | }} | |
− | + | {{ParString | |
− | + | |Parlabel=Network Address | |
− | + | |OPfamily=DAT | |
− | }} | + | |Parname=address |
− | + | |Parsummary= | |
− | {{:DAT Filter Common Page}} | + | |OPtype=touchout |
− | {{History}} | + | |Parorder=1 |
− | {{DATNavBox|OPfamily=DAT}} | + | }} |
− | {{#invoke:Category|list|DATs}} | + | {{ParInteger |
+ | |Parlabel=Port | ||
+ | |OPfamily=DAT | ||
+ | |Parname=port | ||
+ | |Parsummary= | ||
+ | |OPtype=touchout | ||
+ | |Parorder=2 | ||
+ | }} | ||
+ | {{ParToggle | ||
+ | |Parlabel=Shared Connection | ||
+ | |OPfamily=DAT | ||
+ | |Parname=shared | ||
+ | |Parsummary= | ||
+ | |OPtype=touchout | ||
+ | |Parorder=3 | ||
+ | }} | ||
+ | {{ParToggle | ||
+ | |Parlabel=Active | ||
+ | |OPfamily=DAT | ||
+ | |Parname=active | ||
+ | |Parsummary= | ||
+ | |OPtype=touchout | ||
+ | |Parorder=4 | ||
+ | }} | ||
+ | {{ParInteger | ||
+ | |Parlabel=Redundant Sends | ||
+ | |OPfamily=DAT | ||
+ | |Parname=redendantsends | ||
+ | |Parsummary= | ||
+ | |OPtype=touchout | ||
+ | |Parorder=5 | ||
+ | }} | ||
+ | {{ParButton | ||
+ | |Parlabel=Resend Data | ||
+ | |OPfamily=DAT | ||
+ | |Parname=resend | ||
+ | |Parsummary= | ||
+ | |OPtype=touchout | ||
+ | |Parorder=6 | ||
+ | }} | ||
+ | |||
+ | |OPfamily=DAT | ||
+ | |Pagesummary= | ||
+ | |Pagename=Touch Out | ||
+ | }} | ||
+ | {{:DAT Filter Common Page | ||
+ | }} | ||
+ | {{History | ||
+ | }} | ||
+ | {{DATNavBox | ||
+ | |OPfamily=DAT | ||
+ | }} | ||
+ | {{#invoke:Category | ||
+ | |list|DATs}} |
Revision as of 11:13, 5 September 2017
- Invalid title: ""
Summary[edit]
The Touch Out DAT sends full DAT tables across the network to the Touch In DAT in another TouchDesigner process, as opposed to messages with the other network based DATs. It is an extremely powerful mechanism to sync data between TouchDesigner processes.
See also UDP Out DAT.
Parameters - Page
Template:ParMenu Template:ParString Template:ParInteger Template:ParToggle Template:ParToggle Template:ParInteger Template:ParButton
Parameters - Common Page
Language language
- ⊞ - Select how the DAT decides which script language to operate on.
- Input
input
- The DAT uses the inputs script language.
- Node
node
- The DAT uses it's own script language.
Edit/View Extension extension
- ⊞ - Select the file extension this DAT should expose to external editors.
- dat
dat
- various common file extensions.
- frag
frag
-
- glsl
glsl
-
- html
html
-
- md
md
-
- py
py
-
- rtf
rtf
-
- tsv
tsv
-
- txt
txt
-
- vert
vert
-
- xml
xml
-
- From Language
languageext
- pick extension from DATs script language.
- Custom Extension
customext
- Specify a custom extension.
Custom Extension customext
- Specifiy the custom extension.
Word Wrap wordwrap
- ⊞ - Enable Word Wrap for Node Display.
- Input
input
- The DAT uses the inputs setting.
- On
on
- Turn on Word Wrap.
- Off
off
- Turn off Word Wrap.
TouchDesigner Build:
DATs |
---|
• • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • |
An Operator Family that manipulates text strings: multi-line text or tables. Multi-line text is often a command Script, but can be any multi-line text. Tables are rows and columns of cells, each containing a text string.