Q


queue

A LabVIEW messaging construct that is generally used to publish data by one producer to one or more consumers. The Queue Operations Functions are used to create and use of Queues.



queued message handler

A programming pattern that uses a While Loop with a Case Structure inside of it to process and execute messages that are stored in a queue. Each frame of the Case Structure handles a specific message and may operate on the message queue by enqueueing new messages, flushing the queue, and so on. Data is generally shared by means of one or more Shift Registers. See also State Machine.






LabVIEW for Everyone. Graphical Programming Made Easy and Fun
LabVIEW for Everyone: Graphical Programming Made Easy and Fun (3rd Edition)
ISBN: 0131856723
EAN: 2147483647
Year: 2006
Pages: 294

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net