Search found 19 matches

by nxen
Wed Jun 16, 2021 6:07 am
Forum: Application Development
Topic: Alarm Viewer
Replies: 1
Views: 2855

Re: Alarm Viewer

Alarm server -> Settings -> Show Alarm Indicator
by nxen
Wed Apr 21, 2021 12:17 am
Forum: Scripting
Topic: Password expiration
Replies: 2
Views: 3272

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.
by nxen
Wed Sep 09, 2020 6:53 am
Forum: Application Development
Topic: Modbus RTU on iX - how to declare sub - indexes
Replies: 0
Views: 6171

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 ...
by nxen
Mon Feb 24, 2020 7:30 am
Forum: Scripting
Topic: Unable to select last Active Alarm
Replies: 3
Views: 5952

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.
by nxen
Mon Jul 09, 2018 11:27 pm
Forum: Application Development
Topic: Arlam banner
Replies: 1
Views: 3711

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.
by nxen
Mon Mar 05, 2018 1:36 am
Forum: Controller Communication
Topic: IX Developer > LOGO 8
Replies: 2
Views: 6475

Re: IX Developer > LOGO 8

Have you tried using 4069 instead of 2000 at TSAP fields?
by nxen
Thu Jul 14, 2016 3:52 am
Forum: Scripting
Topic: Alarm Group Filter via Script
Replies: 1
Views: 7826

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? //---------------------...
by nxen
Wed Oct 14, 2015 3:27 am
Forum: Scripting
Topic: Dismiss keypad
Replies: 2
Views: 8287

Re: Dismiss keypad

Did you try "Control" + "Enter"?
by nxen
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: 4954

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.
by nxen
Wed Apr 15, 2015 12:30 am
Forum: Application Development
Topic: pop-up on screen keyboard
Replies: 2
Views: 6832

Re: pop-up on screen keyboard

LogIn_Develop.PNG
LogIn_Develop.PNG (88.32 KiB) Viewed 6828 times
LogIn_Runtime.PNG
LogIn_Runtime.PNG (40.39 KiB) Viewed 6828 times
Hope I helped.