To download NI software, including the products shown below, visit ni.com/downloads.
Overview
Demonstrates how to scan strings from a text file and write them to various lines of a port.
Description
Here is simple example description:
This is the example that the device can scan the string from the text file and convert them to binaries, which send to the hardware devices. The devices’ digital port can response based on the data message.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Hello,
Thanks for sharing, it looks interesting for me.
Can you provide an example of your *.txt file with datas to see how numbers are implemented (lines(s), seperators, etc.) ?
Thanks
Fred