Do-More using STREAMIN instruction

Tweeker

Lifetime Supporting Member
Join Date
Nov 2007
Location
Smalltown
Posts
79
I am trying to setup a TCP/IP connection from a PC to a Do-More PLC. I have the PLC set up as the server and am getting data into the buffer using the TCPListen instruction. However, the STREAMIN instruction errors and I receive a system warning about having attempted to use a device before it was opened. The device is telling me it is opened before I enable the STREAMIN instruction. What am I missing?
 
Try running this example I posted over at Host Engineering's forum: http://forum.hosteng.com/index.php/topic,1117.0.html
NOTE: You will need to edit the MEMCOPY from 1 source element to 1 destination element because the project was made using an older version of DMD. You will see it in the error that pops up in your output window.

I have some pretty extensive experience with doing this using Do-more, and have several apps running similar code. If works very well for me.
 
I went to the link but could see no code. Could you please post here or send it to me. Thank you.
 

Similar Topics

Good Evening , How easy is it to setup and communicate with a AB MicroLogix with a C-More EA-3 HMI ( Serial ) ? Thanks for your help and...
Replies
3
Views
1,566
Hello! I am working on a Controllogix project with redundant PLCs. The primary and secondary racks both contain: [0]L71 [1]EN2T [2]CN2R [3]CN2R...
Replies
1
Views
1,826
Dear all I want to make S7-1200 as Modbus RTU gateway (Master and slave all in one) I have bought : 1 x 1214C CPU 2 x CM1241 RS422/485 The fisrt...
Replies
2
Views
4,106
Hello everybody, I am developing an application with CLogix that involves a lot of discrete I/O such as selector switches, pushbuttons...
Replies
15
Views
8,487
Hello everyone, Wondering if anybody can help me with this: I have a CompactLogix processor running a little robot cell. Every 200 cycles...
Replies
8
Views
188
Back
Top Bottom