Iconics Suite - RegEx (Regular Expression) in Security Module [Iconics Syntax]

Iconics Suite - RegEx (Regular Expression) in Security Module [Iconics Syntax]

This article shows how to use regular expressions in Security module

Iconics Security module has option to check the write values with RegEx.



If the entered data meets the regular expression condition, the value is entered into the register.

Examples:
^.* - you can input any amouth of any character
^[23] - you can input only character 2 or 3
^(23|24) - you can input only number 23 or 24

    • Related Articles

    • Iconics Suite - Expressions syntax [Iconics Syntax]

      This articles contains a lot of practical examples of expression syntaxes Strings Enclosed in " " - "Lorem ipsum dolor sit amet" - " as normal character only when string enclosed with $" "$ - $"Text with " " inside"$ Combining text and numbers with ...
    • Iconics Suite - Question mark tags (Current etc.)

      This article show the list and usage of ?Current tags and rest of special syntax tags with question mark on beginning of the tag ?Current tags The Security Server exposes several points that expose information about the user, who is currently logged ...
    • Iconics Suite - Using Clone Dynamic with Smart Symbols [Iconics syntax]

      This article show special syntax that have to be use in Smart Symbol to use it with Clone Dynamic This article focus on non "zero" base asset name - we will use the asset that their numbering starts from "1" Prepare Assets - prepare assets as on the ...
    • Iconics Suite - Control separate bits from 16bit register using AssetWorX [Iconics syntax]

      This article show how to control separate bits from 16bit register from separate tags Create tag with data source connected to 16 bit register Using Workbench create first tag in your asset connected to e.g. D register Create tag for bit0 that will ...
    • Iconics Suite - FDA 21 CFR 11

      This article contains information about Iconics funcionalities in compliance with 21 CFR 11. 21 CFR 11 Using Iconics GENESIS64 solutions allows system integrators to create SCADA applications in compliance with FDA 21 CFR Part 11, which is an ...