What am i missing?

darren221170

Member
Join Date
Feb 2008
Location
leeds
Posts
18
I am trying to monitor data from an s5 plc.i have an s5 lan connected to the plc and can see it on the network in s5 for windows.i am intrested in the speed which i can see in db176:kf12.However when i put this into the IBH server then to a rockwell OPC i can see the DB but it's not the speed it just fluctuates from zero up to 4000ish then starts to go back to zero?Am i missing something?
 
Don't understand the DB172:Kf12 bit, siemens Datablocks are normally addressed as DB172.DBW12 or if it is a 32 bit word DB172.DBD12 etc. I know that some opc servers may address differently & it has been known for bytes to be reversed etc.
also I do believe that the format of floats & reals are a bit different in siemens.
 
parky - Note this is Step 5, not Step 7

You are trying to read a byte - is that correct ? Have you defined a byte variable in your monitor ? Maybe you are displaying a word and the value displayed is 12 * 256 = 3072 for the example shown.
 
According to the IBH literature DB's are data type 'unsigned word(VT-UI2)'maybe i am getting this wrong?I will have another look at it.
 
KF is data type not an address, for example you can see DB1 DW1 and you can see it in KF, KH, KY, KS etc formats

The address would be DW (Word) or DB (Byte) or DD (Double)
 
Thanks guys the answer was for some reason the client can't read the tags in the ibh server.you have to specify the tags in the client for it to work.dont know why but only way it would work.
 

Similar Topics

Does anyone happen to know how to install the graphic picture in HMI when I go into blower selection there are no graphics show not only blower...
Replies
1
Views
98
Is there anyone who can help me regarding this HMI is missing the choices when I make a new Device in TIA. Only 7" Display above are the choices...
Replies
3
Views
80
Hi, we are using Rx3i CRU320 redundant PLC system and we noticed a discrepancy between Primary and Secondary controller. Couple of variables (DI)...
Replies
8
Views
282
Hi guys, got one problem PLC model fp-xh c60t and HMI model TG765S-MT I've encountered an issue which is the recipe file went missing if i swtich...
Replies
0
Views
85
I have a modicon quantum plc and and i have a stu file that have the program but when trying to download it to the plc. it gives not built and...
Replies
0
Views
78
Back
Top Bottom