ST_Curve开发文档word新版-ST_Curve开发文档_文档

上传人:re****.1 文档编号:497842084 上传时间:2024-02-15 格式:DOC 页数:57 大小:798KB
返回 下载 相关 举报
ST_Curve开发文档word新版-ST_Curve开发文档_文档_第1页
第1页 / 共57页
ST_Curve开发文档word新版-ST_Curve开发文档_文档_第2页
第2页 / 共57页
ST_Curve开发文档word新版-ST_Curve开发文档_文档_第3页
第3页 / 共57页
ST_Curve开发文档word新版-ST_Curve开发文档_文档_第4页
第4页 / 共57页
ST_Curve开发文档word新版-ST_Curve开发文档_文档_第5页
第5页 / 共57页
点击查看更多>>
资源描述

《ST_Curve开发文档word新版-ST_Curve开发文档_文档》由会员分享,可在线阅读,更多相关《ST_Curve开发文档word新版-ST_Curve开发文档_文档(57页珍藏版)》请在金锄头文库上搜索。

1、http:/www.st-1 ST_Curve开发文档2009-Apr 对应版本1.3.1.3(2009-3-1 21:31:22)1ST_Curve开发文档11.1主要特点:71.1.1属性:91.1.2函数:101.1.2.1坐标轴相关(4个):101.1.2.2坐标相关(20个):101.1.2.3单位相关(4个):101.1.2.4图例相关:101.1.2.5添加曲线点:111.1.2.6删除曲线点:111.1.2.7翻页相关:111.1.2.8缩放相关:111.1.2.9模式(移动模式、显示模式、网格模式)相关:111.1.2.10背景图相关:111.1.2.11导出图片或导出导入文

2、件:121.1.2.12标题脚注:121.1.2.13枚举(并修改)某条曲线:121.1.2.14枚举所有曲线:121.1.2.15枚举图例:121.1.2.16联动相关:131.1.2.17Z-Order相关:131.1.2.18范围相关:131.1.2.19移动曲线:131.1.2.20辅助函数:131.1.2.21曲线长度控制相关:131.1.2.22页数量变化事件(消息):141.1.2.23三维相关函数:141.1.2.24基点相关:141.1.2.25填充方向相关:141.1.2.26缓存控制相关:141.1.2.27曲线操作函数:141.1.2.28其它函数:151.1.2.29

3、限制坐标相关:151.2属性及函数详细介绍:151.2.1属性(个)151.2.2函数(172个)161.2.2.1BOOL SetVInterval(short VInterval);161.2.2.2BOOL SetHInterval(short HInterval);161.2.2.3short GetScaleInterval();161.2.2.4long GetScaleNums();161.2.2.5BOOL SetBeginValue(float fBeginValue);161.2.2.6float GetBeginValue();161.2.2.7double GetEnd

4、Time();161.2.2.8float GetEndValue();161.2.2.9BOOL SetBeginTime(LPCTSTR pBeginTime);171.2.2.10BOOL SetBeginTime2(double fBeginTime);171.2.2.11CString GetBeginTime();171.2.2.12double GetBeginTime2();171.2.2.13BOOL SetValueStep(float ValueStep);171.2.2.14float GetValueStep();171.2.2.15BOOL SetTimeSpan(

5、double TimeStep);171.2.2.16double GetTimeSpan();171.2.2.17BOOL SetVPrecision(short Precision);171.2.2.18short GetVPrecision();171.2.2.19BOOL SetHPrecision(short Precision);181.2.2.20short GetHPrecision();181.2.2.21void TrimCoor();181.2.2.22void EnableAutoTrimCoor(BOOL bEnable);181.2.2.23void SetVisi

6、bleCoorRange(double MinTime, double MaxTime, float MinValue,float MaxValue, short Mask);181.2.2.24void GetVisibleCoorRange(double* pMinTime, double* pMaxTime,float* pMinValue, float* pMaxValue);181.2.2.25BOOL SetUnit(LPCTSTR pUnit);181.2.2.26CString GetUnit();181.2.2.27BOOL SetHUnit(LPCTSTR pHUnit);

7、181.2.2.28CString GetHUnit();181.2.2.29short AddLegend(long Address, LPCTSTR pSign, OLE_COLOR PenColor, short PenStyle, short LineWidth, OLE_COLOR BrushColor, short BrushStyle, short CurveMode, short NodeMode, short Mask, BOOL bUpdate);191.2.2.30short AddLegendHelper(long Address, LPCTSTR pSign, OLE

8、_COLOR PenColor, short PenStyle, short LineWidth, boolean bUpdate);201.2.2.31BOOL GetLegend(LPCTSTR pSign, OLE_COLOR* pPenColor, short FAR* pPenStyle, short FAR* pLineWidth, OLE_COLOR* pBrushColor, short FAR* pBrushStyle, short FAR* pCurveMode, short FAR* pNodeMode);201.2.2.32BOOL IsLegend(LPCTSTR p

9、Sign);201.2.2.33CString QueryLegend(long Address);201.2.2.34BOOL DelLegend(long Address, BOOL bAll, BOOL bUpdate);201.2.2.35BOOL DelLegend2(LPCTSTR pSign, BOOL bUpdate);201.2.2.36BOOL SetLegendSpace(short LegendSpace);211.2.2.37short GetLegendSpace();211.2.2.38BOOL ShowLegend(LPCTSTR pSign, BOOL bSh

10、ow);211.2.2.39BOOL ShowCurve(long Address, BOOL bShow);211.2.2.40short AddMainData(long Address, LPCTSTR pTime, float Value, short State, short VisibleState, BOOL bAddTrail);211.2.2.41short AddMainData2(long Address, double Time, float Value, short State, short VisibleState, BOOL bAddTrail);211.2.2.

11、42long AddMemMainData(OLE_HANDLE pMemMainData, long MemSize, BOOL bAddTrail);211.2.2.43void DelRange(long Address, double BTime, double ETime,short Mask, BOOL bAll, BOOL bUpdate);231.2.2.44void DelRange2(long Address, long nIndex, long nCount, BOOL bAll, BOOL bUpdate);231.2.2.45BOOL FirstPage(BOOL b

12、Last, BOOL bUpdate);231.2.2.46short GotoPage(short RelativePage, BOOL bUpdate);231.2.2.47BOOL SetZoom(short Zoom);241.2.2.48short GetZoom();241.2.2.49void EnableZoom(BOOL bEnable);241.2.2.50BOOL SetShowMode(short ShowMode);241.2.2.51short GetShowMode();241.2.2.52BOOL SetMoveMode(short MoveMode);241.

13、2.2.53short GetMoveMode();241.2.2.54BOOL SetGridMode(short GridMode);251.2.2.55short GetGridMode();251.2.2.56BOOL AddImageHandle(LPCTSTR pFileName, BOOL bShared);251.2.2.57void AddBitmapHandle(OLE_HANDLE hBitmap, BOOL bShared);251.2.2.58BOOL AddBitmapHandle2(OLE_HANDLE hInstance, LPCTSTR pszResource

14、Name, BOOL bShared);251.2.2.59BOOL AddBitmapHandle3(OLE_HANDLE hInstance, long nIDResource, BOOL bShared);251.2.2.60BOOL RemoveBitmapHandle(OLE_HANDLE hBitmap, BOOL bDel);251.2.2.61BOOL RemoveBitmapHandle2(short nIndex, BOOL bDel);251.2.2.62BOOL SetBkBitmap(short nIndex);251.2.2.63short GetBkBitmap(

15、);251.2.2.64long GetBitmapCount();261.2.2.65OLE_HANDLE GetBitmap(short nIndex);261.2.2.66short GetBitmapState(short nIndex);261.2.2.67short GetBitmapState2(OLE_HANDLE hBitmap);261.2.2.68BOOL SetCanvasBkBitmap(short nIndex);261.2.2.69short GetCanvasBkBitmap();261.2.2.70BOOL SetBkMode(short BkMode);261.2.2.71short GetBkMode();261.2.2.72BOOL SetCanv

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 商业/管理/HR > 营销创新

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号