Search found 7 matches

by rajendra.mahajan
Tue Dec 20, 2011 9:55 pm
Forum: Controller Communication
Topic: HMI slow response
Replies: 4
Views: 13243

Re: HMI slow response

Is there any other way to read block(group) of tags from plc?
This will reduce the time required to fetch tag data than fetching the tag data individually.
by rajendra.mahajan
Tue Dec 20, 2011 12:26 am
Forum: Application Development
Topic: Printing DataGrid data to USB printer connected iXT10A
Replies: 31
Views: 63203

Printing DataGrid data to USB printer connected iXT10A

Hi,
I am using DataGrid to view the data on iX panel T10A. We can add & filter data as per our requirement but we are not able to print the filtered data to usb printer.
Is there any solution to print the filtered (Selected data) to USB printer connected to panel?

Regards,
Rajendra Mahajan
by rajendra.mahajan
Mon Dec 19, 2011 11:10 pm
Forum: Scripting
Topic: Change active controller through scripting
Replies: 4
Views: 12204

Re: Change active controller through scripting

Dear Ron,
Please send the beta version of the driver

Best regards,
Rajendra Mahajan
by rajendra.mahajan
Wed Dec 07, 2011 3:14 am
Forum: Scripting
Topic: Password ageing
Replies: 1
Views: 45763

Password ageing

Hi,
In iX securty features are good but lacks password ageing feature which is one of the key requirement in pharma industry.

Is there any solution for password ageing through script or new version of iX Developer software which supports this feature.

Best regards,
Rajendra Mahajan
by rajendra.mahajan
Wed Dec 07, 2011 3:02 am
Forum: Controller Communication
Topic: HMI slow response
Replies: 4
Views: 13243

HMI slow response

Hi, On demand how to update tag values from controller (approx. 200 tags) written in script module? The tags used are in sequential order. If we use always active setting, these tags will be continuously polled and performance of the HMI is slow. iX panel used is iXT70 and controller is Mitsubishi F...
by rajendra.mahajan
Wed Dec 07, 2011 2:38 am
Forum: Scripting
Topic: Change active controller through scripting
Replies: 4
Views: 12204

Re: Change active controller through scripting

:idea: Another possible solution is to use communication driver FX Series ADP/BD 5.07.00 and index the station number for tag(Using index register with internal tag) to communicate with desired controller. Here the issue is that if the default station defined in communication driver is down HMI will...
by rajendra.mahajan
Mon Dec 05, 2011 10:34 pm
Forum: Scripting
Topic: Change active controller through scripting
Replies: 4
Views: 12204

Change active controller through scripting

Hi, I am using iX T10A panel and project developed for two controllers.Tags are assigned to both controllers My question is how to select active controller through script. At present we can change the active controller using button with action to change active controller. Best regards, Rajendra Maha...