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.



Summary

IndraControl communication driver implements communication with Bosch Rexroth IndraControl L20/L40 PLCs using a EtherNet/IP adapter. 

Communication Driver Information
Driver nameIndraControl
Assembly NameT.ProtocolDriver.IndraControl
Assembly Version

1.0.0.0

Available for LinuxFalse
Devices supported 

Bosch Rexroth IndraControl L20/L40

ManufacturerBosch Rexroth
ProtocolEtherNet/IP - Bosch
InterfaceTCP/IP
PC RequirementsEthernet port

Supported Data

Type

Read

Write

Data Type

EtherNet/IP Adapter Outputs

Yes

Yes

Byte Only

EtherNet/IP Adapter Inputs

Yes

-

Byte Only


Channels Configuration

Protocol Options

This configuration is not supported for this Driver.



Nodes Configuration

Station Configuration

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)

Sample Node configuration

Name

Channel

Primary Station

IndraControl

IndraControl

192.168.200.105;44818

 


Point Address Configuration

The syntax for the IndraControl communication points is: <%QB><Address> for Outputs and <%IB><Address> for Inputs

 E.g.: %QB1 (Type = Output, Address = 1)

 Sample Points Configuration

 

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

 


Driver Revision History

IndraControl Revision History
Version Notes
1.0.0.0Initial release on new documentation standards.

In this section...

  • No labels