Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

how create location USR


kokihualpa Apr 1, 2020 05:09 AM

First time I use TableFile() to store a File in the memory USR. But how configure that USR?. In file control I cant see it.

this is an extract of my program:

DataTable(Horario2,True,-1)
DataInterval(0,5,Min,10)
TableFile ("USR:Horario2",8,2,0,60,Min,OutStat,0)
Average(1,partisolT,FP2,false)
Average(1,partisolP,FP2,false)
Average(1,partisolTf,FP2,false)
Average(1,partisolF,FP2,false)
Sample(1,partisolTavg,FP2)
Sample(1,partisolPavg,FP2)
Sample(1,partisolTfavg,FP2)
Sample(1,partisolFavg,FP2)
EndTable


nsw Apr 1, 2020 10:15 AM

Use Device Configurator. Goto "advanced" tab and find the box maked "USR: Drive Size".

Log in or register to post/reply in the forum.