LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling LabVIEW program for MCP BR2827 LCR meter

Hello,

I'm looking for LabVIEW controlling program for MCP BR2827 LCR meter

if someone can help I will be grateful,

Thank you very much

0 Kudos
Message 1 of 6
(2,561 Views)

Hello Chamslo,

 

To control this kind of device, you'll have to use RS-232 or GPIB port.

In order to do so, LabVIEW give you access to VISA API.

 

You'll find below a white paper talking about instrument control

http://www.ni.com/white-paper/3511/en/

 

Here are some examples.

 

http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/sn/catnav:ex/q/visa/

 

Best regards,

Sabri JATLAOUI - Certified LabVIEW Architect - Certified LabVIEW Developer
0 Kudos
Message 2 of 6
(2,518 Views)

Dear Sabri,

thank you for your kind reply,

actually I'm looking if someone has already done the program so that will save me time,

Thanks a lot

0 Kudos
Message 3 of 6
(2,514 Views)

Chamslo,

 

You should try Visa example.

Which port are you using to control your device?

 

Best regards.

 

Sabri JATLAOUI - Certified LabVIEW Architect - Certified LabVIEW Developer
0 Kudos
Message 4 of 6
(2,511 Views)

it is GPIB port

0 Kudos
Message 5 of 6
(2,497 Views)

Il vous faut alors une interface matérielle GPIB.

 

Vous pouvez installer le driver NI 488.2 qui vous donnera accès aux exemples NI de contrôle d'instruments par GPIB.

 

http://www.ni.com/download/ni-488.2-3.1/3619/fr/

 

Cordialement.

 

Sabri JATLAOUI - Certified LabVIEW Architect - Certified LabVIEW Developer
0 Kudos
Message 6 of 6
(2,492 Views)