LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Undefined header

Hi,

 

How can I check the string commad? Can you show me the steps to mach between string between labviw and Agilent device?

 

Thanks

0 Kudos
Message 11 of 14
(1,165 Views)

@Muni06 wrote:

Hi,

 

How can I check the string commad? Can you show me the steps to mach between string between labviw and Agilent device?

 

Thanks


Not having ever use your device I can only give general guidelines here. 

 

Use a serial port sniffer like Portmon https://technet.microsoft.com/en-us/sysinternals/portmon.aspx

 

Use the software that came with it to send the commands that are failing using LabVIEW

 

Compare the command string that software is sending to what LabVIEW is sending.

 

 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 12 of 14
(1,146 Views)

Hi,

 

Thanks. But I could not sole my problem. Anyone can help me?

0 Kudos
Message 13 of 14
(1,129 Views)

If you can verify for certain that the punctuation and spelling of your commands are correct, a good next step could be to verify that your instrument is seeing the proper termination character. Check out this link:

 

http://www.ni.com/tutorial/4256/en/

Ross S.
Applications Engineering
National Instruments
0 Kudos
Message 14 of 14
(1,081 Views)