Parameters > Citect.ini File Parameters > Alarm Parameters > [Alarm]FilterViewByPrivilege

[Alarm]FilterViewByPrivilege

The setting applied to this parameter effects alarm browses performed by the cicode functions AlmTagsOpen() or AlmSummaryOpen(), or through CTAPI using CtFindFirst for the tables DigAlm, AnaAlm, AdvAlm, HResAlm, ArgDigAlm, ArgAnaAlm, TsDigAlm, TsAnaAlm, ArgDigAlmStateDesc, Alarm and AlmQuery.

When this parameter is set to 0 on the alarm server, the set of records returned from the browse will not be filtered by privilege. When this parameter is set to 1, the set of records returned from the browse will be filtered by privilege. The privilege and area of the current logged in user who initiated the browse will be checked against that configured in the privilege and area fields of each alarm record in the alarm forms in citect project editor, and the record will only be included if the user met that level of access.

Allowable Values:

0 - browse sessions not filtered by privilege

1 - browse sessions filtered by privilege

Default Value: 1

See Also