Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
How do I convert a string of binary numbers into a Digital/Analog waveform?
How do I convert a string of binary numbers into a Digital/Analog waveform?
stefanoy
Member
01-05-2007
02:05 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Let's say I have a string "0001" that I want to covert into a digital waveform. What is the best way to do it?
Thanks,
Stefano
0
Kudos
Message
1
of 3
(3,121 Views)
Reply
Re: How do I convert a string of binary numbers into a Digital/Analog waveform?
mfitzsimons
Active Participant
01-05-2007
03:45 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Use Boolean Array to Digital. You will have to convert the text 0101 to boolean F T F T. You can do this with simple case statement.
Matthew Fitzsimons
Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
0
Kudos
Message
2
of 3
(3,096 Views)
Reply
Re: How do I convert a string of binary numbers into a Digital/Analog waveform?
Evan
Active Participant
01-05-2007
04:03 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Try the "DWDT Spreadsheet String to Digital.VI" and set the delimeter to nothing.
0
Kudos
Message
3
of 3
(3,085 Views)
Reply
All Forum Topics
Previous Topic
Next Topic