Applies To:
  • CitectSCADA 7.0

Summary:
I am using the MODNETxx driver (eg MODNET10), and I am wondering how to configure my citect.ini file.

Should I add a [MODNET] or a [MODNET10] section?

 

Solution:
Short answer would be: you can add either of them.

However, you need to consider the following points:

- If you add only one of the [MODNET] or [MODNET10] sections, your parameters will be read properly from either section.

- If you add both [MODNET] and [MODNET10] sections, the ini parameters under the [MODNET] section will be the ones taken into account.

- If you have a [MODNET10] and a [MODNET30] section, you will be able to specify different ini parameters under both sections, and they will be handled correctly.

- If, on top of the [MODNET10] and [MODNET30] sections above, you add a [MODNET] section, only the ini parameters from the [MODNET] section will be taken into account.

 

 Please also read article Q4805 for further information.

 

Keywords:
 

Attachments