Schneider OFS Server + Microsoft Visual Studio

jumpier

Member
Join Date
Aug 2005
Location
Piemonte
Posts
32
Hi to all

I need to write a quick application using Microsoft Visual Studio (c#) and Schneider OFS server to reading some variables not allocated on four PLC Schneider Electric M340 via Modbus TCP protocol. Some one have some samples code or link to share?

Thanks a lot to every body for any suggestion
 
What do you mean not allocated on the PLC ?

Not exactly sure what you do and don't have but are the values in the OFS side of things, what is the OFS server connected to ?

There is C# modules TCP libraries available so you could just read it direct from the PLC
 
What do you mean not allocated on the PLC ?

Not exactly sure what you do and don't have but are the values in the OFS side of things, what is the OFS server connected to ?

There is C# modules TCP libraries available so you could just read it direct from the PLC

Hi

the old concept of the variables declaration suppose that when i create a INT variable named MY_VAR required assigned memory address (i.e. %MW0). Not allocated variables are declared without a memory address and are readable only from native Schneider protocol like OFS (Schneider OPC Server). So the library Modbus TCP is not able to read those variables because i can't addressing the holding registers (no allocation, no offset, no address ...).

I've try to write a c# sample program to read variables from OFS used like OPC UA Server but not working.
 

Similar Topics

I've got a client who wants to pilot a Schneider's M580 controllers in Unity Pro and use their OFS OPC server to read tags straight out of the...
Replies
2
Views
1,337
I am using Schneider elau pack drive servo motor ISH-100. I am facing the problem that On the ISH -100 red light is blinking and pack drive C-600...
Replies
0
Views
33
Hello, As part of our project, we are using an M241 controller. This controller interfaces with an industrial computer and a router via a switch...
Replies
2
Views
74
Hello, I need to access the bits from the fire system control panel through RS-485. So, I used Read Var block to read from the panel...
Replies
0
Views
170
Hi Please I have zeilo smart relay #SR2A201BD but I don't have it's programming cable. Can I use any general usb/rs232 converter? Or need...
Replies
3
Views
130
Back
Top Bottom