Venus GX + Remote Consol on LAN + Logo (2024)

  • Home
  • Anonymous
  • Sign in
  • Create
  • Spaces
  • Grafana
  • Node-Red
  • Unsupported topics
  • Modifications
  • Communauté francophone
  • Deutschsprachiger Bereich
  • Preguntas en Español
  • Explore
  • Topics
  • Questions
  • Ideas
  • Articles
  • Badges

Skip to main content

' + '

' + '

' $('#search-query').popover({ trigger: 'manual', content: content, html: true, title: 'Advanced Search Tips', placement: 'bottom', template: template }).on('click focus', function(ev) { var input = $(this); var isAutocompleteOpened = $('#searchResultsAutoComplete ul').is(':visible'); if(!$('.search-wrapper').find('.popover').is(':visible') && !isAutocompleteOpened) { $('.icon-search').css('color', '#1c84c6'); $(this).popover('show'); $(this).attr('aria-describedby', 'advanced-tips-title'); $(this).attr('aria-expanded', true); $(this).attr("aria-haspopup", "dialog"); $(this).attr("aria-owns", "search-tooltip"); } var label = $('#search-tooltip .has-tooltip').find('.tooltip').text(); createStandardTooltip($('#search-tooltip .has-tooltip'), label); $('.brand, #search-query,.search-help-full-page').on("keydown", function (evt) { let key = evt.key; if (key === "Escape" || key === "Esc") { $('#search-query').popover("hide"); } }); }); $('body').on('click focusout',function(ev) { var isNotInnerLink = ! $(ev.target).not().hasClass("search-help-full-page") && ! $(ev.target).hasClass("search-help-icon"); var isInput = $(ev.target).hasClass("search-query ui-autocomplete-input"); if(isNotInnerLink && !isInput) { $('#search-query').popover('hide'); $('.icon-search').css('color', '#999'); } }); }); // On dropdown open $(document).on('shown.bs.dropdown', function(event) { var dropdown = $(event.target); // Set aria-expanded to true dropdown.find('.dropdown-menu').attr('aria-expanded', true); }); // On dropdown close $(document).on('hidden.bs.dropdown', function(event) { var dropdown = $(event.target); // Set aria-expanded to false dropdown.find('.dropdown-menu').attr('aria-expanded', false); });

    • Grafana
    • Node-Red
    • Unsupported topics
    • Modifications
    • Communauté francophone
    • Deutschsprachiger Bereich
    • Preguntas en Español
    • Topics
    • Questions
    • Ideas
    • Articles
    • Badges
  • Sign in
  • Home

markau asked

We are using the Venus GX to display information about our system on local PC. The PC is connected via Wifi to the Venus GX IP address http://172.24.24.1/

Question is how do we change the Victron Logo in the remote console when connected via LAN? Or happy if we can delete the logo.

This can be done on the CGGX. But I cannot find out how to change the Venus GX logo.

We are only interested in showing the main page, sample below.

Your assistance would be appreciated.

Venus GX + Remote Consol on LAN + Logo (3)

CCGX Color ControlVenus GX - VGX

1547550911664.png (605.4 KiB)

Comment

· 4 comments

wkirby ♦♦ commented ·

Just out of interest, why would you want to remove that logo? Are you not using Victron equipment?

0 Likes 0 ·

markus ♦♦ wkirby ♦♦ commented ·

Maybe it is too small for him and he wants to implement a bigger one?

0 Likes 0 ·

markus ♦♦ markus ♦♦ commented ·

Or he maybe wants to have an own logo or writing, describing something to the "watchers".

E.g. position, or system name could make sense too.

0 Likes 0 ·

markau wkirby ♦♦ commented ·

Thank you for your question. We are displaying our system at a tradeshow and do not wont to confuse the product branding.

0 Likes 0 ·

3 Answers

markus answered ·

Hi,

there is no official way to change that logo.

This site and objects are created somewhere in /opt/victronenergy/gui/qml

But you will have to search the code for it, on your own.

Maybe, if you found out where this logo is coded, you could post it here...

It's not in multi.qml, as far as I can see in a quick review.

Regards,

Markus

Comment

