SEL RTAC - Write Multiple Modbus Holding Registers

Marco_W

Member
Join Date
Jan 2021
Location
Perth
Posts
4
My first time using a SEL 3350 RTAC (or any RTU for that matter).
Setting up with most Modbus TCP functions - both Server and Client - seems fairly simple. However one thing I'm unsure about is how to regularly (say once per second) Write a block of data to a group of approx. 40 Holding Registers in one of the IEDs.

Any suggestions on the simplest way to do this?

If possible I'd prefer not to do it using the Tag Processor since that has a cycle time of 100ms, which is a lot quicker than I need my Modbus data to be written.
 
Last edited:
You can use the tag process or Structured text to write your data to MODBUS_HREG_xxxx.oper.ctval and then use a simple program to toggle the trigger. A timer that counts to 10 and gets reset to 0, everytime it gets to 10 it will toggle the MODBUS_HREG_xxxx.oper.trigger to true and then false.
 

Similar Topics

Hello, Anyone here have any suggestion for a nice fail over user program for the SEL RTAC. Specifically having two RTAC sharing one 2440 Axion...
Replies
0
Views
129
Hi. Long shot, pretty sure there won't be a lot of people knowing what I'm takling about. SEL G60 Protection relay, I'm not seeing all the...
Replies
4
Views
733
Hi, I am looking for a sensor to monitor the level of Diesel Fuel And Gasoline in an outdoor Storage tank. The Tank has cylindrical shape laying...
Replies
7
Views
1,830
Hello all, I am upgrading from a GE 90-30 to a CompactLogix 5069 and am wondering the best way to communicate with an SEL-735 PQM. The 90-30 has...
Replies
4
Views
2,084
I did an application 2 years ago where I need to know level in a pressurized tank and the system had an existing sight-glass that I took advantage...
Replies
5
Views
2,006
Back
Top Bottom