Example for parameterising a V.I. server

Example

example

The initial situation is a 2-channel system where the second channel is responsible as the server for V.I. variables.

All requests, such as definitions, value changes and deletions of V.I. variables from channel 1, are sent to channel 2.

Parameterising channel 1:

configuration.decoder.vi_server  2 ( P-CHAN-00525 -Reference to channel with ID=2)

Parameterising channel 2:

configuration.decoder.vi_memory            1000 ( P-CHAN-00522)

configuration.decoder.vi_maximal_var_count 100  ( P-CHAN-00523)

configuration.decoder.vi_server            2    ( self-reference)