This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ccgx:start [2020-08-19 12:10] mvader [1.9 Connecting third-party NMEA-2000 tank senders] |
ccgx:start [2020-10-15 10:37] ictbeheer Added more vncrelays; load balancing |
||
---|---|---|---|
Line 1077: | Line 1077: | ||
- [[https:// | - [[https:// | ||
- [[https:// | - [[https:// | ||
+ | - [[https:// | ||
+ | - [[https:// | ||
+ | - [[https:// | ||
=== Technical background === | === Technical background === | ||
To have Remote Console on VRM working, your web browser and the GX Device need to have a connection between them. This connection is designed such that it doesn' | To have Remote Console on VRM working, your web browser and the GX Device need to have a connection between them. This connection is designed such that it doesn' | ||
- | When Remote Console on VRM is enabled, the GX Device will open and maintain a connection to any of the servers pointed to by supporthosts.victronenergy.com. Which currently resolves to two IP addresses (84.22.107.120 and 84.22.108.49), and likely more in the future. The technology used is ssh, and it will try to connect using port 22, 80 and 443, only one of them needs to work. The reason for it to try all three is that on most networks one of them will be allowed by the local firewall. | + | When Remote Console on VRM is enabled, the GX Device will open and maintain a connection to any of the servers pointed to by supporthosts.victronenergy.com. Which currently resolves to multiple |
Once connected to one of the supporthost servers, that reverse ssh tunnel is waiting to be connected from someone needing the connection. Which can be your browser, or a Victron engineer since this same technology is used for the Remote Support functionality; | Once connected to one of the supporthost servers, that reverse ssh tunnel is waiting to be connected from someone needing the connection. Which can be your browser, or a Victron engineer since this same technology is used for the Remote Support functionality; | ||
Line 1185: | Line 1188: | ||
Since both functions transmit the same PGNs, for example an AC Status PGN containing voltage, current and more information, | Since both functions transmit the same PGNs, for example an AC Status PGN containing voltage, current and more information, | ||
based on the network address. Depending on the function belonging to that network address the need to interpret it as either Inverter Input or Inverter Output. Displays not being capable of doing so will regard the data as belonging to the mains (utility). The Inverter Output is then interpreted as utility #0 and Inverter Input as utility #1. These default instance numbers can be changed by a network configuration tool if necessary. | based on the network address. Depending on the function belonging to that network address the need to interpret it as either Inverter Input or Inverter Output. Displays not being capable of doing so will regard the data as belonging to the mains (utility). The Inverter Output is then interpreted as utility #0 and Inverter Input as utility #1. These default instance numbers can be changed by a network configuration tool if necessary. | ||
+ | |||
+ | Battery temperature as measured by the inverter(/ | ||
+ | |||
+ | All VREG communications need to be sent to be sent to the address representing the Inverter function. The other one, AC input, does not support VREG requests: that address only transmits AC information related to the AC input. | ||
=== Inverters === | === Inverters === | ||
Line 1196: | Line 1203: | ||
=== Solar chargers === | === Solar chargers === | ||
- | Not yet supported by the NMEA2000-out function but in the works and expected after in a firmware update after the summer of 2020. | + | Supported. Battery related values as well as the PV Array Voltage & Current is made available on the NMEA2000 |
=== Tank level data === | === Tank level data === | ||
- | Not yet supported | + | Supported. Tank levels measured |
=== Other data and product types === | === Other data and product types === | ||
Not supported. Above explicitly mentioned types are the only ones now supported. For example data from a charger (such as the Phoenix Smart Charger connected via VE.Direct) is not supported and not expected to be supported soon. | Not supported. Above explicitly mentioned types are the only ones now supported. For example data from a charger (such as the Phoenix Smart Charger connected via VE.Direct) is not supported and not expected to be supported soon. | ||
- | ==== 7.3 Related menu settings | + | ==== 7.3 Configuration |
{{ : | {{ : | ||
^ Setting ^ Default ^ Description ^ | ^ Setting ^ Default ^ Description ^ | ||
- | | CAN-bus | + | | CAN-bus |
- | | Send data to VE.Can | + | | NMEA2000-out |
- | | Unique | + | | Unique |
| Check unique numbers | | Searches for other devices that use the same unique number. When the search is completed it will respond with either an OK, or the text \\ '' | | Check unique numbers | | Searches for other devices that use the same unique number. When the search is completed it will respond with either an OK, or the text \\ '' | ||
+ | |||
+ | ==== 7.4 Configuring device instances ==== | ||
+ | |||
+ | The Devices submenu gives access to a list showing all detected Devices on the VE.Can / NMEA-2000 network: | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | Each entry first shows the name - either the product name as in our database, or when configured, the custom name as configured during installation. | ||
+ | |||
+ | Then, between the square brackets, the Unique Identity Number is shown. | ||
+ | |||
+ | On the right, you can see the VE.Can Device Instance which is the same as the NMEA-2000 Device Instance. | ||
+ | |||
+ | Press enter to Edit that Device Instance. Or, press the right-key to go one step deeper in the menu structure, to a page that shows all generic data available for that device: | ||
+ | |||
+ | {{ : | ||
==== 7.4 NMEA2000-out technical details ==== | ==== 7.4 NMEA2000-out technical details ==== | ||
Line 1381: | Line 1404: | ||
Whats new since Venus OS v2.40 is (a) that it automatically enables DVCC when it sees the above mentioned battery types, and (b) that when DVCC is enabled, it checks the connected devices for the minimum firmware, and raises Error #48 in case the firmware of one or more connected devices is too old. | Whats new since Venus OS v2.40 is (a) that it automatically enables DVCC when it sees the above mentioned battery types, and (b) that when DVCC is enabled, it checks the connected devices for the minimum firmware, and raises Error #48 in case the firmware of one or more connected devices is too old. | ||
+ | ==== GX Error #49 - Grid meter not found ==== | ||
+ | This warning is raised in an ESS system when Grid metering is configured to use an External meter, but no meter is present. This alerts installers and end-users that the system is not correctly configured, or cannot operate correctly because it cannot communicate with the grid meter. | ||
===== 9 More information resources ===== | ===== 9 More information resources ===== | ||
[[https:// | [[https:// |