Hello Samkarshan, When the customer developed an application in C#, then that application is communicating with the XM2 from a PC. Visual Studio is just the development environment. It creates a windows executable (*.exe), which can then be executed and communicates with the XM2. This executable can NOT be used on the XM2, because the XM2 does not run on windows. You would need the Windriver Workbench OEM as a development environment and create a “bundle”. That bundle can then be loaded on the XM2 and be executed without any further external programs. This would be similar to Indralogic, where you create your program, download it to the control and it will run on the control each time you start it. Best Regards, Marvin42
... View more