Page 22
80018C_MSW_2400-2500-Profibus_1209_ENG
Example 2
In this example the writing of the group 1 proportional band with modbus address 5 is made.
DB associated to the instrument is DB 3, created with UDT5 or 6, and it is specified at the first input parameter
“DBNr”.
The instrument MODBUS address to call is 1.
The word writing operation is 6.
The word address to be read is 5.
The band value to set is 10.0%, therefore we will assign 100 to the INValue parameter.
When the bit M1.0 goes to 1 the operation has been carried out. In the word MW108 we will find 1 if the operation
went well, otherwise we will find 0.
The error signal and the request managing is the same as for the previoius example.