ldragon
2008-07-14 05:10:05 UTC
Hi,
I want to write a program to control the intrument Agilent86100C with a TDR module Agilent54754A using Labview.in the attached example.vi,i write a command ":Cdisplay" to clear the display and i just assume the instrument will take 1000ms to finish the instruction.if the time is too short,it will have errors,too long,will reduce the efficiency.How can i know the exact time that the instrument will take to receive the ":cdisplay" command and finish the instruction clear display?or how can i make sure the instrument have finished the intruction clear display before the next command" :measure:risetime response3" execute?have other ways to resolve the problem?
Thank you in advance!
example3.vi:
http://forums.ni.com/attachments/ni/170/340406/1/example3.vi
I want to write a program to control the intrument Agilent86100C with a TDR module Agilent54754A using Labview.in the attached example.vi,i write a command ":Cdisplay" to clear the display and i just assume the instrument will take 1000ms to finish the instruction.if the time is too short,it will have errors,too long,will reduce the efficiency.How can i know the exact time that the instrument will take to receive the ":cdisplay" command and finish the instruction clear display?or how can i make sure the instrument have finished the intruction clear display before the next command" :measure:risetime response3" execute?have other ways to resolve the problem?
Thank you in advance!
example3.vi:
http://forums.ni.com/attachments/ni/170/340406/1/example3.vi