Data Communication下載 PDF選擇的小節所選的小節與子小節完整手冊已更新2025-07-30閱讀時間為 2 分鐘LabVIEWAPI 參考LabVIEW G Use the Data Communication VIs and functions to exchange data between applications. The VIs and functions on this palette can return SMTP email reply codes. Shared VariableUse the Shared Variable node, VI, and functions to share data among VIs or between locations on the block diagram that you cannot connect with wires.Network StreamsUse the Network Streams functions to stream data continuously between two LabVIEW applications.DataSocketUse the DataSocket VI and functions to pass data between VIs programmatically.ProtocolsUse the Protocols VIs and functions to exchange data between applications by using protocols such as TCP/IP, UDP, serial, IrDA, Bluetooth, and SMTP.Channel Wire EndpointsChannel wire endpoints are nodes where a channel wire terminates.Actor FrameworkUse the Actor Framework VIs to create applications based on the Actor Framework.Local VariableUse local variables to read or write to one of the controls or indicators on the front panel of a VI.Global VariableUse global variables to access and pass data among several VIs.Queue OperationsUse the Queue Operations functions to create a queue for communicating data between sections of a block diagram or from another VI.SynchronizationUse the Synchronization VIs and functions to synchronize tasks executing in parallel and to pass data between parallel tasks.Parent topic: Functions
Use the Data Communication VIs and functions to exchange data between applications. The VIs and functions on this palette can return SMTP email reply codes. Shared VariableUse the Shared Variable node, VI, and functions to share data among VIs or between locations on the block diagram that you cannot connect with wires.Network StreamsUse the Network Streams functions to stream data continuously between two LabVIEW applications.DataSocketUse the DataSocket VI and functions to pass data between VIs programmatically.ProtocolsUse the Protocols VIs and functions to exchange data between applications by using protocols such as TCP/IP, UDP, serial, IrDA, Bluetooth, and SMTP.Channel Wire EndpointsChannel wire endpoints are nodes where a channel wire terminates.Actor FrameworkUse the Actor Framework VIs to create applications based on the Actor Framework.Local VariableUse local variables to read or write to one of the controls or indicators on the front panel of a VI.Global VariableUse global variables to access and pass data among several VIs.Queue OperationsUse the Queue Operations functions to create a queue for communicating data between sections of a block diagram or from another VI.SynchronizationUse the Synchronization VIs and functions to synchronize tasks executing in parallel and to pass data between parallel tasks.Parent topic: Functions
Use the Data Communication VIs and functions to exchange data between applications. The VIs and functions on this palette can return SMTP email reply codes. Shared VariableUse the Shared Variable node, VI, and functions to share data among VIs or between locations on the block diagram that you cannot connect with wires.Network StreamsUse the Network Streams functions to stream data continuously between two LabVIEW applications.DataSocketUse the DataSocket VI and functions to pass data between VIs programmatically.ProtocolsUse the Protocols VIs and functions to exchange data between applications by using protocols such as TCP/IP, UDP, serial, IrDA, Bluetooth, and SMTP.Channel Wire EndpointsChannel wire endpoints are nodes where a channel wire terminates.Actor FrameworkUse the Actor Framework VIs to create applications based on the Actor Framework.Local VariableUse local variables to read or write to one of the controls or indicators on the front panel of a VI.Global VariableUse global variables to access and pass data among several VIs.Queue OperationsUse the Queue Operations functions to create a queue for communicating data between sections of a block diagram or from another VI.SynchronizationUse the Synchronization VIs and functions to synchronize tasks executing in parallel and to pass data between parallel tasks.Parent topic: Functions