View: Git Status & Staging Symbol: Corresponding Git command: git status Function : The view shows the Git status of the objects and files which have changed or are new since the last commit. Changes
View: Git History Corresponding Git command: git log Function : The view shows the history of the commits which were performed on the objects of the project or on other files in the Git repository . T
View: Git Branches Symbol: Corresponding Git command: git branch Function : The local Git branches are displayed and managed in the view. These can be branches which are already tracking a remote bran
View: Git Remotes Symbol: Corresponding Git command: git remote Function : The view is used to manage the remote repositories , which are used to manage CODESYS projects on where multiple users should
View: Project Settings Function : This view shows the current project settings for the CODESYS project ("Git project") which is managed in Git with the help of CODESYS Git . Call : Git → Project Setti
Dialog: Credentials needed Function : The dialog is used to provide the credentials for access to the remote repository . Call : The dialog opens when you want to access a protected remote repository
Dialog: Choose Git Repository Location Function : In this dialog, you define a new storage location for this repository when extracting an CODESYS project which also contains a Git repository. Call :
Logical Drive You can add a logical drive to any kind of drive unit. The axis of the logical drive mirrors the motion of their master axis while it represents a standalone instance. . This allows for
Virtual Drive Virtual drives are simulated drives in software. With this, you can test your programs without connected hardware or implement extended functionalities. These kinds of functions include,