Hi Friends,
I have a doubt on GN call...
I have a PCB with 3 SENSEG's ... Segment A,B and C.
Here B and C are siblings under A.
I have code a prgm lik this ..
Call PLITDLI using(Count,
GN,
PCB_Mask,
I/O Area,
Unqualified SSA for Segment B)
Let's say Segment B has 3 occurences(Segment B1,B2,B3)
What will happen if I execute this call 4th time? Where the control will be pointed?
Can any one please clarify me this..
Thanks in Advance...