The EDS file is a plain text file that can be read into LabVIEW and parsed using the Configuration File VIs that ships with LabVIEW. These VIs are found in the Functions Palette under Programming»File I/O»Config Files VIs.
Below is an example of reading in the EDS file:
In this example, you can read multiple keys and return these values for use in your downstream NI-Industrial Communications for DeviceNet code.
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
This site uses cookies to offer you a better browsing experience. Learn more about our privacy statement and cookie policy.