xcom485i.addresses module

Warning

This file MUST NOT be edited.

Please read the complete documentation available on : Studer Innotec SA -> Support -> Download Center -> Software and Updates -> Communication protocols Xcom-CAN

!!! DO NOT CHANGE CONFIGURATIONS BELOW !!!

class xcom485i.addresses.Addresses(offset)[source]

Bases: object

This class stores all accessible addresses from the Xcom485i device

dip_switches_offset

The address offset as defined with the dip-switches into the device

gateway_device_id

Xcom-485i Modbus gateway address for configuration and status

system_device_id

Xcom-485i Modbus system address for configuration and status

xt_group_device_id

Virtual address to access all XTH, XTM and XTS (Multicast)

xt_l1_group_device_id

Virtual address to access all XTH, XTM and XTS (Multicast) present on the same phase, in this case L1

xt_1_device_id

First Xtender device address, up to 9 XT allowed, ordered by the index displayed on the RCC (Unicast)

vt_group_device_id

Virtual address to access all VarioTrack (Multicast)

vt_1_device_id

First VarioTrack device address, up to 15 VarioTrack allowed, ordered by the index displayed on the RCC (Unicast)

vs_group_device_id

Virtual address to access all VarioString (Multicast)

vs_1_device_id

First VarioString device address, up to 15 VarioString allowed, ordered by the index displayed on the RCC (Unicast)

bsp_group_device_id

Virtual address to access the BSP or the Xcom-CAN BMS (Multicast)

bsp_device_id

A single BSP or Xcom-CAN BMS (Unicast)

read_param_flash_offset

Offset to read a parameter from flash

read_param_min_offset

Offset to read the minimum parameter value from flash

read_param_max_offset

Offset to read the maximal parameter value from flash

write_param_flash_ram

Offset to write a parameter into flash and ram

write_param_ram_only

Offset to write a parameter into ram only