Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Graph program Graph Drawing
Title: realtime Download
 Description: Real-time Curve drawing program instance, used for industrial monitoring.// Interface Description:// set the grid spacing void SetGridResolutionX (int nGridReluX) // set the grid spacing void SetGridResolutionY (int nGridReluY) // set the scroll speed of the grid coincided with the scroll from left to right, 0 did not Dynamic void SetGridScrollSpeedX (int nSpeedX) // positive for the top-down scrolling, 0 Fixed void SetGridScrollSpeedY (int nSpeedY) // grid width void SetGridLineWidth (int nWidth) // background color void SetGridBackClr (COLORREF clr) //// lock data show that the scope of void LockRang (bool bfLock = true) // lock data show that the scope of void LockRang (float fMin, float fMax) // Set the data void SetData (float fData) // curve Color void SetLineColor (COLORREF clrLine = RGB (0, 255, 0)) void SetLineWidth (int nWidth = 1)
 Downloaders recently: [More information of uploader c73152]
 To Search: realtime
File list (Check if you may need any files):
realtime
........\Debug
........\MemDC.h
........\MultiColorPlotCtrl.cpp
........\MultiColorPlotCtrl.h
........\ReadMe.txt
........\res

........\...\testMultiColorPlotCtrl.rc2
........\Resource.h
........\StdAfx.cpp
........\StdAfx.h
........\testMultiColorPlotCtrl.aps
........\testMultiColorPlotCtrl.clw
........\testMultiColorPlotCtrl.cpp
........\testMultiColorPlotCtrl.dsp
........\testMultiColorPlotCtrl.dsw
........\testMultiColorPlotCtrl.exe
........\testMultiColorPlotCtrl.h
........\testMultiColorPlotCtrl.ncb
........\testMultiColorPlotCtrl.opt
........\testMultiColorPlotCtrl.plg
........\testMultiColorPlotCtrl.rc
........\testMultiColorPlotCtrlDlg.cpp
........\testMultiColorPlotCtrlDlg.h
........\实时曲线类使用说明.txt
    

CodeBus www.codebus.net