Vijeo Citect and unity pro memory mapping

ashu2shreya

Member
Join Date
Mar 2017
Location
Maharashtra
Posts
17
Hi guys!
I am working with Unity pro and Vijeo citect. I am getting TT input on PLC analog input model addressd as %IW0.1.0 where in the citect same tag addressed as 400701 which is working fine. So my question is memory address should be same or different,if not how that memory mapping has done?
 
Hi guys!
I am working with Unity pro and Vijeo citect. I am getting TT input on PLC analog input model addressd as %IW0.1.0 where in the citect same tag addressed as 400701 which is working fine. So my question is memory address should be same or different,if not how that memory mapping has done?

Which driver are you using ?

If you are using the native Modnet (modbus) drivers you will need to map the %IW0.1.0 to a %MW location to expose it to Citect as the IW is the raw output of the analogue channel, Modbus knows nothing about %IW

You may be able to get it if you are using OFS but i don't use that so can't comment
 
%IW is mapped to 3x registers if you're using mixed topology.

However it looks to me like in the PLC program there must be a scaling or MOV instruction in use if you're reading 4x registers.

Go into Unity Pro, open the variable editor and sort by address. Find the tag with a %MW700 address and initialise search. You'll then find the logic writing that tag and can figure out what is happening.
 

Similar Topics

Hi everyone, i wanted to ask if its possible to read public variables on a DFB's instance on Unity Pro S, from vijeo citect 7.2 using OPC OFS. I...
Replies
5
Views
4,276
Good morning everyone!!! I'm starting to use Vijeo Citect 7.2 with an existant project of Unity Pro. Inside this project we have declared the...
Replies
2
Views
4,685
My system are taking data from RHT sensors, around 45 points. Now I want to make a function in which, if the data is #BAD or 0 in values for all...
Replies
0
Views
471
I have DI module ICPCon M7024UD connect to my pc using COM3 MODBUS RTU and also RHT sensors are using MODBUS TCPIP.. The problem is, it cannot...
Replies
9
Views
1,657
I need help with vijeo citect 7.4 as I use Modbus TCPIP to get the data, it turns out the address is having error.. For example, when I write...
Replies
2
Views
870
Back
Top Bottom