CL Comm Basic Stream Client End of trail navigation bar

Table of Contents >Quanser Rapid Control Prototyping Toolkit >VI and Function Reference >VIs - By Category >VI Categories >Communication VIs and Functions >Basic >

CL Comm Basic Stream Server

CL Comm Basic Stream Server

Owning Palette: Communications/Basic

Requirements:Quanser Rapid Control Prototyping Toolkit, LabVIEW 2020 or newer, Control Design and Simulation Module


Description

Automatically listens as a server using the specified communications protocol and transmits and receives data. The connection is persistent - if the connection is lost, it automatically reconnects.


Polymorphic Instances

  • CL Comm Basic Stream Server (I8 Scalar)
  • CL Comm Basic Stream Server (I8 Vector)
  • CL Comm Basic Stream Server (I16 Scalar)
  • CL Comm Basic Stream Server (I16 Vector)
  • CL Comm Basic Stream Server (I32 Scalar)
  • CL Comm Basic Stream Server (I32 Vector)
  • CL Comm Basic Stream Server (I64 Scalar)
  • CL Comm Basic Stream Server (I64 Vector)
  • CL Comm Basic Stream Server (U8 Scalar)
  • CL Comm Basic Stream Server (U8 Vector)
  • CL Comm Basic Stream Server (U16 Scalar)
  • CL Comm Basic Stream Server (U16 Vector)
  • CL Comm Basic Stream Server (U32 Scalar)
  • CL Comm Basic Stream Server (U32 Vector)
  • CL Comm Basic Stream Server (U64 Scalar)
  • CL Comm Basic Stream Server (U64 Vector)
  • CL Comm Basic Stream Server (SGL Scalar)
  • CL Comm Basic Stream Server (SGL Vector)
  • CL Comm Basic Stream Server (DBL Scalar)
  • CL Comm Basic Stream Server (DBL Vector)
  • CL Comm Basic Stream Server (Bool Scalar)
  • CL Comm Basic Stream Server (Bool Vector)
  • CL Comm Basic Stream Server (VAR)


    Examples

  • RCP CL Comm Basic Stream Example This example demonstrates how to use the Basic Communication VIs from the RCP Toolkit to establish a connection between two VI models.
  • RCP CL Comm Basic Stream Mixed Types Example This example demonstrates how to use the Basic Communication VIs from the RCP Toolkit to establish a connection between two VI models.


    See Also

  • CL Comm Basic Stream Client

    Automatically connects to a server using the specified communications protocol and transmits and receives data. The connection is persistent - if the connection is lost, it automatically reconnects.


    Targets

    Target

    Supported

    Comments

    RCP Windows (64-bit) Target

    Yes

    Fully supported.

     

    navigation bar