FAQ: How can I set an alarm on a single bit of a e.g. DINT zenon variable?

FAQ: How can I set an alarm on a single bit of a e.g. DINT zenon variable?

There are some possibilities. One would be to use our integrated solution zenon Logic Service to divide a WORD or INT variable. Create a BOOL for every Bit in that WORD or INT and set the alarms.

Another option would be defining a dedicated BOOL variable which needs the address information of that WORD in the Offset and within the parameter “Bit number” you are be able to target a specific Bit of it. This will work with all address based drivers, but not with name space based drivers such as OPC UA.
    • Related Articles

    • zenon IEC870 driver does not set T_STD bit (bit 30) at zenon variables

      Summary The zenon IEC60870 driver does not set the status bit T_STD ("Standard time", e.g. winter time in Europe) - bit 30 - at the variable in zenon. Description The zenon IEC60870 driver does not set the status bit T_STD ("Standard time", e.g. ...
    • zenon Changesets Excel

      Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in CSV format ...
    • zenon Changesets CSV

      Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in as Excel ...
    • iec850 driver does not set T_STD bit (bit 30) at variables with timestamp from t-attribute (T_EXTERN)

      Summary IEC61850 Client driver does not set the T_STD bit at the zenon variables getting external timestamp - from t-attribute (variables with FC= ST or MX, e.g. */stVal[ST]). The driver uses correctly T_STD bit but only by T_INTERN timestamps, not ...
    • 3S_V3 Driver : The Driver object type "Alarm variable" does not support the data types DINT and UDINT

      Summary The Driver object type "Alarm variable" does not support the data types DINT and UDINT DescriptionThe Driver object type "Alarm variable" does not support the data types DINT and UDINT Solution The 3S_V3 Driver object type "Alarm ...