Labview communicate with robot through dot net

Hi all,

I had use PC sdk communicate with robot through c#. Now I need to use labview to do the communicate with dot net, for example to read and write RAPID data, Get execute status from robot. I’m able to read from RAPID but can’t manage to write. Does anyone have an idea how to do? Please advice. Thanks

Here is a code snippet that I used to set a Boolean flag on the controller from C#.Net application

Please see the attachment…
set_rapid_value_example.txt (556 Bytes)