EcoStruxure Operator Terminal Expert - How to use alarms

  Рет қаралды 7,325

LeTomas AHUMADA

LeTomas AHUMADA

Күн бұрын

Пікірлер: 31
@hichemam2733
@hichemam2733 2 жыл бұрын
It's a helpful tutorial 🤝 , please make more
@LeTomasAHUMADA
@LeTomasAHUMADA 2 жыл бұрын
Thanks 😊 if there is any special topic you want to see let me know
@hichemam2733
@hichemam2733 2 жыл бұрын
@@LeTomasAHUMADA Thanks you so much What about manipulate and command I-Os of plc by webserver and troubleshooting PLC by webserver and resolve all problem
@hichemam2733
@hichemam2733 2 жыл бұрын
@@LeTomasAHUMADA please if you can do video about how we can communicate with GSM and define IP address for any GSM card when we programming a Bug SCADA project Hope you are understanding me 😁
@Amerigo_Vespucci
@Amerigo_Vespucci 2 ай бұрын
Is there a way to use the alarm table and structure to display VFD error codes polled though a M221?
@LeTomasAHUMADA
@LeTomasAHUMADA 2 ай бұрын
Hi there! You will need to read the fault from the drive then assign a bit for each fault and share those bits to the hmi then you will need to use the alarm group on the hmi with those variables
@alessandroserpi1364
@alessandroserpi1364 2 жыл бұрын
Great Tutorial!!!!!! Could you explain how to flash the screen in the event of an alarm?
@LeTomasAHUMADA
@LeTomasAHUMADA 2 жыл бұрын
Hi Alessandro! In the next link you can find an example: schneider-electric.box.com/s/08aicdf6rhs0xe1anec7pgo9epar3f37 You can "play" with the properties of the target in the global script when an alarm is activated. The variable is "Target01.Preferences.BacklightOff" (Target01 is the name of my example) I believe this will give the effect of flashing but another solution instead of using the Backlight is to change the colour id.
@alessandroserpi1364
@alessandroserpi1364 2 жыл бұрын
@@LeTomasAHUMADA Unfortunately I can't open the file because my software version is 3.2 Sp1
@LeTomasAHUMADA
@LeTomasAHUMADA 2 жыл бұрын
@@alessandroserpi1364 No problem. You can download the latest version from the Schneider: download.schneider-electric.com/files?p_Archive_Name=Installation_File_3.2_SP2.zip&p_enDocType=Software%20-%20Release&p_Doc_Ref=Installation_File_3.2_SP2
@alessandroserpi1364
@alessandroserpi1364 2 жыл бұрын
@@LeTomasAHUMADA Perfect! Thanks so much! You are truly a great professional!
@gabgaz6893
@gabgaz6893 Жыл бұрын
Thanks for explanation. I Have a project with 1000 alarms to import with his message. When I import the alarms variables with txt file they are not import like "alarms" and I loose the message. I don't want to write again all the alarms message... how can I do ?. Tks for your answer.
@LeTomasAHUMADA
@LeTomasAHUMADA Жыл бұрын
Hi Gab Gaz, try to create one alarm with a message then export the variable from the variable list. Then check the structure to add the new ones. I believe this will help you to work faster.
@antlink87
@antlink87 10 ай бұрын
14:03 In what video do you talk about linking RTC to HMI?
@LeTomasAHUMADA
@LeTomasAHUMADA 9 ай бұрын
Hi there! To be honest I do not remember...I believe it could be a combination of this two videos: kzbin.info/www/bejne/h4GtomyDbrKGr8ksi=jmBA2lBTMZk8zvGU kzbin.info/www/bejne/eoDMkneNq8p6qbssi=BJDmFsqviMu04-vS
@antlink87
@antlink87 Жыл бұрын
is it possible to send an email or SMS when an alarm is active? I have an ST6 HMI and M221 PLC
@LeTomasAHUMADA
@LeTomasAHUMADA Жыл бұрын
Hi there! Using the HMIST6xxx at the moment it is not possible. Using the M221 you can use the SR3MODxx to send sms. For email i do not remember if it has , please check the function blocks for this.
@user-tm7ry8li9w
@user-tm7ry8li9w 8 ай бұрын
@@LeTomasAHUMADA Hi having same doubt, SMS ,email possible with Modicon M221?
@LeTomasAHUMADA
@LeTomasAHUMADA 8 ай бұрын
@@user-tm7ry8li9w M221 along the SR3MODxx to send sms. For email, i had a quick look and i do not think is possible with M221 only. Maybe using M172, M241, M251 or M262 for that
@hanlietaljaard261
@hanlietaljaard261 Жыл бұрын
Evetime I struggle am just look up your videos thank you so much for doing this you help me a great deal, can you direct me to a video you have made about alarm severity, what does 1, 2, 3, means is 1 seen as a warning 2 as an alarm but the system can still operate, 3 as an alarm where the system cannot run?
@LeTomasAHUMADA
@LeTomasAHUMADA 4 ай бұрын
Hi there! I need to make a video related the severity. That is to categorize the alarms you can live without it 😊
@sonalikadam5312
@sonalikadam5312 Жыл бұрын
hello sir,please tell me how to add trip or sensor fail alarm in operator terminal expert
@LeTomasAHUMADA
@LeTomasAHUMADA Жыл бұрын
Hi Sonali Kadam! If i am not wrong in this video i show how to work with alarms. BR
@sonalikadam5312
@sonalikadam5312 Жыл бұрын
& also please tell me how to add & link popup screen in operator terminal like somachine vijeo designer. I totally understand somachine v4.3 but operator terminal lot of confusion ,,,please help me.
@LeTomasAHUMADA
@LeTomasAHUMADA Жыл бұрын
Hi Sonali Kadam, Operator Terminal Expert os quite different to Vijeo Designer, take a look to the next videos how to work with “popups”: Training EcoStruxure Operator Terminal Expert - M3.6 Popup Messages kzbin.info/www/bejne/enS2lnqHlNBnipY
@hanlietaljaard261
@hanlietaljaard261 Жыл бұрын
can you also make a video or guide me on how can i flash a button or image where the alarm occur so that the operator will open the alarm, or can one make a one line alarm bar on each of your pages that only display current alarm?
@LeTomasAHUMADA
@LeTomasAHUMADA 4 ай бұрын
Hi there! If i am not wrong that is done on the video.
@muhammedkaya3129
@muhammedkaya3129 2 жыл бұрын
Hello Leandro Tomás Oscar AHUMADA How can I make banner for alarms. It's should be show in main page. Thank You..
@LeTomasAHUMADA
@LeTomasAHUMADA 2 жыл бұрын
I have found this FAQ: www.se.com/ww/en/faqs/FA411954/ Even if it is not possible to do it right now (spoiler before you open the FAQ) you can download in the next link an example project with the things that you can do with the HMI. Please simulate and activate an alarm: schneider-electric.box.com/s/fl4bu32tslsqnsewqqdizi2y0oqpfmok (link will expire on 21/10/2021) In the project there is an object that indicate that an alarm is present you can show this in your HMI and when is visible the customer can touch it and go directly to the alarms. Probably this is my workaround for the banner. Another solution could be to have the object "Alarm summary" and disable the title , limit the size of the object and finally show only the "alarm message" column + "ExceptRTN" .
@leeds1991united
@leeds1991united 2 жыл бұрын
@@LeTomasAHUMADA Hi, Could you relink the sample project?
@LeTomasAHUMADA
@LeTomasAHUMADA 2 жыл бұрын
Hi @@leeds1991united ! please find below the new link to download the project related to alarms: schneider-electric.box.com/s/7uj78w88cuyzc1wcfegfy1p5vlef075l
EcoStruxure Operator Terminal Expert - How to use Rotation in objects
13:59
Training EcoStruxure Operator Terminal Expert - M3.6 Popup Messages
36:25
Cute kitty gadgets 💛
00:24
TheSoul Music Family
Рет қаралды 22 МЛН
Nurse's Mission: Bringing Joy to Young Lives #shorts
00:17
Fabiosa Stories
Рет қаралды 19 МЛН
МЕБЕЛЬ ВЫДАСТ СОТРУДНИКАМ ПОЛИЦИИ ТАБЕЛЬНУЮ МЕБЕЛЬ
00:20
Training EcoStruxure Operator Terminal Expert - Mx.x Security
31:24
LeTomas AHUMADA
Рет қаралды 2,8 М.
Alarmas en Operator Terminal Expert | Schneider Electric
9:24
Schneider Electric Latinoamérica
Рет қаралды 1,1 М.
Recetas en Operator Terminal Expert | Schneider Electric
9:16
Schneider Electric Latinoamérica
Рет қаралды 1,1 М.
Cute kitty gadgets 💛
00:24
TheSoul Music Family
Рет қаралды 22 МЛН