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. ...
    • 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 ...
    • zenon Changesets Excel

      Product changes for versions greater 7.50 of the zenon Engineering Studio & the zenon Service Engine as Excel Worksheets. They are also availble as CSV Files. Please note that most recent builds may not be included since changes documentation may be ...
    • zenon Changesets CSV

      Product changes for versions greater 7.50 of the zenon Engineering Studio & the zenon Service Engine in CSV Format. They are also availble as Excel Files. Please note that most recent builds may not be included since changes documentation may be ...
    • FAQ: How can I browse an OPC UA Server using the zenon OPC UA Client Driver?

      Go to Drivers > New Driver Create a Driver of Type "OPC UA Client Driver" Open the Driver Configuration Go to "Connections" Create a new Connection Enter your Discovery URL Enter your Server URL manually or click the 3 dots to browse the Discovery ...