- 26
- 0
- 约 26页
- 2017-08-31 发布于河南
- 举报
wicc常用c动作(Wicc common C action)
wicc常用c动作(Wicc common C action)
C actions commonly used in Wincc
2011-07-19 09:52
1. user logout:
#pragma code (useadmin.dll)
#include PWRT_api.h
#pragma, code ()
PWRTLogout ();
2. user login:
#pragma code (useadmin.dll)
#include PWRT_api.h
#pragma, code ()
PWRTLogin (c);
3. close the project and exit wincc:
ExitWinCC ();
4. quit running to the WinCC explorer:
DeactivateRTProject ();
5. end the monitor and close the computer (pop up the confirmation dialog)
HWND hWnd = NULL; //Author:Smartsys
Int iRet;
HWnd = FindWindow (NULL, WinCC- running system -);
IRet=MessageBox (hWnd) ends monitoring an
您可能关注的文档
- dota中各英雄的简称还有各种操作指令(The short names of heroes in dota also have various instructions).doc
- dota先锋盾分析(dota先锋盾分析).doc
- dota召唤师卡尔万字攻略——从新手进阶高手(Dota Summoner Carle thousands of words Raiders - from novice advanced expert).doc
- dijkstra算法——最短路径问题(c语言实现)_阿涵_新浪博客(Dijkstra algorithm, the shortest path problem (C language) _ o _ Han Sina blog).doc
- dota攻略(dota攻略).doc
- dota补刀大全 s补 走位补 a地板补 三类基础教程 【附技能收兵基础技巧两条】(Dota s go up fill up the knife Daquan a floor three basic tutorial [of two] troops skills basic skills).doc
- dota装备合成表(dota装备合成表).doc
- dota装备属性及合成配方(Dota device properties and composite recipes).doc
- dp案例(DP case).doc
- dota战术(dota战术).doc
原创力文档

文档评论(0)