C# Code

Hello there.
I am new in this.
I would need some help.
I made a Combox and in it, I would like to see all robtargets in the system. how do I write the code in C #.
please help me.

Best Regards Anders

Hi Anders,

lets see if this helps you get started.

Using a ListView: (you can use a combobox as well of course. The concept is similar)

http://developercenter.robotstudio.com:80/Index.aspx?DevCenter=FPSDK&OpenDocument&Url=html/cd81c585-2a51-45ef-960b-2494ac88e895.htm

Searching symbols:

http://developercenter.robotstudio.com:80/Index.aspx?DevCenter=FPSDK&OpenDocument&Url=html/a44d0174-cfdd-4905-bc01-3f4cbb6c6f01.htm

Symbols in this context means RAPID variable instances in the controller working memory.