- Recent Updates
- Access Control
- Amplifier
- A/V Receiver
- Climate and Pool Control
- Disc Player / Changer
- Display
- DSP
- DVR
- Irrigation / Sprinklers
- Lighting Control
- Matrix Switch
- Media Server and Player
- Multi-Room A/V
- Networking
- Power and Rack Management
- Security
- Surveillance
- Teleconferencing
- Training
- Tuner
- Utility
- Video Projector
- Recent Updates
- Access Control
- Amplifier
- A/V Receiver
- Climate and Pool Control
- Disc Player / Changer
- Display
- DSP
- DVR
- Irrigation / Sprinklers
- Lighting Control
- Matrix Switch
- Media Server and Player
- Multi-Room A/V
- Networking
- Power and Rack Management
- Security
- Surveillance
- Teleconferencing
- Training
- Tuner
- Utility
- Video Projector
This driver provides additional functionality to ID11.
Animation - This option enables the use of an image list to act like an animation. The driver will cycle through each image in the image list sequentially with the set delay between each image change.
Password – This option enables the ability to lock a controller, by setting a layer to cover all buttons when the controller is locked.
To unlock the controller the user has to enter the correct user password.
If the user password is entered 3 times incorrectly, then the Admin password is required to unlock the controller.
The password can be changed via a web interface.
Multi User – This Extends the password feature with up to 10 users. When a user logs in it will trigger an event.
All users must have unique passwords.
Screensaver – This gives you the ability to jump to a screensaver page after a specified time of no activity.
Every time a button that has a command on it is pressed, the timer resets automatically.
Flag Groups (Device Independent) – These are groups of flags that can be set or cleared either independently or switched to, meaning that only 1 flag will be active at any time. So, switching flag 1 will make that flag true, but any other flag in the group will become false. These Flags are device independent, meaning that it only effects the device that activates it. The same flags can be used on multiple devices at the same time. There are 5 Flag Groups of up to 20 Flags in each group. You can also set a default flag to be active after a reboot / upload of the processor
Global Flag Groups (Not Device Independent) - These are groups of flags that can be set or cleared either independently or switched to, meaning that only 1 flag will be active at any time. So, switching flag 1 will make that flag true, but any other flag in the group will become false. These Flags are not device independent, meaning that it effects all devices that have the flag on them. There are 5 Flag Groups of up to 20 Flags in each group. You can also set a default flag to be active after a reboot / upload of the processor
Timers – Use up to 10 Timers in your project. Each timer can be started with a specific number of seconds for it to run. Each timer can also be paused or stopped, or restarted with a new duration time.
ID11 Addon Driver
Version History
– Initial Release
1.01 – Fixed Global Group Name Variable not populating
This driver provides additional functionality to ID11.
Animation - This option enables the use of an image list to act like an animation. The driver will cycle through each image in the image list sequentially with the set delay between each image change.
Password – This option enables the ability to lock a controller, by setting a layer to cover all buttons when the controller is locked. To unlock the controller the user has to enter the correct user password. If the user password is entered 3 times incorrectly, then the Admin password is required to unlock the controller.
Once the controller has been unlocked by the admin, the user password is reinstated.
The passwords can be any combination of letters and numbers.
Use the Webgui by going to the processors IP Address and port 20251.
The default Admin Password is RTIADMIN1234.
All Passwords are case sensitive.
Multi User – This Extends the password feature with up to 10 users. When a user logs in it will trigger an event.
All users must have unique passwords.
Screensaver – This gives you the ability to jump to a screensaver page after a specified time of no activity.
Every time a button that has a command on it is pressed, the timer resets automatically.
After adding or removing controllers to the project, it is important to select Refresh Controllers.
To use - add a page link to the Screensaver Events-Started Event
Add a Previous Page link to the Screensaver Events-Ended Event
The page links must be drilled down page links for the specific controller
Flag Groups (Device Independent) – These are groups of flags that can be set or cleared either independently or switched to, meaning that only 1 flag will be active at any time. So, switching flag 1 will make that flag true, but any other flag in the group will become false. These Flags are device independent, meaning that it only effects the device that activates it. The same flags can be used on multiple devices at the same time. There are 5 Flag Groups of up to 20 Flags in each group. You can also set a default flag to be active after a reboot / upload of the processor
Global Flag Groups (Not Device Independent) - These are groups of flags that can be set or cleared either independently or switched to, meaning that only 1 flag will be active at any time. So, switching flag 1 will make that flag true, but any other flag in the group will become false. These Flags are not device independent, meaning that it effects all devices that have the flag on them. There are 5 Flag Groups of up to 20 Flags in each group. You can also set a default flag to be active after a reboot / upload of the processor
Timers – Use up to 10 Timers in your project. Each timer can be started with a specific number of seconds for it to run. Each timer can also be paused or stopped, or restarted with a new duration time.
Driver Configuration
Processor Configuration
IP Address of the XP Processor – This must be set for Screensaver or Multi User to work correctly.
User Settings
Number of Users – Select the number of users here.
User X Name – Enter the username of each user.
Animation Settings
Number of Images – Enter the number of images in your image list.
Delay Between Image Change – Enter the delay in ms between image change.
Source Names
Number of Source Names – Select the number of Source Names here.
Source Name X – Enter the name of each source.
Flag Groups
Number of Flag Groups – Select the number of flag groups to use in the system.
Group X Name – Enter the flag group name here.
Group X Flags
Number of Group Flags – Select the number of flags in this group to use in the system.
Default Group Flag – Set the flag you wish to have active by default after a system reboot/ upload.
Group Flag X Name – Enter the flag name here.
Global Flag Groups
Number of Flag Groups – Select the number of flag groups to use in the system.
Group X Name – Enter the flag group name here.
Group X Flags
Number of Group Flags – Select the number of flags in this group to use in the system.
Default Group Flag – Set the flag you wish to have active by default after a system reboot/ upload.
Group Flag X Name – Enter the flag name here.
Timers
Timer X Name – Enter the timer’s name here.
Available Commands & Variables
Commands
Animation Control
Start Animation – Starts the animation running.
Stop Animation – Stops the animation running.
Password Commands
Lock Controller – Locks the controller (Automatically makes the Controller Locked Layer Visible)
Show Password Entry – Makes the Password Entry Layer Visible
Hide Password Entry – Makes the Password Entry Layer Not Visible
Password Entry – Commands for the password entry keyboard
Login – Logs a user in
Logout – Logs a user out
Group Flags (Device Independent)
Switch to – Sets the specified flag to true and sets all others in the group to false.
Set – Sets the specified flag to true
Clear – Sets the specified flag to false
Global Group Flags (Not Device Independent)
Switch to – Sets the specified flag to true and sets all others in the group to false.
Set – Sets the specified flag to true
Clear – Sets the specified flag to false
Timer X
Start – Starts the time for the duration specified.
Stop – Stops the timer
Pause – Pauses the timer
Variables
Animation Control
Animation Image Index – Variable to use with an Image List
Password Control
Controller Locked Layer Visible – Goes true when the Controller Locked Layer is visible.
Password Entry Layer Visible – Goes true when the Password Entry Layer is visible.
Admin Code Required – Goes true when the Admin Password is Required.
Show/Hide Password – Goes true when the Password is visible.
Keyboard Shift – Goes true when the Shift key is enabled.
Keyboard Caps Lock – Goes true when the Caps Lock is enabled.
Group Flags (Device Independent)
None – Goes true when None is selected.
Group X – Goes true when the selected group is enabled.
Global Group Flags (Not Device Independent)
None – Goes true when None is selected.
Group X – Goes true when the selected group is enabled.
Timers
Timer X Counting/Running – Goes true when the selected timer is running.