I defined some bit-varibles in the symbol file as follows:
Code: Select all
[PsuStatusHardware_117023F0]
ID=117023F0h
Type=Extended
DLC=3
Var=ChargersState unsigned 0,4 -m /e:PsuChargeStage
Var=BatteryEvalMode unsigned 4,4 -m /e:PsuBatteryEvalMode
Var=EN_DCDC bit 8,1
Var=HIGH_VOLTAGE_CHARGE bit 9,1
Var=UC_SHDN_CHARGER bit 10,1
Var=UC_BATT_ERROR bit 11,1
Var=NOT_FAULT_HP_S bit 12,1
Var=ChargeVoltageAltCLAC bit 13,1
Var=BatteriesUnbalanced bit 16,1
Var=UnderVoltageLoSide bit 17,1
Var=UnderVoltageHiSide bit 18,1

...but when displaying the varibles in a Plotter the values are not plausible (at least not for me)
I' d have expected the values of bit-variables to be either 0 or 1, but it is displayed as ~80:

Am I missing some settings to do?
Versionsinformation Version: 6.5.2.2576
Betriebssystem: Microsoft Windows 10 Enterprise 20H2 (10.0.19042) 64-Bit
Thanks for your Help!
BR
Matthi