Plotter-Addin: Wrong scaling of bit-variables in plotter?

Professional Windows® software to communicate with CAN and CAN FD busses and its add-ins: Plotter, CANdb Import, Instruments Panel, and J1939
Post Reply
m.joerger
Posts: 4
Joined: Fri 22. Oct 2021, 07:52

Plotter-Addin: Wrong scaling of bit-variables in plotter?

Post by m.joerger » Fri 20. May 2022, 09:24

Hi,

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
When displaying the variables in Send/Receive section everything looks fine...
Image

...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:
Image

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
Attachments
2022_05_20_PeakIssue_02.png
2022_05_20_PeakIssue_02.png (123.92 KiB) Viewed 2207 times
2022_05_20_PeakIssue_01.png
2022_05_20_PeakIssue_01.png (8.81 KiB) Viewed 2207 times

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: Wrong scaling of bit-variables in plotter?

Post by PEAK-Support » Fri 20. May 2022, 09:32

Please use the Option on the TAB Digital to set Values for the Digital Signal.
Attachments
Plotter_Setting_Digital.JPG
Plotter_Setting_Digital.JPG (69.97 KiB) Viewed 2204 times
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

m.joerger
Posts: 4
Joined: Fri 22. Oct 2021, 07:52

Re: Wrong scaling of bit-variables in plotter?

Post by m.joerger » Fri 20. May 2022, 12:19

Thanks for the quick answer!
Solved my problem :-)

Post Reply