<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Louwrentius - Apple</title><link href="https://louwrentius.com/" rel="alternate"/><link href="https://louwrentius.com/feeds/apple.atom.xml" rel="self"/><id>https://louwrentius.com/</id><updated>2024-03-04T12:00:00+01:00</updated><entry><title>How to run victron veconfigure on a mac</title><link href="https://louwrentius.com/how-to-run-victron-veconfigure-on-a-mac.html" rel="alternate"/><published>2024-03-04T12:00:00+01:00</published><updated>2024-03-04T12:00:00+01:00</updated><author><name>Louwrentius</name></author><id>tag:louwrentius.com,2024-03-04:/how-to-run-victron-veconfigure-on-a-mac.html</id><summary type="html">&lt;h3&gt;Introduction&lt;/h3&gt;
&lt;p&gt;Victron &lt;a href="https://www.victronenergy.com/inverters-chargers/multiplus-ii"&gt;Multiplus-II&lt;/a&gt; inverter/charges are configured with the &lt;a href="https://www.victronenergy.com/support-and-downloads/software"&gt;veconfigure&lt;/a&gt;&lt;sup id="fnref:section"&gt;&lt;a class="footnote-ref" href="#fn:section"&gt;1&lt;/a&gt;&lt;/sup&gt; tool. Unforntunately this is a Windows-only tool, but there is still a way for Apple users to run this tool without any problems.&lt;/p&gt;
&lt;p&gt;Tip: if you've never worked with the Terminal app on MacOS, it might not be an …&lt;/p&gt;</summary><content type="html">&lt;h3&gt;Introduction&lt;/h3&gt;
&lt;p&gt;Victron &lt;a href="https://www.victronenergy.com/inverters-chargers/multiplus-ii"&gt;Multiplus-II&lt;/a&gt; inverter/charges are configured with the &lt;a href="https://www.victronenergy.com/support-and-downloads/software"&gt;veconfigure&lt;/a&gt;&lt;sup id="fnref:section"&gt;&lt;a class="footnote-ref" href="#fn:section"&gt;1&lt;/a&gt;&lt;/sup&gt; tool. Unforntunately this is a Windows-only tool, but there is still a way for Apple users to run this tool without any problems.&lt;/p&gt;
&lt;p&gt;Tip: if you've never worked with the Terminal app on MacOS, it might not be an easy process, but I've done my best to make it as simple as I can.&lt;/p&gt;
&lt;p&gt;A tool called &lt;a href="https://www.winehq.org"&gt;'Wine'&lt;/a&gt; makes it possible to run Windows applications on MacOS. There are some caveats, but none of those apply to veconfigure, this tool runs great!&lt;/p&gt;
&lt;p&gt;I won't cover in this tutorial how to make the MK-3 USB cable work. 
This tutorial is only meant for people who have a Cerbo GX or similar device, or run VenusOS, which can be used to &lt;a href="https://www.victronenergy.com/live/vrm_portal:remote-veconfigure"&gt;remotely configure the Multipluss device(s).&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Step 1: install brew on macos&lt;/h3&gt;
&lt;p&gt;Brew is a tool that can install additional software &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Visit https://brew.sh and copy the install command&lt;/li&gt;
&lt;li&gt;open the Terminal app on your mac and paste the command&lt;/li&gt;
&lt;li&gt;now press 'Enter' or return &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It can take a few minutes for 'brew' to install.&lt;/p&gt;
&lt;h3&gt;Step 2: install wine&lt;/h3&gt;
&lt;p&gt;Enter the following two commands in the terminal:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;brew tap homebrew/cask-versions
brew install --cask --no-quarantine wine-stable
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;h3&gt;Download Victron veconfigure&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Visit &lt;a href="https://www.victronenergy.com/support-and-downloads/software"&gt;this page&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Scroll to the section "VE Configuration tools for VE.Bus Products"&lt;/li&gt;
&lt;li&gt;Click on the link "Ve Configuration Tools"&lt;/li&gt;
&lt;li&gt;You'll be asked if it's OK to download this file (VECSetup_B.exe) which is ok&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Start the veconfigure installer with wine&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Open a terminal window&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;cd&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Enter the command &lt;code&gt;wine Downloads\VECSetup_B.exe&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Observe that the veconfigure Windows setup installer starts&lt;/li&gt;
&lt;li&gt;Click on next, next, install and Finish&lt;/li&gt;
&lt;li&gt;veconfigure will run for the first time&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;em&gt;Click on the top left button on the video to enlarge&lt;/em&gt;&lt;/p&gt;
&lt;video width="700"  controls&gt;
  &lt;source src="https://louwrentius.com/static/images/veconfigure/veconfigure-startinstall.mov" type="video/mp4"&gt;
&lt;/video&gt;

&lt;p&gt;These are the actual install steps:&lt;/p&gt;
&lt;video width="700"  controls&gt;
  &lt;source src="https://louwrentius.com/static/images/veconfigure/veconfigure-install.mov" type="video/mp4"&gt;
&lt;/video&gt;

&lt;h3&gt;How to start veconfigure after you close the app&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Open a terminal window&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;cd&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;cd .wine/drive_c/Program\ Files\ \(x86\)/VE\ Configure\ tools/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;wine VEConfig.exe&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Observe that veconfigure starts&lt;/p&gt;
&lt;h3&gt;Allow veconfigure access to files in your Mac Download folder&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Open a terminal window&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;cd&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;run &lt;code&gt;cd .wine/drive_c/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;run &lt;code&gt;ls -n ~/Downloads&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;video width="700"  controls&gt;
  &lt;source src="https://louwrentius.com/static/images/veconfigure/veconfigure-openfile.mov" type="video/mp4"&gt;
&lt;/video&gt;

&lt;p&gt;We just made the Downloads directory on your Mac accessible for the vedirect software. If you put the .RSVC files in the Downloads folder, you can edit them.&lt;/p&gt;
&lt;p&gt;Please follow &lt;a href="https://www.victronenergy.com/live/vrm_portal:remote-veconfigure"&gt;the instructions for remote configuration of the Multiplus II.&lt;/a&gt;&lt;/p&gt;
&lt;div class="footnote"&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id="fn:section"&gt;
&lt;p&gt;Click on the "Ve Configuration Tools" link in the "VE Configuration tools for VE.Bus Products" section.&amp;#160;&lt;a class="footnote-backref" href="#fnref:section" title="Jump back to footnote 1 in the text"&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</content><category term="Apple"/><category term="Uncategorized"/></entry></feed>