12-20-2010 04:53 AM
why does it take more than a ninute to set the PD Tag using NI-Configurator?
can i use NI apis to get it done faster?
Solved! Go to Solution.
12-24-2010 02:10 AM
Changing PD tag is not a fast operation in Foundation Fieldbus. NI-FBUS Configurator will send PD tag request to the stack, then wait for the response. Moreover, Configurator will also update all related information.
Only NI-FBUS LabVIEW VIs supports changing PD tag operation. The VI is FF_SetDeviceTag.vi.