Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import data from a CSV File #164

Open
Muria123 opened this issue Jan 2, 2024 · 0 comments
Open

Import data from a CSV File #164

Muria123 opened this issue Jan 2, 2024 · 0 comments

Comments

@Muria123
Copy link

Muria123 commented Jan 2, 2024

Hi. I try to read the data from CSV file, I have implemented the steps showed in https://github.com/GridProtectionAlliance/openPDC/issues/107 but I can't see the measurements yet.

So first, I create a device name TEST with a virtual device protocol;
Untitled

Next, I configured the measurements as shown below;
image
I'm not sure at this point do I need to create a new historian instance for CSV file or not?

Lastly, I create input adapter as shown;
image

My CSV file include;
Freq
59.971
59.965
59.971
59.969
59.954
59.971
59.965
59.971
59.969
59.971
59.965
59.971
59.969
59.954
59.971
59.965
59.971
59.969
59.971
59.965
59.971
59.969
59.954
59.971
59.965
59.971
59.969

I would appreciate any help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant