Staurt,
I guess you are using Labview to do FieldPoint programming. Depending on your application you probably do a FP Read or FP Write. In either case these subVIs make a call to FP Explorer only once, everytime they are called. Thus if you are trying to do a continuous read/write you have to call these VIs repeatedly and so have to use loops (While/For).