NX1200 IOs stuck high
gcolosino
Junior Member
in AMX Hardware
Has anyone had any issues where an NX master's IO remain high after receiving a pulse command? It is staying on even after sending it an OFF command. Code is as follows;
stack_var integer nloop
Pulse [dvMaster_IO,1]
Wait 10
Pulse [dvMaster_IO,1]
Sys_Started=1
For (nloop=1;nloop<=12;nloop++)
{
SEND_STRING dvBose,"'SA"#Rm',ITOA(nloop),'">2=0',13"
Roomstat[nloop].Recording=1
Roomstat[nloop].Paused=0
}
Off [dvMaster_IO,1]
stack_var integer nloop
Pulse [dvMaster_IO,1]
Wait 10
Pulse [dvMaster_IO,1]
Sys_Started=1
For (nloop=1;nloop<=12;nloop++)
{
SEND_STRING dvBose,"'SA"#Rm',ITOA(nloop),'">2=0',13"
Roomstat[nloop].Recording=1
Roomstat[nloop].Paused=0
}
Off [dvMaster_IO,1]
Comments
-
How are the IO's configured?
Did you configure the IO's at all?
Look up SET INPUT in the AMX PI -
Try TOTAL_OFF[dvMaster_IO,1] . I'm sure someone can chime in on the details I've forgotten, but there are cases when you can turn a device off, but the feedback doesn't follow.
Leave a Comment
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums