July 22, 20223 yr I just purchased AAO for a number of uses. Since I had some Saitek panels from years ago, I decided to bring them out and give them a try. I'm currently playing with the BIP. It works as programmed (meaning the LEDs change as programmed for the default script), but I'm having issues making updates. After I've opened the editor by going to Hardware --> Saitek BIP Configuration, I selected Saitek BIP scripts-BIP default update script. It loads up just fine, and I can make a change (as a simple test, I just tried changing the LED colors). I then click Update and I see "Script updated", but if I then close the config screen and load the script again, the changes aren't there (and I don't see them on the BIP either). I noticed that after the updated message goes away, there is no longer a value selected in the Select script dropdown, but all the values from the script I just edited are still there. I also noticed that if I select a script from the dropdown, and then select a different one, the form isn't properly getting updated with the correct values (it works fine for the first load). Am I doing something wrong? If not, are you able to reproduce this?
July 24, 20223 yr Commercial Member Hello, sorry about that, this is a bug in the dialog. Will be fixed in the next version. You can edit the script in the RPN Editor too. Every segment follows the same structurecondition if{ color } els{ color } (>BIP:n:m) - the condition is a piece of RPN code returning 0 or 1 - color is 0 (black), 1 (red), 2 (green), 3 (yellow) - n is the BIP ID (0 - how many BIPs you have minus one) - m is the LED id (0-23) Edited July 24, 20223 yr by Lorby_SI LORBY-SI
Archived
This topic is now archived and is closed to further replies.