Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I make a vi that reads the data from AVL Smoke Meter

I am trying to make a vi that takes readings from an AVL Smoke Meter.  I am using an RS 232 and AK Interface.  I would appreciate anything you can tell me.  Thank you in advance.

0 Kudos
Message 1 of 10
(6,991 Views)

I'm not sure why you posted to the digital I/O board and not the Instrument Control one but have you tried using the shipping examples for serial communication? Have you been able to communicate with the instrument with Hyperterminal?

Unless someone posts back with having some experience this instrument, you'll need to provide some additional information. For example, details on what is an AK Interface, what commands you are sending, how you are sending them, what errors you get, etc.

0 Kudos
Message 2 of 10
(6,980 Views)

Hi

 

Did you get some vi about AVL Smoke Meter? I would appreciate anything about it? can you send some exemplos?

 

Thank you in Advance

 

 

 

0 Kudos
Message 3 of 10
(6,803 Views)

As Dennis suggested, try to communicate with the instrument using Hyperterminal and also with the LabVIEW shipping examples such as Basic Serial Read and Write.  There is no instrument driver available from idnet.

 

You will likely be using NI-VISA to send commands listed in the User Manual of the device to communicate with the instrument.  The Basic Serial Read and Write example VI uses NI-VISA and is a great place to start.

Ben

National Instruments
Certified LabVIEW Associate Developer
Certified TestStand Developer
0 Kudos
Message 4 of 10
(6,781 Views)

Sorry about it, I was looking something information and I didn't see where I was, so that I put in the digital I/O so I made a miskate.

 

I am trying that, I am with AVL 415 Smoke Meter and AVL 4210 Instrument Controller.

I have tried using the examples for serial communication, but it doesn't answer me anything.

Do you know which command I have to send by serial it just to see if it's working?

 

Could you help me?

 

Best regard

 

Kelbert

0 Kudos
Message 5 of 10
(6,720 Views)

The commands should be documented in the manual. There should also be some basic information on how to verify communication.

 

Again, I would strongly recomend you use something like Hyperterminal before trying any programming. Before doing any programming, you have to verify the com port settings and that you are using the correct type of serial cable (there are two generic types). If you have problems, you can discuss them with the vendor. Every vendor should understand Hyperterminal and can walk you through. Many will have never heard of LabVIEW.

Message 6 of 10
(6,714 Views)

I get it and I'll try.

 

Thank you in advance

 

Kelbert

0 Kudos
Message 7 of 10
(6,703 Views)

Dr. Evil just uploaded this to the community, it may help.

 

http://decibel.ni.com/content/docs/DOC-3044

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
Message 8 of 10
(6,555 Views)

I really appreciate your help!

 

It`s help a lot

 

Thank and my best regards

 

Kelbert

0 Kudos
Message 9 of 10
(6,222 Views)

Hi Kerbert,

 

I read through your previous discussion about AVL Smoke meter.  I need your help to make my Labview Code works.  I send the command through RS232 but hasn't got any response from the Smoke Meter. However, it working with terminal software.

 

Do we need to use different cable for X1 and X2. On manual, we need to use X1for PC and X2 for AVL 4120 controller.

 

 

Thanks

 

Nick

0 Kudos
Message 10 of 10
(5,506 Views)