This document has only the specific information about the device connection settings and its address syntax.
Refer to the User Guide for more information on the Device Module.
On this page:
Summary
RaspberryPI communication driver implements communication GPIO interface.
Communication Driver Information | |
---|---|
Driver name | RaspberryPI |
Assembly Name | T.ProtocolDriver.RaspberryPI |
Assembly Version | 1.1 |
Available for Linux | True |
Devices supported | PLC types RaspberryPI Revision 1 and 2 |
Manufacturer | Raspberry Pi Foundation |
Protocol | RaspberryPI GPIO |
Interface | GPIO interface board |
PC Requirements | RaspberryPI GPIO interface board |
Channels Configuration
Protocol Options
- Revision: 1 (RaspberryPI V1) or 2 (RaspberryPI 2, Default).
Nodes Configuration
Nodes s are not used in this driver.
Points Configuration
Address
- GPIO: GPIO number - On the Raspberry Pi, GPIO (General Purpose Input/Output) number refers to the GPIO connector pins available on the board, which can be programmed to perform specific functions, such as input or output. Also called Broadcom Numbering (BCM), this refers to the logical pin number based on the Raspberry Pi's Broadcom chip schematic. For example, physical pin 3 might be identified as GPIO2 on the BCM schematic. (refer to Raspberry Pi device documentation to more information)
Driver Revision History
RaspberryPI Revision History | |
---|---|
Version | Notes |
1.1 | Initial release on new documentation standards. |
In this section...