DDE and OpenOffice Calc

brain21

Member
Join Date
Jan 2003
Location
Ontario
Posts
7
Hi All! We have been using Excel and DDE to communicate with our PLC's trhough RSLinx for a while now. Recently out IT department switched us to OpenOffice and I'm trying to figure out how to do the DDE stuff in their Calc (spredsheets) program. Has anyone here done this?

I can get the DDE channel open and read anything from the PLC, but writting is a different story. I can sometimes write one integer to an N7, but not 2. I think the problem is that Calc uses Unicode strings and RSLinx expects ASCII strings.

Any suggestions?
 
Tell them now that they saved so much money getting rid of Excel they can get you a good HMI program :)
if it doesn't need to run full time there are some HMI's with Demos that run for 2 hours at a time.

I'm guessing they didn't ask you if about the change first.

Seriously though, The problem you are having is writing 2 numbers to 2 consecutive N7 locations?
 
Brian, I played around with openoffice calc using DSData and was having alot of problems with it. I could read values at times and at other times it just seemed to lockup. May have been my fault however. I gave up after a couple of hours playing with it. I don't like openoffice anyway.....

Dale
 
I did a DDE read test with RSLinx and OpenOffice Calc just the other day. I didn't like how Calc "flickered" every time it did a DDE update, as that made the whole application hard to look at. In my particular case, closing OpenOffice Calc also hard-crashed RSLinx Classic, so it never made it past the toy stage.

How do you define a DDE poke in OpenOffice Calc ?
 

Similar Topics

I need to support some old data collection that is running on Excel, but I need to get it running on LibreOffice. The following statement works...
Replies
0
Views
85
Hey Friends. I am currently trying to write approximately 700 tags from FtView13 to an Logix Emulate 5000. I am using rslinx DDE/OPC to create an...
Replies
0
Views
395
I am upgrading an old RSView32 v7.60 HMI to FactoryTalk View SE version 12.0 and I have an issue. There are some excel reports generated daily...
Replies
2
Views
1,005
This used to be an easy task in the past to get data into Excel, now I have 365, Excel just hangs when I paste the link. I've seen some guides to...
Replies
1
Views
1,247
Hi, I'm brand new to the forum and spent some time looking around but could not find an answer to my question. I'm using an excel spreadsheet to...
Replies
3
Views
1,339
Back
Top Bottom