LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

graph x division problem

i am using labwindows/cvi 5.5 for some graphing with a log scale on the x-axis. the divisions are fine on my dev machine but on another machine, the x-divisions do not show (the other machine does not have cvi installed but does has run-time engine)
Download All
0 Kudos
Message 1 of 4
(3,286 Views)
Hello kewlio,

Is it a problem on all the other computers or just one computer? Is it a problem only with the log scale or with all graphs?

It could be because of the display setting on that computer. But assuming that it is not a problem with the display, try creating an executable and running that executable from outside CVI on your own computer. The other option would be re-installing the CVI RTE on that computer again.

-Rajiv
0 Kudos
Message 2 of 4
(3,286 Views)
thanks for the reply

i don't think it's the display on the other computer
i've experimented with a switch that would modify the graph attribute on the fly between linear and log scale (ATTR_XMAP_MODE)
the graph does display correctly using linear but not log scale

i've attached an image showing the problem

i installed the latest CVI RTE but I will try reinstalling it and see if it makes any difference

daniel
0 Kudos
Message 3 of 4
(3,286 Views)
Hi,

If you are not able to see the problem with the executable on the dev machine and it just comes up on the other machine, it most likely is the RTE. But if it's a problem with the executable on both machines then there might be some setting that needs to be changed.

Let me know what you find out after re-installing CVI RTE.

-RG
0 Kudos
Message 4 of 4
(3,286 Views)