Home AMX User Forum AMX General Discussion

Feedback Problems

I have a project with 2 Masters NI-4100(+ 4 IR cards) and NI-3100. The NI-4100 has 3 TPs: NXD-1200v and 2 MVP-8400 and the NI-3100 has one MVP-8400. I am controlling 2 Autopatches, 1 GE Abvent Panel, Lutron Homeworks Interactive, Jandy, 6 VST-Stats(ICSNet), 5 MIO-IR AXLink Interfaces and the regular IR devices.

Everything was working fine, but now after a reboot on the NI-4100, which has most Serial stuff connected to, my Lutron LED feedback doesn't work anymore until I physically reboot the touch panels. I have 54 feedback statments running on the Define_Program "mainline' section. Here is an example of the feedback statments:

[vTP_LUTRON, 501] = (nHWI_BUTTONS[1][2] == 1) //Entry
[vTP_LUTRON, 502] = (nHWI_BUTTONS[2][2] == 1) //Dining
.
.
.
etc.

Any ideas? Will it be better putting this feedback in a timeline? Any suggestion will be well appreciated.

Ricardo
Sign In or Register to comment.