PKW Interface of PROFIDRIVE Slaves
The PKW interface is integrated into the FC310x; it can then be accessed via ADS from the control program. PKW Read is then mapped in ADS Read, PKW Write in ADS Write and PKW-Read No Of Array Elements in ADS Read:
PKW Read
|
| Net-ID of the master (see the device's ADS tab) |
| 0x1000 + station address of the slave |
| Bits 0-11: parameter number (PNU) |
|
Bit 26: 1 = Subindex in octet 3 (standard), 0 = subindex in octet 4 (Simodrive 611U) |
Bit 27: 1 = ARRAY codes are not supported by PROFIDRIVE slave |
Bits 28-31: axis number (for single axis modules always 1) |
| Subindex (for ARRAY access) |
| |
| In response: Parameter value |
PKW Write
|
| Net-ID of the master (see the device's ADS tab) |
| 0x1000 + station address of the slave |
| Bits 0-11: parameter number (PNU) |
|
Bit 26: 1 = Subindex in octet 3 (standard), 0 = subindex in octet 4 (Simodrive 611U) |
Bit 27: 1 = ARRAY codes are not supported by PROFIDRIVE slave |
Bits 28-31: axis number (for single axis modules always 1) |
| Subindex (for ARRAY access) |
| |
| In request: Parameter value |
PKW ReadNoOfArrayElements
|
| Net-ID of the master (see the device's ADS tab) |
| 0x1000 + station address of the slave |
| Bits 0-11: parameter number (PNU) |
|
|
|
Bit 26: 1 = Subindex in octet 3 (standard), 0 = subindex in octet 4 (Simodrive 611U) |
Bit 27: 1 = ARRAY codes are not supported by PROFIDRIVE slave |
Bits 28-31: axis number (for single axis modules always 1) |
| |
| |
| In response: Number of the parameter 's array elements |