ADV100 • Functions description and parameters list 107
23.3.31 4094 FieldbusM->S8mon INT32 32 0 0 0 ER FVS
23.3.35 4104 FieldbusM->S9mon INT32 32 0 0 0 ER FVS
23.3.39 4114 FieldbusM->S10mon INT32 32 0 0 0 ER FVS
23.3.43 4124 FieldbusM->S11mon INT32 32 0 0 0 ER FVS
23.3.47 4134 FieldbusM->S12mon INT32 32 0 0 0 ER FVS
23.3.51 4144 FieldbusM->S13mon INT32 32 0 0 0 ER FVS
23.3.55 4154 FieldbusM->S14mon INT32 32 0 0 0 ER FVS
23.3.59 4164 FieldbusM->S15mon INT32 32 0 0 0 ER FVS
23.3.63 4174 FieldbusM->S16mon INT32 32 0 0 0 ER FVS
The value received from the bus is displayed. This parameter must be associated with the src parameter to enable
the M->S channel.
The user may modify the M->Sand by S->Msys parameters. The consistency of the sys with the parameter as-
signed to the channel is checked.
AFieldbusM->SXMonparametercanonlybeassignedtoasingle“src”.Ifassignedtomorethanonesrc,
anerrorsignalisgeneratedduringeldbusinitialization.
Menu PAR Description UM Type FB BIT Def Min Max Acc Mod
23.3.4 4026 FieldbusM->S1div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.8 4036 FieldbusM->S2div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.12 4046 FieldbusM->S3div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.16 4056 FieldbusM->S4div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.20 4066 FieldbusM->S5div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.24 4076 FieldbusM->S6div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.28 4086 FieldbusM->S7div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.32 4096 FieldbusM->S8div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.36 4106 FieldbusM->S9div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.40 4116 FieldbusM->S10div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.44 4126 FieldbusM->S11div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.48 4136 FieldbusM->S12div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.52 4146 FieldbusM->S13div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.56 4154 FieldbusM->S14div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.60 4166 FieldbusM->S15div FLOAT 1.0 1.0 1000.0 ERW FVS
23.3.64 4176 FieldbusM->S16div FLOAT 1.0 1.0 1000.0 ERW FVS
The DivM->Sxeldbus parameters can be used to increase the resolution of the datum sent on the bus to the drive
in the corresponding channel in EU and EU_oat exchange mode. The parameter value is used by the drive as the
divider of the incoming datum, so that a number with decimal digits can be transferred.
N.B.: You must check the size in bits of the datum that is sent to make sure that the maximum value in bits ts in a
16-bit integer. For example, if specifying the divider as “Fieldbus M->Sn div” = 1000, the maxi-
mum value that can be used for the exchanged datum is 32.768 (32768/1000).
.
Example: DivM->Sxeldbus = 10, M->S1eldbuspar = Ramprefsrc1, SysM->S1eldbus = Eu. If
the PLC sends the decimal value 1000 on the rst word the value of rampref1 on the drive is
1000/10 = 100.