Search found 19 matches
- Wed Jun 16, 2021 6:07 am
- Forum: Application Development
- Topic: Alarm Viewer
- Replies: 1
- Views: 6645
Re: Alarm Viewer
Alarm server -> Settings -> Show Alarm Indicator
- Wed Apr 21, 2021 12:17 am
- Forum: Scripting
- Topic: Password expiration
- Replies: 2
- Views: 7727
Re: Password expiration
There is a ready to use script module in the Beijer's Smart Store. https://smartstore.beijerelectronics.com/en/Smart___Engineering___Resources/6776/ix-password-expire---script-module I don't know if it is what you are looking for. Of course, these modules are available for the latest versions of iX.
- Wed Sep 09, 2020 6:53 am
- Forum: Application Development
- Topic: Modbus RTU on iX - how to declare sub - indexes
- Replies: 0
- Views: 13281
Modbus RTU on iX - how to declare sub - indexes
Hello, I'm trying to send values from a X2 Base panel to a Beijer BSD servo drive, via Modbus RTU. To do this, I need to assign the servo indexes to the iX tags. What I didn't find is to assign the sub-indexes. For example, how to declare the Index 0x3100 - Sub Index 02 as a tag? I would appreciate ...
- Mon Feb 24, 2020 7:30 am
- Forum: Scripting
- Topic: Unable to select last Active Alarm
- Replies: 3
- Views: 10827
Re: Unable to select last Active Alarm
Hi Russ,
is there a way to clear the string when no alarm is active?
Thanks in advance.
is there a way to clear the string when no alarm is active?
Thanks in advance.
- Mon Jul 09, 2018 11:27 pm
- Forum: Application Development
- Topic: Arlam banner
- Replies: 1
- Views: 4959
Re: Arlam banner
Add a System Tag New Screen. Link it with to the word of your PLC that controls the screen number.
On your Screens -> General -> Screen ID give a number for each screen that you want to control by this word.
On your Screens -> General -> Screen ID give a number for each screen that you want to control by this word.
- Mon Mar 05, 2018 1:36 am
- Forum: Controller Communication
- Topic: IX Developer > LOGO 8
- Replies: 2
- Views: 8467
Re: IX Developer > LOGO 8
Have you tried using 4069 instead of 2000 at TSAP fields?
- Thu Jul 14, 2016 3:52 am
- Forum: Scripting
- Topic: Alarm Group Filter via Script
- Replies: 1
- Views: 9228
Alarm Group Filter via Script
Hello there! I have two (or more) Alarm Groups. Using code from scrap I created a script to filter the Alarm Viewer regarding the Group (button4 & button5). It works but I don't know how to "clear" (button6) the filter, so to display again all the Alarm list. Can anyone help? //---------------------...
- Wed Oct 14, 2015 3:27 am
- Forum: Scripting
- Topic: Dismiss keypad
- Replies: 2
- Views: 9812
Re: Dismiss keypad
Did you try "Control" + "Enter"?
- Tue Jul 14, 2015 4:31 am
- Forum: Application Development
- Topic: How to display a time stamp of when button was last pressed
- Replies: 1
- Views: 6077
Re: How to display a time stamp of when button was last pres
If the button is linked to a Tag, Log this Tag to the Audit Trail.
- Wed Apr 15, 2015 12:30 am
- Forum: Application Development
- Topic: pop-up on screen keyboard
- Replies: 2
- Views: 8251
Re: pop-up on screen keyboard
Hope I helped.