Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services.
Learn more about the survey or Click here to Launch the survey
Schneider Electric Services Innovation Team!

Reading Data Recorder Module Data from ION 7410 Device

Metering & Power Quality

Schneider Electric support forum about Power Meters (ION, PowerTag, PowerLogic) and Power Quality from design, implementation to troubleshooting and more.

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • EcoStruxure Power & Grid
  • Metering & Power Quality
  • Reading Data Recorder Module Data from ION 7410 Device
Options
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
Charles_Murison
Picard Charles_Murison Picard
487
Ramasamy_N
Captain Ramasamy_N Captain
113
Robert_Lee
Admiral Robert_Lee Admiral
92
Mehran_Mehrnia
Captain Mehran_Mehrnia Captain
89
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Solved Go to Solution
Back to Metering & Power Quality
Solved
oguzyazan
oguzyazan
Cadet

Posted: ‎2024-06-26 05:46 AM

0 Likes
5
1189
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-06-26 05:46 AM

Reading Data Recorder Module Data from ION 7410 Device

Hi,

 

I would like to read recorded data from the ION 7410 device. I could not see any information about the reading recorded data in the documentation.

 

When I connected to device with FTP, there is a folder named logData. I believe that logData folder may have the data I want to read. But it seems like I have no permission to access the files in that folder. When I try to list the files inside that folder FTP server returns a response says 550 S_errno_EACCES. I'm connecting to the device with User1. Is there a user with required permissions for getting the files in logData folder?

 

Also I would appreciate any other method than FTP you can offer me for reading recorded data.

 

Thank you.

Attachments
Labels
  • Labels:
  • Power Quality
Tags (1)
  • Tags:
  • english
Reply
  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
Charles_Murison
Picard Charles_Murison Picard
Picard

Posted: ‎2024-06-27 08:14 AM

0 Likes
4
1167
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-06-27 08:14 AM

Hello @oguzyazan ,

The FTP folder logData does not have the information you are looking for. This folder is there for possible future features. To get the logged data I suggest you use the Tool ION Setup (ION Setup). With ION Setup you can use the Data view option to see the onboard logs.

 

Regards,

Charles

L4 Prime for Advanced metering and Utilities

See Answer In Context

Reply
Replies 5
Charles_Murison
Picard Charles_Murison Picard
Picard

Posted: ‎2024-06-27 08:14 AM

0 Likes
4
1168
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-06-27 08:14 AM

Hello @oguzyazan ,

The FTP folder logData does not have the information you are looking for. This folder is there for possible future features. To get the logged data I suggest you use the Tool ION Setup (ION Setup). With ION Setup you can use the Data view option to see the onboard logs.

 

Regards,

Charles

L4 Prime for Advanced metering and Utilities
Reply
oguzyazan
oguzyazan
Cadet

Posted: ‎2024-06-27 11:28 PM

0 Likes
3
1143
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-06-27 11:28 PM

Hi,

 

I need to get logged data with my own software. So, ION Setup tool is not a solution for me. Is there a way to get logged data with a 3rd party software ?

 

Thanks.

Reply
Charles_Murison
Picard Charles_Murison Picard
Picard

Posted: ‎2024-06-28 02:03 PM

0 Likes
2
1119
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-06-28 02:03 PM

Hello @oguzyazan ,

 

The only open protocol to get data log data at this time is DLMS. The ION protocol is propriety.

 

Regards,

Charles

L4 Prime for Advanced metering and Utilities
Reply
oguzyazan
oguzyazan
Cadet

Posted: ‎2024-07-05 12:13 AM

0 Likes
1
1047
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-07-05 12:13 AM

Hi,

 

I tried to connect to the meter with DLMS protocol. I'm using Gurux DLMS library with .NET. I'm getting "Failed to receive reply from the device in given time" error. I think the problem may be the client or server address.

 

Settings that I used for connection:
Client address: 16
Server address: 1
Logical name referencing: yes
Interface type: HDLC
Protocol: TCP

 

Thanks.

Reply
Charles_Murison
Picard Charles_Murison Picard
Picard

Posted: ‎2024-07-08 12:44 PM

0 Likes
0
976
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-07-08 12:44 PM

 

Hello @oguzyazan 

have a look at the post by Sanjeet at https://community.se.com/t5/Metering-Power-Quality/DLMS-over-Ethernet-test-client-software/m-p/15468.... Note Sanjeet's screenshot shows hex values.
Following is decimal information:
Client Address: 16
Logical server:1
Physical server: 100
Use Serial port through ethernet: Checked.

Depending on a number of setting on the device you may also need to increase the timeout settings. There are upcoming performance improvements to DLMS in a future firmware release of ION7400 meters.

As noted in previous post, if using Gurux library, it is best to use UTC time.

Regards,

Charles

L4 Prime for Advanced metering and Utilities
Reply
Preview Exit Preview

never-displayed

You must be signed in to add attachments

never-displayed

 
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of