ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Variables partagées Labview avec Visual C#

Bonjour,

 

Je suis étudiant en Génie Electrique et Informatique.

Je cherche un moyen pour pouvoir lire et écrire, à partir d'une Form en C# directement dans le Moteur de Variables Partagées de Labview.

 

À terme, je devrais pouvoir, à partir du PC n°1 (C#) écrire dans le VI du PC n°2 et lire dans le VI du PC n°3.

 

J'ai déjà créé mes VIs et les variables globales et ils fonctionnent sur les PC n° 2 et 3.

 

Il ne me manque "que" la partie C#, ou comment acceder à ce MVP. Quelqu'un peut-il m'orienter ?

 

 

Anthony

 

____________________________

 

Hi,

 

I'm currently studying in Computing and Electrical Engineering.

I'm searching a way to Read/Write from a C# Form directly in the Labview's Shared Variables Engine.

 

 

At the end, I'll have to communicate between the C# application (Computer n°1) and the first VI (Computer n°2, in order to write) and between the C# application and the second VI (Computer n°3, in order to read).

 

My VI files and my shared variables are already created and this pack work with the two VIs.

 

I have miss the C# part, then i don't know how to acces to the SVE. Could anyone show me the way ?

 

 

Anthony

0 Kudos
Message 1 of 5
(3,336 Views)

up

0 Kudos
Message 2 of 5
(3,310 Views)

I have already read it but it doesn't help me as well.

 

More precisely, I wonder how to acces to the SVE.

0 Kudos
Message 4 of 5
(3,286 Views)