Everything
B.3.3 CS+ Python function (for project)

Below is a list of CS+ Python functions (for a project).

Table B.3

CS+ Python Function (For Project)

Function Name

Function Description

project.Change

This function changes the active project.

project.Close

This function closes a project.

project.Create

This function creates a new project.

project.File.Add

This function adds a file to the active project.

project.File.Exists

This function confirms whether the file exists in the active project.

project.File.Information

This function displays the list of the files registered in the active project.

project.File.Remove

This function removes a file from the active project.

project.GetDeviceNameList

This function displays the list of the device names of the microcontroller.

project.GetFunctionList

This function displays the list of the functions of the active project.

project.GetVariableList

This function displays the list of the variables of the active project.

project.Information

This function displays the list of project files.

project.Open

This function opens a project.