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

📄 sopcdaauto_err.htm

📁 OPC数据与VB传输
💻 HTM
字号:
<head>
  <title>SOPCDAAUTO.DLL - TRACE</title>
<meta name='generator' content='Trace generated'>
<meta name='author' content='Christian Hock'>
<style>
	.ERROR{COLOR:red;FONT-STYLE:normal; FONT-WEIGHT:bold;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.ERRORINFO{COLOR:red;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:#E0E0E0;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.IN{COLOR:green;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
 	.OUT{COLOR:green;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:#E0E0E0;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.OUTGOING{COLOR:magenta;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.CTOR{COLOR:cyan;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:darkgreen;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.DTOR{COLOR:darkmagenta;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.MEMORY{COLOR:darkgreen;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.INFO{COLOR:darkblue;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.MISC{COLOR:yellow;FONT-STYLE:normal; FONT-WEIGHT:bold;BACKGROUND-COLOR:blue;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.SPECIAL{COLOR:red;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.SPECIALINFO{COLOR:darkblue;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:#E0E0E0;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.VALUE{COLOR:blue;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.HEADER{COLOR:black;FONT-STYLE:normal; FONT-WEIGHT:bold;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xERROR{COLOR:red;FONT-STYLE:normal; FONT-WEIGHT:bold;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xERRORINFO{COLOR:red;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:#E0E0E0;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xIN{COLOR:green;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
 	.xOUT{COLOR:green;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:#E0E0E0;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xOUTGOING{COLOR:magenta;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xCTOR{COLOR:cyan;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:darkgreen;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xDTOR{COLOR:darkmagenta;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xMEMORY{COLOR:darkgreen;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xINFO{COLOR:darkblue;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xMISC{COLOR:yellow;FONT-STYLE:normal; FONT-WEIGHT:bold;BACKGROUND-COLOR:blue;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xSPECIAL{COLOR:red;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xSPECIALINFO{COLOR:darkblue;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:#E0E0E0;FONT-FAMILY:Arial;FONT-SIZE:10pt}
	.xVALUE{COLOR:blue;FONT-STYLE:normal; FONT-WEIGHT:normal;BACKGROUND-COLOR:white;FONT-FAMILY:Arial;FONT-SIZE:10pt}
</style>
<script id='clientEventHandlersJS' language='javascript'>
<!--
  function ChangeButton(MyButton, MyStyle, ValueOn, ValueOff){if(document.styleSheets[0].rules[MyStyle].style.display=='none'){document.styleSheets[0].rules[MyStyle].style.display='';document.all[MyButton].value=ValueOn;}else{document.styleSheets[0].rules[MyStyle].style.display='none';document.all[MyButton].value=ValueOff;}}
  function btn0_onclick(){ChangeButton('btn0', 2, 'Hide In', 'Show In');}
  function btn1_onclick(){ChangeButton('btn1', 3, 'Hide Out', 'Show Out');}
  function btn2_onclick(){ChangeButton('btn2', 4, 'Hide Outgo', 'Show Outgo');}
  function btn3_onclick(){ChangeButton('btn3', 5, 'Hide Ctor', 'Show Ctor');}
  function btn4_onclick(){ChangeButton('btn4', 6, 'Hide Dtor', 'Show Dtor');}
  function btn5_onclick(){ChangeButton('btn5', 7, 'Hide Memory', 'Show Memory');}
  function btn6_onclick(){ChangeButton('btn6', 8, 'Hide Info', 'Show Info');}
  function btn7_onclick(){ChangeButton('btn7', 9, 'Hide Misc', 'Show Misc');}
  function btn8_onclick(){ChangeButton('btn8', 10, 'Hide Special', 'Show Special');}
  function btn9_onclick(){ChangeButton('btn9', 11, 'Hide S-Info', 'Show S-Info');}
  function btn10_onclick(){ChangeButton('btn10', 12, 'Hide Value', 'Show Value');}
  function btn12_onclick(){ChangeButton('btn12', 0, 'Hide Error', 'Show Error');}
  function btn13_onclick(){ChangeButton('btn13', 1, 'Hide Err-Info', 'Show Err-Info');}
//-->
</script>
</head>
<body>
<H1 style='font-family:Arial' style='font-size:16pt'>Traceoutput</H1>
<table style='font-family:Arial' style='font-size:10pt' bgcolor='white' align='justify' cellspacing='1' width='100%' border='0' borderColorDark='white' borderColorLight='white' background='' borderColor='white'>
  <tr><td bgcolor='#e0e0e0' width='100'>EXE-File</td><td width='*'>OPCClient.exe</td></tr>
  <tr><td bgcolor='#e0e0e0' width='100'>EXE-Build</td><td width='*'>Release</td></tr>
  <tr><td bgcolor='#e0e0e0' width='100'>EXE-Version</td><td width='*'>1.00</td></tr>
  <tr><td bgcolor='#e0e0e0' width='100'>EXE-Path</td><td width='*'>C:\OPC_Example_with_ProToolPro\VisualBasic\OPCClient.exe</td></tr>
  <tr><td bgcolor='#e0e0e0' width='100'>EXE-Comment</td><td width='*'></td></tr>
  <tr><td bgcolor='#e0e0e0' width='100'>DLL-Start</td><td width='*'>SOPCDAAUTO.DLL</td></tr>
  <tr><td bgcolor='#e0e0e0' width='100'>DLL-Build</td><td width='*'>Release</td></tr>
  <tr><td bgcolor='#e0e0e0' width='100'>DLL-Version</td><td width='*'>2, 2, 1, 22</td></tr>
  <tr><td bgcolor='#e0e0e0' width='100'>DLL-Path</td><td width='*'>C:\Siemens\Common\OPC\SOPCDA~1.DLL</td></tr>
  <tr><td bgcolor='#e0e0e0' width='100'>DLL-Comment</td><td width='*'>Deutsch</td></tr>
  <tr><td bgcolor='#e0e0e0' width='100'>DLL-Trace</td><td width='*'>TraceLevel = 1</td></tr>
</table>
<br><HR>
<table style='FONT-FAMILY:Arial' style='FONT-SIZE:10pt' border='0' align='justify' cellspacing='1' width='576'><tr>
<td width='96'><BUTTON id='btn0' class='xIN' onclick='btn0_onclick()' style='WIDTH: 95px'>Hide In</BUTTON></td>
<td width='96'><BUTTON id='btn12' class='xERROR' onclick='btn12_onclick()' style='WIDTH: 95px'>Hide Error</BUTTON></td>
<td width='96'><BUTTON id='btn8' class='xSPECIAL' onclick='btn8_onclick()' style='WIDTH: 95px'>Hide Special</BUTTON></td>
<td width='96'><BUTTON id='btn2' class='xOUTGOING' onclick='btn2_onclick()' style='WIDTH: 95px'>Hide Outgo</BUTTON></td>
<td width='96'><BUTTON id='btn10' class='xVALUE' onclick='btn10_onclick()' style='WIDTH: 95px'>Hide Value</BUTTON></td>
<td width='96'><BUTTON id='btn3' class='xCTOR' onclick='btn3_onclick()' style='WIDTH: 95px'>Hide Ctor</BUTTON></td>
</tr></table><table style='font-family:Arial' style='font-size:12pt' border='0' align='justify' cellspacing='1' width='576'><tr>
<td width='96'><BUTTON id='btn1' class='xOUT' onclick='btn1_onclick()' style='WIDTH: 95px'>Hide Out</BUTTON></td>
<td width='96'><BUTTON id='btn13' class='xERRORINFO' onclick='btn13_onclick()' style='WIDTH: 95px'>Hide Err-Info</BUTTON></td>
<td width='96'><BUTTON id='btn6' class='xINFO' onclick='btn6_onclick()' style='WIDTH: 95px'>Hide Info</BUTTON></td>
<td width='96'><BUTTON id='btn7' class='xMISC' onclick='btn7_onclick()' style='WIDTH: 95px'>Hide Misc</BUTTON></td>
<td width='96'><BUTTON id='btn5' class='xMEMORY' onclick='btn5_onclick()' style='WIDTH: 95px'>Hide Memory</BUTTON></td>
<td width='96'><BUTTON id='btn4' class='xDTOR' onclick='btn4_onclick()' style='WIDTH: 95px'>Hide Dtor</BUTTON></td>
</tr></table><table style='font-family:Arial' style='font-size:12pt' border='0' align='justify' cellspacing='1' width='96'><tr>
<td width='96'><BUTTON id='btn9' class='xSPECIALINFO' onclick='btn9_onclick()' style='WIDTH: 95px'>Hide S-Info</BUTTON></td>
</tr></table><HR><table cols='4' style='font-family:Arial' style='font-size:12pt' border='0' align='justify' cellspacing='1' width='100%'>
<tr class='HEADER'><td width='65'>Line No</td><td width='85'>Time</td><td width='75'>ThreadID</td><td width='*'>Description</td></tr>
</table><HR><table cols='4' style='font-family:Arial' style='font-size:12pt' border='0' align='justify' cellspacing='1' width='100%'>
<tr class='SPECIAL'><td width='70'>00000001</td><td width='90'>08:26:21,461</td><td width='80'>[TID=06F8]</td><td width='*'>	***TRACEEVENT IS CREATED</td></tr>
<tr class='SPECIAL'><td width='70'>00000002</td><td width='90'>08:26:21,461</td><td width='80'>[TID=06F8]</td><td width='*'>	***TRACE IS INITIALIZED</td></tr>
<tr class='SPECIAL'><td width='70'>00000003</td><td width='90'>08:26:21,461</td><td width='80'>[TID=06F8]</td><td width='*'>->DLL_PROCESS_ATTACH</td></tr>
<tr class='SPECIAL'><td width='70'>00000004</td><td width='90'>08:26:21,461</td><td width='80'>[TID=06F8]</td><td width='*'><-DLL_PROCESS_ATTACH</td></tr>
<tr class='SPECIAL'><td width='70'>00000005</td><td width='90'>08:27:14,147</td><td width='80'>[TID=06F8]</td><td width='*'>->DLL_PROCESS_DETACH</td></tr>
<tr class='SPECIAL'><td width='70'>00000006</td><td width='90'>08:27:14,157</td><td width='80'>[TID=06F8]</td><td width='*'><-DLL_PROCESS_DETACH</td></tr>
<tr class='SPECIAL'><td width='70'>00000007</td><td width='90'>08:27:14,157</td><td width='80'>[TID=06F8]</td><td width='*'>	***TRACEEVENT IS DELETED</td></tr>
<tr class='SPECIAL'><td width='70'>00000008</td><td width='90'>08:27:14,167</td><td width='80'>[TID=06F8]</td><td width='*'>	***TRACE IS UNINITIALIZED</td></tr>

⌨️ 快捷键说明

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