Hi CodeShepherd, If i want to change the measuring range of the S20-AI-8 to 0 V ... +5 V. Measuring range table: Replace #0x0000# (0 V ... +10 V Default) to #0x0002# (0 V ... +5 V). #0x0003# Byte 0 | Byte 1 (Channel 1) . . #0x0003# Byte 14 | Byte 15 (Channel 8 ) *****************************************************************************
* SECTION 2: Startup-Parameterization
*****************************************************************************
* Example for parameterization of IO-modules:
#CMD#
#0x0042# FIBO_PDI_WRITE_OBJECT_REQ
#0x0005# Parameter Count (following words)
#0x0001# Slot-ID
#0x0000# reserved | Subslot
#0x0015# Index
#0x0002# Subindex | Length of following PDI-Data
#0x0002# Byte 0 | Byte 1
#0x0002# Byte 2 | Byte 3
#0x0002# Byte 4 | Byte 5
#0x0002# Byte 6 | Byte 7
#0x0002# Byte 8 | Byte 9
#0x0002# Byte 10 | Byte 11
#0x0002# Byte 12 | Byte 13
#0x0002# Byte 14 | Byte 15
</EOF> Is this correct?
... View more