Microsoft Acces data to PLC5

mulderm

Member
Join Date
Jun 2003
Location
Netherlands
Posts
298
Hello,

Is there anybody who knows what to do for placing
data to the plc-5 from Microsoft Access Database?
I know that I must using RSLinx with DDE-conversation
but how will it works with Access?

Greetings,

mulderm
 
You can go several routes.

After retrieving the data you want to download you can:

1) Grow your own protocol. I don't recommend this.

2) use the DDE commands in VBA to communicate with RSLinx. I don't recommend DDE ever for automated stuff.

3) RSLinx is an OPC server that you can also access via VBA. After installing RSLinx (this won't work with RSLinx LITE) you have to reference the RSLinx object model. You'll then have access to the functionality of RSLinx from VBA. You can do this with any OPC server that connects to A-B (or any other controller you might want to talk to...)

4) Buy and ActiveX A-B comm control like those from Automated Solutions (www.automatedsolutions.com). Embed it in your form and program it.

Good Luck,

(8{)} ( .)
 

Similar Topics

The problem we have is that a SERVER 2016 RDS HOST machine will not change the path to read the new SERVER2016 RDS LICENSE server. Instead, it...
Replies
4
Views
1,570
Does anybody use for remote tech support? Quick Assist, QA, comes with Windows 10 and 11 so it is "free" QA uses HTTPS for security but I wonder...
Replies
1
Views
1,387
I have been playing w/ my Microsoft 365 account. Found this as I was looking for Visio. Apparently there is this form app. I just started one...
Replies
2
Views
1,062
I'm wondering what people do these day when Excel is needed on an offline computer. Look at Microsoft Store's link, it seems it does require...
Replies
9
Views
2,575
I'm building a FT View SE Network Distributed application on Microsoft Windows Server 2016 Datacenter. Original application was FT View SE v8.2...
Replies
2
Views
2,368
Back
Top Bottom