bitstream

Display optimized to show bit pattern of digital stream


Syntax

bitStream is a set of objects only - no underlying function
input: array of any type
output: display of the streaming bit pattern

Usage

Drop this set of objects down into your program wherever you need to display the real-time signal of a streaming pattern of bits.

Location

menu: veeos ==> Coding ==> bitStream

library: none- objects only

Example

Notes

The bitStream display was designed to display one bit from a stream of values. A typical use for this would be when streaming data through a serial IO device. By using a suitable number of bitsream displays one can simulate a simplistic bus anaylzer. This example generates a sample stream of values and displays the corresponding bit patterns. For convenience the values are also shown.

Reference

Dependencies

Supported On

VEE 7.0+, all platforms

See Also

numberStream


© 2015. All Rights Reserved.  Stan Bischof (stan@worldbadminton.com). Last updated 20 October 2015 20:38. © 2015.