Online and Offline for Remote Masters
TurnipTruck
Junior Member
Greetings,
Are there and online and offline events for masters in the URL list?
I would like to have a connection indicator on panels.
Thanks.
Are there and online and offline events for masters in the URL list?
I would like to have a connection indicator on panels.
Thanks.
Comments
-
Online and Offline for Remote Masters
Yes, provided you have a URL entry for the remote master, you will receive an ONLINE and OFFLINE event for it. In Studio, you can also 'Refresh Network' instead of 'Refresh System' in the online tree and see connected systems. -
If the remote master only exists as a URL entry having no references in the code, how will the online and offline event be referenced?
{
DATA_EVENT[????????]
ONLINE:
{
}
}
I could reference one of the hardware devices of the remote master, but that is not quite what I'm looking for.
Thank you. -
Online and Offline for Remote Masters
You are on the right track -- no need however to reference a device on the Master's system since you may in fact not have any devices (a standalone master). The following will work:DEFINE_DEVICE dvRemoteMaster = 0:1:107 DEFINE_EVENT DATA_EVENT[dvRemoteMaster] { ONLINE: { do stuff ... } OFFLINE: { do different stuff ... } } -
For the event table to form and work properly, the device has to be defined on the local master. For devices that actually reside on a different master, a local virtual is created, and linked to the remote device permanently. So you need to define the device on any master that requires the online/offline events.
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