Search found 824 matches

by mark.monroe
Thu Oct 17, 2013 9:53 am
Forum: Application Development
Topic: Login/Logout pop-ups
Replies: 5
Views: 8868

Re: Login/Logout pop-ups

There is no way to turn off that message.
by mark.monroe
Thu Oct 17, 2013 9:53 am
Forum: Controller Communication
Topic: Intercepting the "No Communication" message
Replies: 7
Views: 17752

Re: Intercepting the "No Communication" message

There is no way to alter the Comm error message box. Some Controller drivers allow you to disable/enable the Comm error message box. You can check the controller driver to see if you have the option. There is a system tag which you can use that will alert you to any communication errors. You could u...
by mark.monroe
Thu Oct 17, 2013 7:56 am
Forum: Application Development
Topic: Recipe creation.
Replies: 7
Views: 11762

Re: Recipe creation.

No, there is no way to filter recipes. You can create multiple recipe groups, i.e. Recipe1, Recipe2, but there is no way to filter recipes.
Snap 2013-10-17 at 07.54.32.jpg
Snap 2013-10-17 at 07.54.32.jpg (51.71 KiB) Viewed 11717 times
by mark.monroe
Wed Oct 16, 2013 8:59 am
Forum: Application Development
Topic: Recipe creation.
Replies: 7
Views: 11762

Re: Recipe creation.

Here is a forum post on that topic. You need to use the recipe system tag.
by mark.monroe
Tue Oct 15, 2013 9:12 am
Forum: Application Development
Topic: Recipe creation.
Replies: 7
Views: 11762

Re: Recipe creation.

In design time there is no easy way to export the recipes to a usb stick if you are targeting a WinCE HMI. Only during runtime can you export the recipes using actions. The recipes are stored in a database that is located in the root directory of your project: "iX Developer 2 Projects\Project23\Data...
by mark.monroe
Mon Oct 14, 2013 11:39 am
Forum: Application Development
Topic: Multi Screen Projects
Replies: 2
Views: 5782

Re: Multi Screen Projects

You can make an iX Developer screen span two monitors. Spanning monitors is controlled by the OS you are using, not by iX Developer. iX Developer does not allow you to run two separate iX projects on the same machine.
by mark.monroe
Mon Oct 14, 2013 8:16 am
Forum: Application Development
Topic: Recipe creation.
Replies: 7
Views: 11762

Re: Recipe creation.

Under the Actions->Recipe there is an "Export Recipe" and an "Import Recipe". Those allow you to export and import recipes to a csv file. You can create recipes at design time (in iX Dev) or at runtime, on the HMI itself. When you download a new project to the unit you may over right the runtime cre...
by mark.monroe
Mon Oct 14, 2013 8:11 am
Forum: Controller Communication
Topic: Three video - three different end results
Replies: 3
Views: 8715

Re: Three video - three different end results

When you press the "%M901" button the value in the PLC does toggle. Which indicates that the issue is in your PLC. I would suggest you contact the manufacturer of the PLC for support. It looks like iX Developer is working as expected.
by mark.monroe
Thu Oct 10, 2013 9:16 am
Forum: Application Development
Topic: audit log problem
Replies: 3
Views: 6679

Re: audit log problem

Yes, you are correct. Those will be logged in the audit trail and there is nothing that can be done about it.
by mark.monroe
Thu Oct 10, 2013 9:15 am
Forum: Controller Communication
Topic: Three video - three different end results
Replies: 3
Views: 8715

Re: Three video - three different end results

The videos show ladder logic, which is not possible in iX Developer. I believe that you have the wrong forum. iX Developer is a HMI application and none of the videos show iX Developer. If you installed iX runtime and it somehow changed the behavior of another application, you are going to have to c...