|
Bosch Rexroth IndraControl L20/L40
On this Page:
IndraControl communication driver implements communication with Bosch Rexroth IndraControl L20/L40 PLCs using a EtherNet/IP adapter.
Type | Read | Write | Data Type |
EtherNet/IP Adapter Outputs | Yes | Yes | Byte Only |
EtherNet/IP Adapter Inputs | Yes | - | Byte Only |
This configuration is required.
Stations syntax: <IP> ; <Port> ;
Where :
<IP>: IP address of the slave device in the network
<Port>: TCP port where the slave device is listening (default is 44818)
Name | Channel | Primary Station |
IndraControl | IndraControl | 192.168.200.105;44818 |
The syntax for the IndraControl communication points is: <%QB><Address> for Outputs and <%IB><Address> for Inputs
E.g.: %QB1 (Type = Output, Address = 1)
TagName | Node | Address | DataType | AccessType |
Output1 | IndraControl | %QB1 | Native | ReadWrite |
Output2 | IndraControl | %QB2 | Native | ReadWrite |
Output3 | IndraControl | %QB3 | Native | ReadWrite |
Output15 | IndraControl | %QB15 | Native | ReadWrite |
Input1 | IndraControl | %IB1 | Native | Read |
Input2 | IndraControl | %IB2 | Native | Read |
IndraControl Revision History | |
---|---|
Version | Notes |
1.0.0.0 | Initial release on new documentation standards. |