Search found 1371 matches

by Gregory
29 Jun 2024, 19:54
Forum: Avolites Consoles
Topic: Pearl Expert 2011
Replies: 1
Views: 10893

Re: Pearl Expert 2011

That might mean that the panel is in boot mode, if you open USB Expert Console from the Tools > Control Panel menu it should show you all the connected panels. If there is a panel in boot it should be marked as such, select that panel and from the tabs on the right select Service then the Exit Boot ...
by Gregory
25 Jun 2024, 18:53
Forum: General Discussion
Topic: Removing/deleting imported Legend pictures
Replies: 2
Views: 9443

Re: Removing/deleting imported Legend pictures

Most likely if there is unused data in the show file left over from previous picture legends it shouldn't cause issues while running the show but might make saving and loading a little slower. There is a possible way to fix the show file but it isn't the most straightforward so make sure you keep a ...
by Gregory
19 Jun 2024, 16:31
Forum: Avolites Consoles
Topic: Tiger Touch Pro fails start up
Replies: 1
Views: 16848

Re: Tiger Touch Pro fails start up

I would expect all the lights to flash a couple of times while the console is booting up. Would it be possible to connect an external monitor to see if anything is shown on that? It could be that there is a connection issue with the built in display or that the settings for it in the BIOS are incorr...
by Gregory
14 Jun 2024, 00:44
Forum: Titan Macro Library
Topic: Changing group layout from macro
Replies: 1
Views: 6901

Re: Changing group layout from macro

The properties mentioned, e.g. Group.Editor.Layout.PositionX, are used to output to the wheel display UI. As such setting them does not change the properties of fixtures in the group, in part this is because the value shown just represents one of the selected fixtures (the context fixture). Instead ...
by Gregory
13 Jun 2024, 23:07
Forum: Avolites TitanOne Support
Topic: Demo Show v17 on TitanOne licence
Replies: 2
Views: 10098

Re: Demo Show v17 on TitanOne licence

You can run Titan Simulator to output more lines, this is intended for offline editing and will occasionally output a random DMX spoiler. You will need to have the T1 or Editor AvoKey connected to run the software.
by Gregory
27 May 2024, 23:55
Forum: Avolites Consoles
Topic: Set legend picture library missing.....
Replies: 2
Views: 37773

Re: Set legend picture library missing.....

The factory icon library is included as part of the personality library installer which you can download here . This should normally be installed along with the software but there shouldn't be any harm in updating it. In principle the automatic colour legends shouldn't require the factory icons to f...
by Gregory
18 May 2024, 01:11
Forum: Titan Web API
Topic: API Tap BPM (BPM tapping for master BPM's)
Replies: 6
Views: 17158

Re: API Tap BPM (BPM tapping for master BPM's)

Unfortunately no, at least not directly, the TapTempo function requires a DateTime timestamp which is not something that can be passed by WebAPI. An alternative is you can write a macro that performs the TapTempo press and then recall that macro using WebAPI. The macro could be hard-coded to a speci...
by Gregory
15 May 2024, 22:57
Forum: Titan Web API
Topic: Get fixture attribute function name
Replies: 3
Views: 12044

Re: Get fixture attribute function name

It is a little difficult to get the name of the current function, a way that I have found is to make use of the RefreshPotentialAttributeValues function and then read the AttributeAValue or AttributeBValue properties. These are what are used in the numeric entry menu to show softkey options to set a...
by Gregory
14 May 2024, 23:45
Forum: Avolites Consoles
Topic: Pearl 2008 w/ 2004 Software, License Problem
Replies: 7
Views: 95635

Re: Pearl 2008 w/ 2004 Software, License Problem

Please fill out the form here or contact support@avolites.com including your contact details, serial number and long console ID.
by Gregory
14 May 2024, 23:20
Forum: Titan Macro Library
Topic: Is possible usse the loop function in XML macros
Replies: 2
Views: 10111

Re: Is possible usse the loop function in XML macros

In short no, macros do not have any syntax for performing loops. The closest would be to run the same macro multiple times by calling the UserMacros.LoopMacro function and incrementing a counter: <macro id="Macros.SetLegend.Specific.Start" name="Set Icon Start"> <description>Set ...
by Gregory
05 May 2024, 10:54
Forum: Avolites Consoles
Topic: I can't get Shape Generator to work anymore
Replies: 1
Views: 31857

Re: I can't get Shape Generator to work anymore

To make sure it isn't a size or speed master, press [Release] or [Off/Release] followed by Release All Masters from the softkeys. This will reset all masters to default values regardless of where they are or what page they are on.
by Gregory
22 Apr 2024, 16:00
Forum: Titan Web API
Topic: Get fixture attribute value
Replies: 2
Views: 10120

Re: Get fixture attribute value

Assuming the fixtures are already selected you can set the context attribute using the following command: http://localhost:4430/titan/script/2/Programmer/Editor/Fixtures/SetContextAttributeFromId?attributeId=32 It is then possible to read the value of the context attribute as follows, this will be t...
by Gregory
10 Apr 2024, 21:34
Forum: Avolites Consoles
Topic: PC suite v16 show on TTPro v15.1
Replies: 3
Views: 55219

Re: PC suite v16 show on TTPro v15.1

Generally speaking show files are not backwards compatible so if they have been saved in version 16.0 it probably won't be possible to load it into the version 15.1. In some cases where it has been a point release it might for example be possible to load a v9.1 show file into v9.0 software but it it...
by Gregory
08 Feb 2024, 18:04
Forum: General Discussion
Topic: Timeline "move early"
Replies: 1
Views: 7167

Re: Timeline "move early"

If you are adding a cue to a timeline manually there is an option for Create Preload Trigger , this is shown in softkey D when pressing Record followed by the timeline handle or when using the + button in the Timeline window and selecting either the New Playback or Existing Playback options. It will...
by Gregory
15 Nov 2023, 17:26
Forum: Avolites Consoles
Topic: TIGER TOUCH 2 ''DONGLE NOT FOUND''
Replies: 1
Views: 44868

Re: TIGER TOUCH 2 ''DONGLE NOT FOUND''

Which software version is installed on the console and was the console working normally recently? The serial number of the console might also be useful to determine which hardware revision of the console you have. As a starting point perhaps open USB Expert Console from the Tools > Control Panel men...