Search found 213 matches

by Russ C.
Wed Feb 05, 2020 4:42 pm
Forum: Tags
Topic: LightweightTag indexing
Replies: 5
Views: 8067

Re: LightweightTag indexing

You can access array tags index, by using this format:

Code: Select all

Globals.Tags.Tag1.Values[0].Value = 1;
by Russ C.
Wed Feb 05, 2020 4:38 pm
Forum: Scripting
Topic: Change Alarm server mode by script
Replies: 1
Views: 5025

Re: Change Alarm server mode by script

Have you already tried setting this setting to a tag? 2020-02-05 15_35_14-Properties.png If that doesn't work you could try using this line in scripting: Globals.AlarmServer.ServerMode = Neo.ApplicationFramework.Interfaces.AlarmServerMode.Local; //Disclaimer: Changing the Alarm Server settings using...
by Russ C.
Thu Jan 30, 2020 11:57 am
Forum: Scripting
Topic: direct print of an label via script
Replies: 1
Views: 6009

Re: direct print of an label via script

Hello,

We understand that this is a very old post. If there is anyone who is still experiencing this or similar issues and require assistance, please visit us at https://www.beijerelectronics.us/en-US/ ... ___support or give us call at 801.708.6690.

Thank you.
by Russ C.
Wed Jan 29, 2020 5:08 pm
Forum: Scripting
Topic: Reset alias tag in scripting
Replies: 0
Views: 10784

Re: Reset alias tag in scripting

Hello,

We understand that this is a very old post. If there is anyone who is still experiencing this or similar issues and require assistance, please visit us at https://www.beijerelectronics.us/en-US/ ... ___support or give us call at 801.708.6690.

Thank you.
by Russ C.
Wed Jan 29, 2020 5:07 pm
Forum: Scripting
Topic: Script to switch screens by their ID.
Replies: 1
Views: 7410

Re: Script to switch screens by their ID.

Yes, you can do this with the SystemTagNewScreenID. Any value assigned to that tag will cause the HMI to navigate to the screen with the corresponding ID
by Russ C.
Wed Jan 29, 2020 5:06 pm
Forum: Scripting
Topic: Alarm Group Filter via Script
Replies: 1
Views: 7884

Re: Alarm Group Filter via Script

Hello,

We understand that this is a very old post. If there is anyone who is still experiencing this or similar issues and require assistance, please visit us at https://www.beijerelectronics.us/en-US/ ... ___support or give us call at 801.708.6690.

Thank you.
by Russ C.
Wed Jan 29, 2020 4:18 pm
Forum: Application Development
Topic: iX Developer and Web browser / server
Replies: 1
Views: 7717

Re: iX Developer and Web browser / server

This can be done using the Javascript SDK built into the webserver:

More details about how to use the Javascript SDK can be found in the help file (F1)
HTML Help-java-sdkpng.png
HTML Help-java-sdkpng.png (39.93 KiB) Viewed 3377 times
by Russ C.
Wed Jan 29, 2020 3:58 pm
Forum: Application Development
Topic: Users taken by Active Directory / Windows Authentication
Replies: 1
Views: 6974

Re: Users taken by Active Directory / Windows Authentication

Here is an example of how to connect to Active Directory from iX Runtime: https://www.beijerelectronics.com/en/Su ... 58714#fbx0
by Russ C.
Wed Jan 29, 2020 3:55 pm
Forum: Hardware
Topic: Error A native exception has occured in..
Replies: 1
Views: 13966

Re: Error A native exception has occured in..

Hello,

We understand that this is a very old post. If there is anyone who is still experiencing this or similar issues and require assistance, please visit us at https://www.beijerelectronics.us/en-US/ ... ___support or give us call at 801.708.6690.

Thank you.