fitohdez
May 6 2009, 03:59 PM
Hello
Help Please
somebody has an example Schneider OFS with Excel
Tech Fred
May 6 2009, 04:18 PM
To the best of my knowledge OFS (OPC Factory Server) does not support DDE which would be the easiest way to get the data. Your next best option is to get an ActiveX Control that allows you to connect to and OPC server from Excel and put the data into cells.
aggattapauer
May 7 2009, 08:44 AM
(35008244_k01_001_04) OFS V3.32 User's manual withdrawal:
The OFS product (OPC Factory Server) is a multi-controller data server which is
able to communicate with PLCs of the TSX Compact, micro, TSX Momentum,
TSX/PCX Premium, Quantum, M340, TSX Series 7 and TSX S1000 families in order
to supply the OPC clients with data.
The OFS product provides client applications with a group of services (methods) for
access to variables of a target PLC.
OFS is compatible with versions OPC 1.0A and OPC 2.0. It will function with an
OPC client up to version 2.0a and with two types of OPC software, i.e.:
Supervisory software (see distributor offer): The OFS server plays the role of a
driver by providing communication with all devices supported by Schneider
Electric SA,
Custom developed supervisory software, using either the OLE Automation
interface or the OLE Custom interface.
_________________________________________________________________
Note: Knowledge of one of the following languages is required when creating a
client application for the OFS, in particular for OLE Automation, OLE Custom
programming and exception management:
Microsoft Visual Basic, version 6.0 SP3 or above,
Microsoft Visual C++, version 6.0 SP3 or above,
Microsoft VBA in Excel, version 8.0 (Office 97) or higher,
Microsoft Visual C#,
ted0404
Jun 6 2009, 10:12 AM
Hi: I have experience to design the OPC Sever link with Excel by VBA. Would you provide the OFS demo version. I can test my codeto link with it. I will send the Excel VBA to you when it's ok. It's quite simple.
Ted
ted0404
Jun 6 2009, 10:13 AM
Hi: I have experience to design the OPC Sever link with Excel by VBA. Would you provide the OFS demo version. I can test my codeto link with it. I will send the Excel VBA to you when it's ok. It's quite simple.
My email is ted@sunware.com.tw
Ted