Citect Addressing

eyad267

Member
Join Date
Jun 2009
Location
amman
Posts
62
Hi

I am new to Citect Scada where i used to do industrial automation project with HMI only.
How can i refer to the addresses in the unity pro by the variable tags in Citect.
For example MW120 means what in tags?
also M20?
 
Same tag names

Yes ofcourse you can use the same tags in both ends . At least they are products from the same source.

you can find it in C:/Program Data/Schneider Electric/Vijeo Citect/Users/...<your project dir>.. the name of the file is variable.DBF

As far as i know one internal variable option is also there which you can use ofcouse internally :)
 
Assuming you are using ModbusTCP if you use the Modnet30 driver in Citect then the addresses in Citect are in the form %MW120 and %M20

If you use the standard Modnet driver then you will need to convert the addresses
fow mw addresses - add 40001 to the mw number (mw120 = 40121)
for m addresses - add 1 to the m number and prefix with 0 (m20 = 021)
 

Similar Topics

Greetings, How should I refer the variables that come from Unity Pro as tags in Citect SCADA 2016? For instance, I want to import some tags...
Replies
4
Views
1,953
i need some urgent help to address a compact logix variable in citect, i have established comms to the processor , just need to get the correct...
Replies
3
Views
1,804
How do you refer the variables in unity pro by tags in Vijeo Citect. I know that %I and %Iw can be represented as %M. For example %M10001 would...
Replies
0
Views
1,792
So I have need to display volume and run times on my screens for some equpiment. I recently got some help from support but things are still not...
Replies
8
Views
11,519
Hi Guys, currently I am working on Citect Scada project where i am using AB plc to connect with SCADA. now, i am finding problem with...
Replies
17
Views
20,523
Back
Top Bottom