Hi jfarrow
Perhaps you could check this with the next version and let us know what you think
When you say "We will resolve this at some point",
Does that mean that you work for MA Lighting?
Yes
Hi jfarrow
Perhaps you could check this with the next version and let us know what you think
When you say "We will resolve this at some point",
Does that mean that you work for MA Lighting?
Yes
Hi there,
It's difficult to classify this under "expected" or "bug".
However, this is not the intended output, obviously.
We will resolve this at some point
Sorry for not having a better answer at this point.
When you type HelpLua in the command line, it will export all the gMA3 Lua Functions into a text file in your gma3_library folder.
You can find it’s location in the System Monitor after you type the command.
It’s a kind of API documentation and might take while to wrap your head around the syntax conventions.
The best way to understand it would be to look at the descriptions of the functions that you already know
Hi,
Here below is an example that shows how to use Set, Create and Insert functions as well as using double quotations.
local function main()
local MacroNumber = 1
local MacroObject = Root().ShowData.DataPools.Default.Macros
-- Create a new Macro at Macro Number 1
MacroObject:Create( MacroNumber )
-- "Set" the new Macro's Name to "Hello"
MacroObject[ MacroNumber ]:Set( "Name", "Hello" )
-- Insert a Macro Line inside Macro 1
MacroObject[ MacroNumber ]:Insert( 1 )
-- Set the Command of Macro Line 1 to label a Sequence.
MacroObject[ MacroNumber ][ 1 ]:Set( "Command", "Label Sequence 1 \"Hello World\"" )
end
return main
Display More
Hi Haakke,
To just output dimmer in gMA3 3D, select the fixture along with its sub-fixture and then press Full.
A shortcut to select fixture & sub-fixture(s) together would be to type <Fixture ID> followed by "."(dot) and then press Full.
Ex: Fixture 1. Full
At the moment, the 3D only visualises the sub-dimmers that are defined hierarchically within the geometry of the fixture.
The geometrical references that allow referring of instances to individual geometry outside the parent body of the fixture (like "Aura" in this case) are not visualised.
You can see the differences when you look at Martin Mac Aura XB [Extended].
Of course, this only affects the 3D and not the actual DMX output.
Besides, this kind of control actually helps for certain fixtures like Vari-Lite VL5LED Wash, where the Main Dimmer control should not also control the LED Blades.
Regardless, there are plans to improve this handling better than what we had previously.
I hope that answers your question
Cheers,
Luke
Hi Shimshon,
I managed to generate a report from the crash - this is good, now we know what is happening.
Will get back to you if there is any progress towards this.
Cheers,
Luke
Hi again
The onPC range is limited to 4096 Parameters.
Where future updates allow for better possibilities, things might change but not sure all the same time.
As of today, the onPC Range includes:
Cheers,
Luke
Hi,
In summary, you need Fixture's Attributes on Faders(you could probably edit your Title/Subject to this maybe ?).
This is not possible at the moment at least.
There is a wish for ChannelPages to be implemented in gMA3.
If this is implemented, then you could assign each attribute to an individual fader.
FYI, in gMA2, this command did the job:
Assign Fixture 1 Attribute Thru At ChannelFader 1.1
The faders can then also replicate the actual value of the fixture, when you are running a Cue, etc, like you asked.
Hope that helps!
Cheers,
Luke
Hi,
It happens when the console is not properly shutdown.
See if you can reproduce it by directly turning it OFF (not recommended normally).
If yes, then please make sure that you shutdown console properly from next time.
If the problem occurs even when you shutdown properly, then please contact your distributor.
Hope that helps,
Luke
Hi Remi,
I built this fixture file based on the existing 12-Channel mode.
Here is where you can find these special Attributes of the fixture:
Color Temperature [Color / Color Mix]
Color Macros [Control / Macros]
P/T Speed [Control / Pos MSpeed]
Special [Control / Fixture Global Reset]
Hope that helps.
Cheers,
Luke
Hi Johannes,
shared > lib_fixture_types > gobos > user is the right folder.
We covered this topic as a part of our MA Tips, please a take a look here
Hope that's helpful!
Cheers,
Luke
Hi Remi,
Did you contact the fixture manufacturer for this file?
I couldn't find any DMX Charts for ADJ Vizi Wash Z19 (v1.7).
On their User Manual, they have (>v1.6); do those channels work for your fixture?
Cheers,
Luke
If you have space for 10cm, there's a router I always wanted to test.
There are other simple WiFi Routers as well.
Just some suggestions, not recommendations
I would suspect it's probably the OpenGL version.
A screenshot of the terminal when you open the application, might be of help.
Hallo,
Auf Deutsch:
Das ist keine moglich.
Sie mochten eine WLAN-Router.
Weil, die network traffic auf den dot2 software muss am node gehen und auch ein wireless transmitter, fur die web-server access.
In Englisch:
This is not possible.
You will need a Wireless router.
Because the network traffic of the dot2 software must go to the node as well as a wireless transmitter in order for you access the web-server.
Cheers,
Luke
Hi,
If you are referencing to this message:
Could not open file C:\ProgramData\MALightingTechnology\gma3_1.2.0\system\config/Console.dat for reading
It's nothing to worry about and it's not the reason for the software not starting.
What are the specs of your computer?
Cheers,
Luke
Hi,
If you are using TCP, you will need to establish a session with the gMA3 software.
On Packet Sender, you can set the Persistent TCP to ON, this will establish and maintain the session as long as the TCP window is open.
On other applications, make sure that the specific TCP port is open for connection.
Are you able to use TCP port 8000
instead of 8035
, by any chance?
Usually, if gMA3 is receiving the message and the command is not executed, like Ryan pointed, it should be the "Receive CMD", but I see that's not your case.
If possible, please send the picture of the full-screen.
Cheers,
Luke
PS. I'm using v1.2.0.2
Hi /Max,
I couldn't re-create this problem; no matter what, I'm always able to change the value of the Group Master, either through EditOption or through the master assigned on the executors. I'd assume it's something to do with the showfile.
Which software version and operating system are you using?
Could you send your showfile to tech.support@malighting.com?
Cheers,
Luke
Hello Selvam,
Can you describe where exactly the update process is failing?
To download v1.1.3.2, visit the website here.
Click on Software + Release Notes followed by choosing the download file for your system.
For MA Hardware, click on grandMA3 Software 1.1.3.2.
For Windows 10, click on grandMA3 onPC Software 1.1.3.2 for Windows.
For macoS, click on grandMA3 onPC Software 1.1.3.2 for macOS.
Cheers,
Luke