question

TanerT-6232 avatar image
0 Votes"
TanerT-6232 asked TanerT-6232 edited

How to change datapoint view format of a chart in vb.net and access?

Hello All,
I am trying to develop a desktop user interface software using vb.net which will communicate with uC based inclinometer. Software will collect angular data in degree format ( w.xyz° ). Collected data will be converted into ( deg° min' sec" ) format and be kept on Access database file. Then this angular data ( deg° min' sec" ) will be shown on the line chart graph on the form by getting from Access db file.

Now, I can get data in deg format and keep on Access db file. Then I can show the data on chart on the form. But I couldn't do this process by converting data into ( dd° mm' ss" ) format. Is there any way to do this?

PS: I can re-program uC and can get data in ( dd° mm' ss" ) format if this doesn't cause a trouble with Access db file.

Thank you in advance.
Kindly,

dotnet-visual-basicoffice-access-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers