Projects Using Super Genies
- Last UpdatedAug 04, 2025
- 1 minute read
To use Super Genies with digital tags, you will need to modify your project settings to allow blocking of requests up to 16 bits (default is 8 bits). To do this, go to the topic Data Point and Cache Parameters and make the modifications outlined in the description of the [DNPR]IsItemisedRequest parameter.
|
|
|
UNINTENDED EQUIPMENT OPERATION
|
|
Failure to follow these instructions can result in death, serious injury, or equipment damage. |
You will also need to:
-
Add the following to your Citect.ini file (in the [DNPR] section):
-
Block = 2
-
MaxBits = 16
-
IsItemisedRequest = 0
-
-
Modify the protdir.db file from BIT_BLOCK=8, MAX_LENGTH=8 to BIT_BLOCK=16, MAX_LENGTH=16 and copy to the Include, System and your project directory (exists under the User directory of your Plant SCADA installation).
-
Recompile your project (with the incremental compile option disabled).
Note: The MAX_LENGTH value above is adjustable by the user to 2048 bits