· 4 comments

markau commented ·

Hi Markus,

Can you please elaborate on /opt/victronenergy/gui/qml . I am a novice here. Is this the source files stored on the Venus GX? An elementary question, how do you view these files? And which is the best editor to use for modifying files? A screenshot would be most appreciated. Thanks

0 Likes 0 ·

markus ♦♦ markau commented ·

@MarkAU,

yes, the files in the folder mentioned, are the QML based code files, building the GUI and they are stored on your Venus device.

They are written in plain text and you can use a common text editor, to edit them.

I have to say, this is nothing officially supported by Victron in any way. But might bring you to the outcome you want.

I use Victron MPPT charge controllers for Hydro Power, so I had to customize some other logos there... ;o)

Venus GX + Remote Consol on LAN + Logo (11)

We will start a new space here, for community made software modifications. I will write a small introduction there, how to access and edit those files. Maybe this will help you.

Expect the new space appearing here, by end of the week. (estimated)

Regards,

Markus

0 Likes 0 ·

venushydro.jpg (15.0 KiB)

mvader (Victron Energy) ♦♦ markus ♦♦ commented ·

Sorry; and I don't want to spoil the fun here, but I have to say it since this sounds like a real commercial product - not end-user enthusiastic hobby project:

with any changes like that in place; you are not allowed to ask for any official support to Victron. Warranty & support are void; unless you restore official software first.

Also; if you do; we'll always first ask to update firmware. And, with things like that in place; updating firmware is not as easy anymore.

0 Likes 0 ·

markus ♦♦ mvader (Victron Energy) ♦♦ commented ·

Oh yes, not to say this clearer. This is only hobby and funstuff!

0 Likes 0 ·

mvader (Victron Energy) answered ·

Hi MarkAU,

Also on a Venus GX; you can change the logo with the same procedure. Not that its not that logo; but another one. Search in Google for blog victron custom logo, and I’m quite sure a blogpost will show up that has a screenshot showing what you can change.

Comment

markus answered ·

Ok, so the logo in question is embedded here:

/opt/victronenergy/themes/ccgx/images/overview-inverter.png

I would edit the png image itself, not the .qml files for this.

Regards,

Markus

Comment

Related Resources

Venus GX manual

Venus GX product page

Additional resources still need to be added for this topic

question details

6 People are following this question.

Answers Subscribe to Answers Answers and Comments Subscribe to Comments and Answers

Related Questions

Can you read data from Venus GX via VE.Direct to USB interface?

Pulse meter graph available in VRM portal?

Venus GX - Tank input reverse

Venus gx stuck on boot?

Can2 port on venus GX

Modifications Space
Node Red Space

'); var followersNumber = parseInt($(".widget-content > .followers > a").children().length); var s_btn = $('#show_follow'); var h_btn = $('#hide_follow'); if (followersNumber == 0) { h_btn.css('display','none') && s_btn.css('display','none'); } if (followersNumber > 30) { $(".widget-content .followers a").hide() && s_btn.css('display','inline'); } if ($(".widget-content .followers a").is(":hidden")) { h_btn.css('display','none'); } if ($(".widget-content .followers a").is(":visible")) { s_btn.css('display','none'); } $("#show_follow").click(function() { $(".followers>a").show(); s_btn.css('display','none'); h_btn.css('display','inline'); }); $("#hide_follow").click(function() { $(".followers>a").hide(); h_btn.css('display','none'); s_btn.css('display','inline'); }); });

Venus GX + Remote Consol on LAN + Logo (2024)

References

Top Articles
Latest Posts
Article information

Author: Mr. See Jast

Last Updated:

Views: 5973

Rating: 4.4 / 5 (55 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Mr. See Jast

Birthday: 1999-07-30

Address: 8409 Megan Mountain, New Mathew, MT 44997-8193

Phone: +5023589614038

Job: Chief Executive

Hobby: Leather crafting, Flag Football, Candle making, Flying, Poi, Gunsmithing, Swimming

Introduction: My name is Mr. See Jast, I am a open, jolly, gorgeous, courageous, inexpensive, friendly, homely person who loves writing and wants to share my knowledge and understanding with you.