Start of trail HIL Task Start navigation bar

Table of Contents >Quanser Rapid Control Prototyping Toolkit >VI and Function Reference >VIs - By Category >VI Categories >Hardware VIs and Functions >General VIs >Task >

HIL Task Create Reader

HIL Task Create Reader

Owning Palette:HIL/Core/Task

Requirements:Quanser Rapid Control Prototyping Toolkit, LabVIEW 2020 or newer


Description

Create a task for reading from analog, digital, encoder and/or other channels of a HIL board. The task allows other operations to be performed while the inputs are being read "in the background". The data is read into an internal circular "task buffer" from which it can be read at any time using the HIL Task Read VI. The size of this task buffer is determined by the sample in buffer input.

The task does not actually start reading from the inputs until the HIL Task Start VI is called. The task will be deleted when HIL Close VI is called, in order to free the system and hardware resources used by the task.


Polymorphic Instances

  • HIL Task Create Reader Analog (Scalar)
  • HIL Task Create Reader Analog (Vector)
  • HIL Task Create Reader Digital (Scalar)
  • HIL Task Create Reader Digital (Vector)
  • HIL Task Create Reader Encoder (Scalar)
  • HIL Task Create Reader Encoder (Vector)
  • HIL Task Create Reader Other (Scalar)
  • HIL Task Create Reader Other (Vector)
  • HIL Task Create Reader Mixed


    Examples

    There are currently no examples


    See Also

  • HIL Task Read

    Reads from analog, digital, encoder and/or other channels of a HIL Task.


    Targets

    Target

    Supported

    Comments

    RCP Windows (64-bit) Target

    Yes

    Fully supported.

     

    navigation bar