Our Brands

Impact-Company-Logo-English Black-01-177x54

Welcome to the Schneider Electric Website

Welcome to our website.
		
How can we help you today?
In EcoStruxure Machine SCADA Expert, is it possible to trigger alarms with the individual bit states from a WORD (Integer) address?

Issue
In EcoStruxure Machine SCADA Expert, is it possible to create and trigger Alarm events with the individual 16 bit states from a WORD/Integer address?

Product Line
EcoStruxure Machine SCADA Expert

Environment
HMI/SCADA programming software in Windows

Resolution
There is no direct way to create single Alarms from the individual 16 bits from inside an Integer (Word).
However, there is a way to extract the Boolean data from the WORD and put it into 16 individual Bit Tags (or an array of them).

Example:
If we had a WORD Tag called "iMyInteger" that we would like to create 16 Alarms from each of the bits from the WORD, we can create an Array of Boolean Tags called "myBoolArray" (with indexes 0 to 15) to be the Alarm bits and use a VBScript to move the data from the Integer Tag to the Array of Boolean Tags.

Steps:

  1. Create a Tag representing the Integer in the Driver Sheet (Note: the I/O Address in the screenshot shows a Modbus TCP address)
  2. Create a Boolean Array of size 16 (note that you put in the Max value of the array which is '15' starting from 0 in the Project Tag list below.
    driver sheet
  3. Create an Alarm Sheet using the Boolean Array (each index for each Alarm) and write in your appropriate Alarm Message.
  4. Create a New Script under Tasks->Script that assigns the value of each bit from the Integer into each array of the Boolean Array Variable with the syntax shown in the screenshot below.
    alarm sheet


For projects with many Integer Tags, one can lay out the Boolean Tags and VBScript code in Microsoft Excel and copy-paste them from Excel into any Worksheet in EcoStruxure Machine SCADA Expert (that looks like a table from Excel).
Attached to this FAQ is an Excel spreadsheet that can generate the Boolean Tags as well as the VBScript for multiple Integer Tags into multiple Arrays of Boolean Tags:
"EcoStruxure Machine SCADA Expert - Generate Bit Position Tags and VBScript for Alarm Sheet.xlsm"

If this FAQ did not solve your issue, you can chat with us at chat with us or e-mail us at customer.services@se.com to create a case with our Technical Support Team.

If you are not located in North America, please contact your local Customer Care Center for assistance:

Support | Schneider Electric Global (se.com)

Schneider Electric India

Attachment(s)
EcoStruxure Machine SCADA Expert - Generate Bit Position Tags and VBScript for Alarm Sheet.xlsm [46.74 KB]
Explore more
Range:
Users group

Discuss this topic with experts

Visit our community and get advice from experts and peers on this topic and more
Explore more
Range:

Need help?

  • Product Selector

    Quickly and easily find the right products and accessories for your applications.

  • Get a Quote

    Start your sales enquiry online and an expert will connect with you.

  • Where to buy?

    Easily find the nearest Schneider Electric distributor in your location.

  • Help Centre

    Find support resources for all your needs, in one place.

  • Products Documentation
  • Software Downloads
  • Product Selector
  • Product Substitution and Replacement
  • Help and Contact Centre
  • Where to buy
  • Get a Quote
  • Find our Offices
  • Careers
  • Company Profile
  • Report a misconduct
  • Accessibility
  • Newsroom
  • Investors
  • EcoStruxure
  • Job Search
  • Blog
  • Contact support - +1800-103-0011
  • Privacy Policy
  • Cookie Notice
  • Terms of use
  • Change your cookie settings