3/13/2016 12:46 PM | |
Posts: 4 Rating: (0) |
Hi .. I also have same problem .. in step7-300 , i can access input parameter "B1" of type byte using pointer L P##B1 LAR2 But in S7-1500 , It turns to red and highlight me that Tag P##B1 not found or not addressable via operator P# . How can i overcome this problem .. is there any way to load address of input Parameter B1 . ----------------------------------------------------------------------- But i have another alternative approach ? Create temp variable TempB1 of type byte . // Move input value to local temp variable first L B1 T TempB1 // Reference local temp variable and get address of it L P##L0.0 LAR2 ------------------------------------------------------------------------------------ Want to know is there direct access to input parameter using pointer . ???? Regards .., Tun -------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------ |
Last edited by: Min_Moderator at: 3/14/2016 2:59:43 PMNew subject after splitting Last edited by: AutoGen_250039 at: 3/15/2016 10:06:27 AM |
|
Follow us on