DEVICE HOLDOFF
Reese Jacobs
Junior Member
I have a large system in which it is imperative that code in the DEFINE_START section for each module run to completion before any devices for that module come online. This is specifically what the DEVICE HOLDOFF master setting is designed to accommodate. The description of the exact behavior is a little vague and I was hoping someone with experience using DEVICE HOLDOFF ON can provide some insight. The manual indicates that when DEVICE HOLDOFF is in effect, the following is true:
Specifically, the statement that messages to a device in DEFINE_START will be lost is is what I was hoping to better understand. I assume this means that SEND_COMMAND and SEND_STRING to a device in DEFINE_START will not work. This is clear but what about actions involving a device which are not covered by a SEND - for example?
- Create buffer / Create level for a physical device that is not ONLINE?
- Are virtual devices affected by DEVICE HOLDOFF?
- Combine/Uncombine levels that include a physical device that is not online yet?
- Set Virtual Level Count for a virtual device?
- Can an IP_CLIENT_OPEN be used in DEFINE_START if nothing is sent to the device until it comes ONLINE?
*** network devices would seem to be associated with the master which is online so this is OK?
I am sure there are some other gray areas but I am trying to make sure that there is no code in any of the DEFINE_START sections that will be ignored thereby causing problems later. Thanks in advance.
When set to ON, this prevents messages being lost in the master upon startup. The master will not check for devices until the interpreter is running. Any messages to devices in DEFINE_START will be lost.
When OFF, devices can report and be online before the interpreter runs. This has the advantage of letting messages to a device in DEFINE_START be sent, and the disadvantage of potentially overflowing the master's internal communication queues.
Specifically, the statement that messages to a device in DEFINE_START will be lost is is what I was hoping to better understand. I assume this means that SEND_COMMAND and SEND_STRING to a device in DEFINE_START will not work. This is clear but what about actions involving a device which are not covered by a SEND - for example?
- Create buffer / Create level for a physical device that is not ONLINE?
- Are virtual devices affected by DEVICE HOLDOFF?
- Combine/Uncombine levels that include a physical device that is not online yet?
- Set Virtual Level Count for a virtual device?
- Can an IP_CLIENT_OPEN be used in DEFINE_START if nothing is sent to the device until it comes ONLINE?
*** network devices would seem to be associated with the master which is online so this is OK?
I am sure there are some other gray areas but I am trying to make sure that there is no code in any of the DEFINE_START sections that will be ignored thereby causing problems later. Thanks in advance.
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