so next time, when I progran with DP inverter I needn't to do many program work, I just need give CPLADDR a right start address of DP intervert.
But there are some difficuties for me when I program with fc1 dp_send/fc2 dp_recv,I don't know how to give a right address for SEND/RECV pin of fc1/fc2.
As the picture marked,I want to connect FB's interface/stat/pzd1_send (DBX46.0) to SEND pin of fc1.
Now, But this FB is not called in OBs, and no definite DB number for it; and more when call this FB, I want the definite DB's "pzd1_send(DBX46.0)" automatically connect to SEND pin of FC1.
FC1 online book give a example, SEND:=P#db17.dbx0.0 byte 103
And now, I want to make a general FB for one same type DP inverter, before call this FB, it has no definited DB. I want to give pzd1_send(DBX46.0) of this FB's instance data block to SEND pin of FC1. But I don't how to repalce "db17" in the example with "pzd1_send(DBX46.0)" in a right way. (If there was a instance DB for this FB, for example DB10, we can replace "db17"with "DB10", but if there is no definited instance DB for this FB, I can do like this)
Would anyone want to tell me how to do?
Thanks advance.
you also can find the screeshot here: http://bbs.e10000.cn/a/file.asp?lid=520 ... vGA3pLXuii