Configuring Data

Discuss issues and ideas you have to configuring displays with PowerVision
tshiii
Posts: 79
Joined: Thu Sep 09, 2010 8:56 pm

Configuring Data

Post by tshiii » Mon Jul 09, 2012 2:04 am

Dear Sir,

Would you please advise the following items? Sending sample configuration to me will be much appreciated.

1. How to convert any data from Little-endian into Big-endian and display it on PV750.
(Please find attached)

2. How to set a specified screen to be displayed automatically by bit condition of any CAN data.
Exsample: bit 1 --> GPS screen
bit 0 --> Engine Parameter screen

Thank you and best regards,
Shiii
Attachments
Change Byte Order.xlsx
(29.73 KiB) Downloaded 15 times
ksaenz
Enovation Controls Development
Enovation Controls Development
Posts: 263
Joined: Thu Aug 19, 2010 7:53 am

Re: Configuring Data

Post by ksaenz » Mon Jul 09, 2012 8:55 am

Hello Shiii,

1. To receive data with big endian byte order you can use free form CAN messages and check the box that says "Big Endian Byte Order". See document PowerVision Studio 2.3 Core for reference.

2. To change views based on CAN data you can set up state machines with event conditions and fire the event conditions on-change of the CAN data. In the attached example you can change the value of the variable manually with the upper-right button ( key 2 ).

Regards,

ksaenz
Attachments
change view.zip
Created with PVCS 2.3.11175
(117.85 KiB) Downloaded 15 times
tshiii
Posts: 79
Joined: Thu Sep 09, 2010 8:56 pm

Re: Configuring Data

Post by tshiii » Fri Jul 13, 2012 4:22 am

Dear ksaenz,

Thank you for your prompt attention and sending the sample configuration.

Best regards,
Shiii