ROBE Lights via AMX-MIDI
Apprentice
Junior Member
Hi, i'm preparing the netlinx script to for my next project and it requires calling ROBE light presets through the AMX. The preset strings have be Pre-Determined by the Avo Pearl Midi that is connected to the AMX NI-4000 via AMX-MIDI.
Would like to know if a program of the following which was used to control the DYNALITE presets via RS-485 (in the same project) will work for the Avo Pearl Midi as well.
Define_device
dvMIDI = 90:1:0
integer preset_buttons[] = {1,2,3,4,5,6,7,8,9,10,etc...}
BUTTON_EVENT[dvMIDI,preset_buttons]
{
Push:
{
Switch(button.input.channel)
{
Case PresetBtn1 : Send_String dvMIDI,"$90,$00,$03,$90,$00,$0F,$90,$00,$2B,$90,$00,$5A,$ 90,$00,$77,$90,$00,$7F""
Case PresetBtn2 : Send_String dvMIDI, "Pre-determined String"
.
.
Case PresetBtn10 : Send_String dvMIDI, "Pre-determined String"
}
}
}
Here's a sample string create by the Avo Pearl Midi for its Channel 1 Fade Out: "$90,$00,$03,$90,$00,$0F,$90,$00,$2B,$90,$00,$5A,$ 90,$00,$77,$90,$00,$7F"
Thanks & Rgds
Joe
Would like to know if a program of the following which was used to control the DYNALITE presets via RS-485 (in the same project) will work for the Avo Pearl Midi as well.
Define_device
dvMIDI = 90:1:0
integer preset_buttons[] = {1,2,3,4,5,6,7,8,9,10,etc...}
BUTTON_EVENT[dvMIDI,preset_buttons]
{
Push:
{
Switch(button.input.channel)
{
Case PresetBtn1 : Send_String dvMIDI,"$90,$00,$03,$90,$00,$0F,$90,$00,$2B,$90,$00,$5A,$ 90,$00,$77,$90,$00,$7F""
Case PresetBtn2 : Send_String dvMIDI, "Pre-determined String"
.
.
Case PresetBtn10 : Send_String dvMIDI, "Pre-determined String"
}
}
}
Here's a sample string create by the Avo Pearl Midi for its Channel 1 Fade Out: "$90,$00,$03,$90,$00,$0F,$90,$00,$2B,$90,$00,$5A,$ 90,$00,$77,$90,$00,$7F"
Thanks & Rgds
Joe
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