Citect, MODBUS RTU, and False Data

jgreenewv

Lifetime Supporting Member
Join Date
Aug 2002
Location
New Mexico, USA
Posts
242
:unsure:
OK, I've come upon an interesting phenomenon, and I thought I'd run it by everyone here before I pester support. I've got a CitectSCADA system connected via MODBUS RTU to a controller. When it is running normally, everything is fine. Data is collected and displayed properly. However, if the computer, or just Citect, has to be restarted, when it comes back up it immediately has a bunch of incorrect data. After the first poll, the data goes to normal. This would not be that big of a deal, except for the fact that several of the pieces of inccorect data are alarms. Has anyone seen Citect do anything like this before? I'm trying to decide if this is an issue with Citect, the computer's COM port, the controller, or what. thanks in advance.

Joe
 
I have not used Modbus direct out of Citect before but normally take the Modbus data into a PLC first.

However, it is quite possible that Citect is getting up before the comm port is ready or something like that. I do not know if you can put a delay on the first read or not.

Support would probably be your best bet.
 
Try StartDelay

Hi jgreenewv,
I have a similar problem with Citect and Profibus Comms
to Siemens PLC's. I overcome it by putting a StartDelay of
30 Seconds in the citect.ini file. It is as follows:

[GENERAL]
StartDelay=30

It may not help but is worth a try.
Of course you may not need to delay as much as 30 seconds.

Good luck
John Gaunt
 
BobB and John,
Thanks for getting me pointed in the right direction. I actually ended up changing the StartTimeOut parameter under the [Com] section of citect.ini I tried the StartDelay under General, but didn't seem to make a lot of difference. So, I dug into the Computer Setup Editor (under 6.1), and found the [Com]StartTimeOut parameter. I set this to 5 seconds, and it seems to have cleared up the issue. Thanks again.

Joe
 

Similar Topics

Hi, I want to ask something I have a Vijeo Citect V7.30 SP1 and Twido TWDLMDA20DTK communication with MODBUS RTU RS485. Honestly I'm beginner...
Replies
3
Views
3,941
Hi, I'm facing a problem in sending data to a Modbus RTU Device through the vijeo citect interface. I guess I estabilished the connection...
Replies
13
Views
9,863
Hi every one. I have strange problem with Modbus communication in Citect 2018. I am communicating to the site switches through Modbus TCP protocol...
Replies
0
Views
1,079
Hi Guys, I currently have a customer that has their Citect 6.10 SCADA system running on two WindowsXP SP2 PC's. They are connected to 10 remote...
Replies
2
Views
2,035
I was using EM6400 energy meters with Vijeo Citect scada in Modbus RTU network & mapping as following successfully. NAME- KW_SMS_1 TYPE- REAL...
Replies
2
Views
2,474
Back
Top Bottom