hello friends,ihave some more doughts related to pattern output.So please help me related to that topic.
My questions are as below.
1.) In pattern output let's first talk about finite output.
Bydefault 6534 preload the onboard memory before output data right? If i am doing finite output operation & my data size is less than 32 MB then it's ok. But what will happen if my data size is greater than 32 MB?I want to know the exact sequence in which the process will occur.
As per me, 6534 will preload up to 32 MB first- starts to output and now get more data from pc buffer - am i right? please explain briefly.
2. ) Similarly in continuous pattern output will it preload first or not?
3.) while using onboard looping,if i am using data less than32MB,6534 wil
l first preload memory & then starts repeatative output. But what will happen if i give buffer size greater than 32MB? Will it show error or it will overlap the onboard memory after 32 MB? Please remove my confusion.