We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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;
Next, I configured the measurements as shown below; 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;
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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;
Next, I configured the measurements as shown below;
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;
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
The text was updated successfully, but these errors were encountered: