Dear Community,
We have recently expanded our portfolio with the ISOBUS communication protocol. ISOBUS is typically used in agriculture for communication between a tractor and attached implements.
Key Features
The key features of the ISOBUS communication protocol are:
- Standardized and widely accepted
- Based on the proven CAN physical layer
- See more…
Requirements
- ISOBUS is typically used on our X90 system but can run on any CAN interface.
- 1x license 1TCISOBUS.00-00 is required per controller.
- The protocol is implemented using the CpIsobus library.
Use Cases/Demos
The “Getting Started” section of the CpIsobus library help provides three examples of ISOBUS visualization. The visualization is stored on our PLC and, after connecting the instrument to the tractor, it is pushed to its control unit (ECU).
Q&A
- What version of AS is supported?
- The library can be used in both AS4 and AS6.
- What targets are supported?
- Currently, only ARM targets are supported. The library does not run on Intel CPUs or in ARsim simulation.