Getting Started
The purpose of this chapter is to walk you through the steps to successfully run our 'Hello World' remote control example. The example sends one command to your instrument and reads its response.
From all different operating systems and physical connections we choose the most common case: LAN connection on Windows OS. As a programming environment we take the one that is free to use – Python in PyCharm. Many of the described steps are universal and can be used in other cases as well.