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:
- Create a Tag representing the Integer in the Driver Sheet (Note: the I/O Address in the screenshot shows a Modbus TCP address)
- 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.
- Create an Alarm Sheet using the Boolean Array (each index for each Alarm) and write in your appropriate Alarm Message.
- 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.
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:
게시 대상: 슈나이더 일렉트릭 Korea
도움이 필요하신가요?
제품 선택기
애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.
견적 받기
영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.
구매처
해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.
지원 센터
한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.