|
<< Click to Display Table of Contents >>
General Reference of Tags |
N1 or B1 |
Address of a Servo Drive |
N2 or B2 |
Parameter. For more information, please check the next Parameters table |
N3 or B3 |
Number of a function |
N4 or B4 |
Data type interpreted by this Driver. For more information, please check the next Data Types table |
The Bosch Rexroth EcoDrive Driver has only one general way of configuring I/O Tags and several different Tags can be added to a Driver.
The documentation of a device must be checked to know which appropriate parameter and number of function must be configured for reading and writing access using an Elipse Software application.
Tags can be a PLC-type with a single Element, or a Block-type with several Elements, depending on the parameter and the function. Writing to individual Elements in a Block Tag is not implementable by the protocol, and therefore writing to a Tag of this type can only be executed by script.
N2 or B2 |
Parameter |
|---|---|
1 |
P-0-nnnn |
2 |
S-0-nnnn |
3 |
A-0-nnnn |
The nnnn value corresponds to the value of the N3 or B3 parameter.
N4 or B4 |
Interpreted Data Type |
Displayed Data Type |
|---|---|---|
1 |
Floating point number in decimal base |
Floating point number with double precision (Double) |
2 |
Number in binary base |
Unsigned integer number with 32 bits |
3 |
Number in hexadecimal base |
Unsigned integer number with 32 bits |