4 twido via ethernet connection problem

Alex_Doctor

Member
Join Date
Dec 2011
Location
krsk
Posts
4
I have 4 twido connected to ethernet.
TWDLCAE40DRF

TW1 no expansions
TW2 7 expansions TWDAMI8HT, 8 x 4-20mA inputs
TW3 7 expansions TWDAVO2HT, 2 x 0-10V outputs
TW4 1 expansion TWDAVO2HT 2 0-10V outputs, 2 expansions TWDAMI8HT 8 4-20mA inputs.
Connection between OPC and each controller is good, %MWx writes and reads correctly, SCADA works good.
I have a problem: when tw1 try to read %MWx from some controllers directly. Or try to write. Whithout OPC.
I can read or write from one controller. I cant read and write at once. I cant read from some controllers. And writes to.
Please, Help.
 
LD 1
[ C_WR1W_ADDR_1 := 100 ]
[ C_WR1W_VAL_1 := 100 ]
[ C_WR1W 1 ]

LD 1
[ C_WR1W_ADDR_2 := 310 ]
[ C_WR1W_VAL_2 := 10 ]
[ C_WR1W 2 ]

Its example of writing 100 to MW100 on TW2 controller and write 10 to MW310 on TW3 controller.
First rung works properly, second not. The same situation with reading. Why?
 
I think you can only have one message transaction active at a time. Try enabling one message and when that message completes enable the next message, and so on.
 
bingo!
i use the counter.
on the different exit of counter i set this commands.
time delay is a magic thing, all works properly now.
 

Similar Topics

I have a twido TWDLCAE40DRF PLC, IP 192.168.0.1, connect to a network switch port 1. Also, I have a modbus Power Meter (Device ID: 5, PLC try to...
Replies
11
Views
8,956
Does anyone have any experience using the Twido PLC TWDLCAA24DRF with the TwidoPort 499TWD01100 Ethernet adaptor. We have recently installed 6...
Replies
2
Views
8,408
I'm working with a TWDLCAA24DRF that is having trouble missing pulses off of a flow meter. I'm not real familiar with the Twido PLCs but it...
Replies
6
Views
3,588
Panelview plus to Twido via e/net I have been given this easy task - has anyone doen this before Is there any known traps? appart from dont do it...
Replies
10
Views
3,574
Hey guys, I am trying to send run, stop commands and monitor status from a Magnetek VFD using a Twido PLC. What are the commands in TwidoSoft...
Replies
1
Views
1,789
Back
Top Bottom