4/11/2012 10:17 PM | |
Joined: 4/30/2007 Last visit: 6/17/2025 Posts: 231 Rating:
|
Ibelieve you put in a incorrect order your statements, if pAny_source:= INPUT1 then your next instruction should look like [code]pAny AT pAny_source : STRUCT // Diassembled ANY pointer structure S7Code : BYTE; // Code for S7 (fixed at 16#10) DataType : BYTE; // Code for data type Length : INT; // Repetition factor DBNumber : INT; // Data block Number MemoryArea : BYTE; // Specified memory area ByteAddressMSB : BYTE; // Byte address most significant bits ByteAddressLSB : WORD; // Byte address least significant bits END_STRUCT [/code] Please look thisthread ANY Pointer in SCLwhich explainsmore in detailsthe Anydisassembling... |
This contribution was helpful to
1 thankful Users |
4/12/2012 9:53 PM | |
Joined: 1/26/2012 Last visit: 4/6/2025 Posts: 102 Rating:
|
yes yes ok :-) thank you, after I write the post I solved. |
This contribution was helpful to
1 thankful Users |
Follow us on