TiaPortal data pointer format

cagliostro

Member
Join Date
Feb 2007
Location
vi
Posts
106
Hi All,

in many library function of TiaPortal some data must be write using the pointer format........

eg.: P#DB90.DBX0.0 WORD 10

is it possible and how use the data pointer with indirect addressing??

eg.: P#(DB_y).DBX(Byte_z).(bit_k) WORD(n)

I hope I was clear in my explanation

Thanks in advance
 
The pointer format you have shown is an any pointer. Is it possible to dynamically generate an any pointer at run time? - yes.
 

Similar Topics

Does anyone know if there's a technical reason why Siemens HMIs can't have the program uploaded from them into TIAPortal as a project file, or is...
Replies
5
Views
800
I have a nice project in Visilogic that I have been asked to re-create in Tiaportal/Siemens. (Bosses / maintenance want to standardise on one...
Replies
2
Views
1,321
Hi All, which the best way to do the indirect addressing in an optimize DB? Ccurrently this is my partial code inside an FB...
Replies
7
Views
2,280
Hello everyone, I dont know if this is a common error or if im wrong but whenever i create a screen i am allways afraid of my life with this...
Replies
4
Views
2,061
Hello everyone, I am currently trying to build a HMI(KTP400 basic) for myself. I have some UDT data and use these UDT data for 20~...
Replies
7
Views
1,265
Back
Top Bottom