Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 712721
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T04:52:45+00:00 2026-05-14T04:52:45+00:00

I suppose this is a long shot considering how few Wonderware questions I’ve seen

  • 0

I suppose this is a long shot considering how few Wonderware questions I’ve seen on here, but anyway…

The FileReadFields function in Wonderware is supposed to parse a CSV file into memory tags. There are no debug messages when stuff doesn’t work in Wonderware (not my choice of HMI software, that’s for sure), so I have no idea why this isn’t working:

FileReadFields("C:\NASA\Sample.csv", 0, Profile_Setup_Name, 1);

Everything is cased correctly and the file is not in-use. I can’t figure out how to make it work.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T04:52:46+00:00Added an answer on May 14, 2026 at 4:52 am

    FileReadFields function is used to read several values from a CSV file into a series of tagnames. You can not store those values into just one tag. Because a CSV file can contain several values per line, you need more than one tagname to receive all the values. Those tagnames must end in a number (i.e. MyTag1, MyTag2, MyTag3, …). Additionally, the tagname must be enclosed with double quotes

    This is a correct example:

    FileReadFields(“C:\NASA\Sample.csv”, 0, “MyTag1”, 1);

    Where MyTag1 is the first tagname. You have to create MyTag1, MyTag2, MyTag3….

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose I have a class like this: class Owner { private: long m_Id; QString
I suppose this is not so hard but I can not get it. For
I suppose this could apply to any dynamic language, but the one I'm using
You will suppose this is a big question.but there might be a simple problem
Suppose that this file is 2 and 1/2 blocks long, with block size of
This is long but I promise it's interesting. :) I'm trying to mimic the
There are many questions on this site about return value optimization (I suppose it's
Suppose I've a long string containing newlines and tabs as: var x = This
I have this doubt for a long time... hope anyone can enlight me. Suppose
Ok I know this is a long shot. I am using asp.net mvc on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.