B&R Automation Studio
System requirements
B&R Automation Studio | 3.0 | 4.0 | 4.1 | 4.2 | 4.3 | 4.4 | 4.5 | 4.6 | 4.7 |
---|---|---|---|---|---|---|---|---|---|
versiondog 3.1 | ✓* | ||||||||
versiondog 4.0 | ✓* | ✓ | ✓ | ||||||
versiondog 7.0 | ✓* | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
* Comparison only
Other requirements
- To integrate projects the editor must be installed on the same computer on which the server or agent is running.
- To create backups, a version of B&R Runtime Utility Center compatible with your B&R Automation Studio version is required on the same computer on which the server or agent is running.
- For each B&R version of your project you need one dedicated server or agent to run the uploads. It is not possible to have one system with multiple B&R versions that carry out the upload.
- Valid licenses for the above software packages.
Integration features
- Custom component type for B&R Automation Studio
- Integrated B&R Automation Studio project tree
- SmartCompare for B&R Automation Studio projects (Version / backup detailed comparison)
- Detailed graphical comparison
- Monitoring of changes in the devices (Backup / backup detailed comparison, Version / backup detailed comparison)
- Continuous display of the change history
- Opening B&R Automation Studio with the selected project
- Asset inventory support
Related topics
To get the basic workflow for intergrating the device, open General workflow.
Device-specific settings for this device, such as job configuration, can be found on the following pages:
FAQ
Editing B&R Automation Studio projects fails
The file naming conventions for the B&R Automation Studio Editor are more restrictive than in versiondog. Sometimes a path valid in versiondog cannot be opened in B&R Automation Studio because the file path (not necessarily in the file name itself) contains an invalid character. The following characters are not allowed in B&R /*?"`<>|&#$%§äöüÄÖÜÜ~'
Check the file name of the project to make sure it does not contain any special characters.
- Open the UserClient and navigate to the component.
- Right-click on the component and select Show in file manager or press Ctrl+E.
- Click in the address bar of Windows Explorer and check whether the file path contains special characters (for example, you cannot name a folder B&R because of the & character).
If the problem persists, please contact B&R support.
B&R editor does not open in the desired language.
To open a project with the editor in the desired language, you need to change the path in the registry.
If you are not an advanced user, we recommend that you make a backup copy of your Windows registry before proceeding.
-
Open the Windows registry (either by clicking the Start button and entering regedit in the search field or by pressing WIN + R and then entering regedit in the field).
-
Navigate to HKEY_LOCAL_MACHINE > SOFTWARE > Classes > apjprogram > Shell > Open > command.
-
The value of the entry should look like this:
C:\Program Files\BrAutomation\AS40\Bin-en\AutomationStudio.exe" "%1
-
Change the ./Bin-/ part of the path to change the start language of the B&R editor.
- If you change the path, for example to
C:\Program Files\BrAutomation\AS40\Bin-de\AutomationStudio.exe" "%1
the editor is started in German. The pathC:\Program Files\BrAutomation\AS40\Bin-en.\AutomationStudio.exe" "%1
is for the English version.
This only works if the language you want to activate was also installed during the installation of B&R.
If the problem persists, please contact B&R support.