Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Getting Started

Create an application structure

  • Last UpdatedSep 29, 2022
  • 1 minute read

Microsoft Visual Studio creates the outline of a program when you create a new project. Follow the steps in this section to create a program outline. Subsequent topics show how to customize the application and augment it with AF SDK information.

  1. If necessary, start Visual Studio.

  2. Click File > New > Project

    The New Project window displays.

  3. Select Console Application, then enter a name for the project in the Name field.

    For this example, enter PI_Connect as the project name. Visual Studio creates the project and presents a program outline that includes the Main function. You augment this outline with your own code.

Related Links
TitleResults for “How to create a CRG?”Also Available in