⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ibhnetbsp.plg

📁 s5,s7用link与软PLC通信的例程
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Erstellungsprotokoll</h1>
<h3>
--------------------Konfiguration: IBHNetBsp - Win32 Release--------------------
</h3>
<h3>Befehlszeilen</h3>
Erstellen der Befehlzeile "midl.exe /nologo /D "NDEBUG" /tlb "Release/IBHNetBsp.tlb" /mktyplib203 /win32 "C:\IBH_NET\beispiele\visualc6\IBHNetBsp.odl""
Creating command line "rc.exe /l 0x407 /fo"Release/IBHNetBsp.res" /i "Release" /d "NDEBUG" "C:\IBH_NET\beispiele\visualc6\IBHNetBsp.rc"" 
Erstellen der tempor鋜en Datei  "C:\DOKUME~1\Michael\LOKALE~1\Temp\RSPC32.tmp" mit Inhalten
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/IBHNetBsp.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\IBH_NET\beispiele\visualc6\DlgProxy.cpp"
"C:\IBH_NET\beispiele\visualc6\IBHNetBsp.cpp"
"C:\IBH_NET\beispiele\visualc6\IBHNetBspDlg.cpp"
]
Creating command line "cl.exe @C:\DOKUME~1\Michael\LOKALE~1\Temp\RSPC32.tmp" 
Erstellen der tempor鋜en Datei  "C:\DOKUME~1\Michael\LOKALE~1\Temp\RSPC33.tmp" mit Inhalten
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/IBHNetBsp.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\IBH_NET\beispiele\visualc6\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOKUME~1\Michael\LOKALE~1\Temp\RSPC33.tmp" 
Erstellen der Befehlzeile "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/IBHNetBsp.pdb" /machine:I386 /out:"Release/IBHNetBsp.exe"  .\Release\DlgProxy.obj .\Release\IBHNetBsp.obj .\Release\IBHNetBspDlg.obj .\Release\StdAfx.obj .\Release\IBHNetBsp.res "
<h3>Ausgabefenster</h3>
Typbibliothek wird erstellt...
Processing C:\IBH_NET\beispiele\visualc6\IBHNetBsp.odl
IBHNetBsp.odl
Processing C:\Programme\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing C:\Programme\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing C:\Programme\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing C:\Programme\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Ressourcen werden kompiliert...
Kompilierung l鋟ft...
StdAfx.cpp
Kompilierung l鋟ft...
DlgProxy.cpp
IBHNetBsp.cpp
IBHNetBspDlg.cpp
Generieren von Code...
Linker-Vorgang l鋟ft...



<h3>Ergebnisse</h3>
IBHNetBsp.exe - 0 Fehler, 0 Warnung(en)
<h3>
--------------------Konfiguration: IBHNetBsp - Win32 Debug--------------------
</h3>
<h3>Befehlszeilen</h3>
Erstellen der Befehlzeile "midl.exe /nologo /D "_DEBUG" /tlb "Debug/IBHNetBsp.tlb" /mktyplib203 /win32 "C:\IBH_NET\beispiele\visualc6\IBHNetBsp.odl""
Creating command line "rc.exe /l 0x407 /fo"Debug/IBHNetBsp.res" /i "Debug" /d "_DEBUG" "C:\IBH_NET\beispiele\visualc6\IBHNetBsp.rc"" 
Erstellen der tempor鋜en Datei  "C:\DOKUME~1\Michael\LOKALE~1\Temp\RSPC3A.tmp" mit Inhalten
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/IBHNetBsp.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\IBH_NET\beispiele\visualc6\DlgProxy.cpp"
"C:\IBH_NET\beispiele\visualc6\IBHNetBsp.cpp"
"C:\IBH_NET\beispiele\visualc6\IBHNetBspDlg.cpp"
]
Creating command line "cl.exe @C:\DOKUME~1\Michael\LOKALE~1\Temp\RSPC3A.tmp" 
Erstellen der tempor鋜en Datei  "C:\DOKUME~1\Michael\LOKALE~1\Temp\RSPC3B.tmp" mit Inhalten
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/IBHNetBsp.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\IBH_NET\beispiele\visualc6\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOKUME~1\Michael\LOKALE~1\Temp\RSPC3B.tmp" 
Erstellen der Befehlzeile "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/IBHNetBsp.pdb" /debug /machine:I386 /out:"Debug/IBHNetBsp.exe" /pdbtype:sept  .\Debug\DlgProxy.obj .\Debug\IBHNetBsp.obj .\Debug\IBHNetBspDlg.obj .\Debug\StdAfx.obj .\Debug\IBHNetBsp.res "
<h3>Ausgabefenster</h3>
Typbibliothek wird erstellt...
Processing C:\IBH_NET\beispiele\visualc6\IBHNetBsp.odl
IBHNetBsp.odl
Processing C:\Programme\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing C:\Programme\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing C:\Programme\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing C:\Programme\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Ressourcen werden kompiliert...
Kompilierung l鋟ft...
StdAfx.cpp
Kompilierung l鋟ft...
DlgProxy.cpp
IBHNetBsp.cpp
IBHNetBspDlg.cpp
Generieren von Code...
Linker-Vorgang l鋟ft...
Erstellen der Befehlzeile "bscmake.exe /nologo /o"Debug/IBHNetBsp.bsc"  .\Debug\StdAfx.sbr .\Debug\DlgProxy.sbr .\Debug\IBHNetBsp.sbr .\Debug\IBHNetBspDlg.sbr"
Browse-Informationsdatei wird erstellt...
<h3>Ausgabefenster</h3>



<h3>Ergebnisse</h3>
IBHNetBsp.exe - 0 Fehler, 0 Warnung(en)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -