LogoLogo
  • Overview
    • Introduction
      • Git-Based Source Control
      • DeviceLink
    • System Requirements
    • Supported Vendors and Device Types
    • Glossary
  • Git-Based Source Control
    • Getting Started
      • Planning
      • Initial Setup
        • Migrations
    • Basic Tasks
      • Navigation
        • Home page
        • Exploring the Web App
        • Exploring the Desktop App
      • Configuration
        • Creating Repositories
        • Creating Templates
        • Cloning Repositories
      • Operations
        • Pulling
        • Committing
        • Pushing
        • Managing History
        • Binary & Large Files
    • Advanced Tasks
      • Branching
        • Branch Protections
      • Pull Requests & Code Review
        • Contributors
        • Reviewers
      • Merging
    • Additional Features
      • Topics
      • Issues
        • Milestones
        • Labels
        • References and Links
      • Wiki
      • Tags & Releases
      • Webhooks
      • Activity
    • Administration
      • Org Settings
      • User Management
        • External Identity Management (SSO + SCIM)
      • Teams & Permissions
        • Permissions by Account Type
      • Registration & Billing
      • Repo Settings
      • Desktop App Options
      • Profile and Settings
        • Notifications
        • Two-Factor Authentication (2FA)
    • Supported Vendors
      • ABB
      • Beckhoff
      • B&R Automation
      • CODESYS
      • Inductive
      • Lenze
      • Rockwell
        • RSLogix 500
        • RSLogix 5000
        • Studio 5000 Logix Designer
      • Schneider
        • Control Expert
        • Machine Expert
      • Siemens
        • Siemens Step7 TIA Portal
        • Siemens Step7 5.x
      • WAGO
    • Integrations
      • Discord
      • Jira
      • Microsoft Teams Connectors
      • Slack
      • Zapier
      • Microsoft Teams Workflows
  • DeviceLink
    • Getting Started
      • Architecture
      • Planning & Installation
    • Sites and Agents
      • Sites
        • Site Settings
        • File Lists
        • Graphs and Metrics
      • Agents
        • Creating a Site-Based Agent
        • Creating a Multi-Site Agent
    • Projects and Devices
    • Vendor Configuration
      • Beckhoff TwinCAT 3
      • CODESYS v3
      • Copia FTP
      • Copia sFTP/SCP
      • Copia Scripting
      • FANUC Robots
      • Rockwell RSLogix 500
        • Smart Filter
      • Rockwell Studio/RSLogix 5000
        • Smart Filter
      • Rockwell PanelView ME HMI
      • Schneider Control Expert
      • Siemens Step7 TIA Portal
      • Siemens Step7 5.x
    • Jobs
      • Job Navigation
      • Creating Jobs
      • Managing Jobs and History
      • Manual Backups
      • Pull Requests
    • Additional Features
      • Webhooks
      • Copia Import Tool
        • Getting Started
        • Preparing your data
        • Importing your data
        • Rolling back a prior import
    • Administration
      • Teams
      • Permissions
      • Notifications
  • Copilot
    • Copia Copilot
    • Getting Started
    • Using Copia Copilot
  • Copilot FAQ
  • Support
    • Best Practices
    • FAQs
      • Git-Based Source Control
        • Troubleshooting
      • DeviceLink
        • Troubleshooting
Powered by GitBook
On this page
  • Overview
  • Configuration
  • Graphical Display and Differences
  • General
  • Supported Types

Was this helpful?

  1. Git-Based Source Control
  2. Supported Vendors

B&R Automation

PreviousBeckhoffNextCODESYS

Last updated 1 year ago

Was this helpful?

Overview

Copia provides support for B&R Automation Studio 4.11-12, with advanced feature support for the following:

Configuration

Copia supports source control of B&R Automation Studio project files.

To get set up, simply store the project files in a Copia repository. Once you perform the appropriate operations, you'll be able to see your project file and all of its data from both the Web App and Desktop App.

Graphical Display and Differences

General

Copia provides graphical rendering of Ladder (LAD), Sequential Function Charts (SFC) and Functions Block diagrams (FBD) for B&R Automation Studio. For other files within the project, Copia provides standard text and/or binary results to show changes within the project.

Supported Types

The following program types are supported in graphical or enhanced output:

  • .fbd (Function Block Diagram)

  • .ld (Ladder Diagram)

  • .sfc (Sequential Function Charts)

Copia also includes support for the following file types, which may include text, or tabular details:

  • .apj (Automation Studio project file)

  • .set (User-specific settings for the project)

  • .c (ANSI C)

  • .ab (B&R Automation Basic)

  • .st (Structured Test)

  • .il (Instruction List)

  • .typ (Declaration file for local data types)

  • .var (Declaration file to local variables)

...and many more!

Graphical Display and Differences
commit and push