資源簡介
代碼片段和文件信息
namespace?Pylon.BaslerGige
{
????using?System;
????using?Basler.Pylon;
????using?System.Threading;
????using?System.Timers;
????using?System.Collections.Generic;
????using?System.Windows.Forms;
????using?System.Drawing;
????using?System.Drawing.Imaging;
????using?System.ComponentModel;
????using?System.IO;
????using?System.Diagnostics;
????///?
????///?相機關鍵參數
????///?
????public?struct?CameraData
????{
????????public?string?serialNumber;//序列號
????????public?string?IpAddress;???//Ip地址
????????public?string?userID;??????//用戶名
????}
????///?
????///?BaslerGige相機對象
????///?
????public?class?BaslerGigeCamera
????{
????????private?Camera?camera?=?null;??????????????????????????????????????//相機對象
????????private?System.Timers.Timer
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????184??2019-05-26?20:00??CH_TdsV6.0\CH_Tds\App.config
?????文件??????19169??2019-05-31?12:36??CH_TdsV6.0\CH_Tds\BaslerGige.cs
?????文件???????9662??2019-05-24?14:57??CH_TdsV6.0\CH_Tds\bin\picture\CH_Tds.ico
?????文件????1005512??2018-04-03?11:45??CH_TdsV6.0\CH_Tds\bin\relatedFiles\Basler.Pylon.dll
?????文件????????407??2019-05-31?14:02??CH_TdsV6.0\CH_Tds\bin\relatedFiles\camera.ini
?????文件???????9542??2018-03-08?09:00??CH_TdsV6.0\CH_Tds\bin\relatedFiles\dps.ini
?????文件??????67016??2018-04-03?11:45??CH_TdsV6.0\CH_Tds\bin\relatedFiles\PylonC.NET.dll
?????文件??????29184??2019-05-24?17:33??CH_TdsV6.0\CH_Tds\bin\relatedFiles\PylonC.NETSupportLibrary.dll
?????文件????????540??2019-05-29?10:44??CH_TdsV6.0\CH_Tds\bin\relatedFiles\需求分析.ini
?????文件????????184??2019-05-26?20:00??CH_TdsV6.0\CH_Tds\bin\x64\Debug\CH_Tds.vshost.exe.config
?????文件??????29184??2019-05-24?17:33??CH_TdsV6.0\CH_Tds\bin\x64\Debug\PylonC.NETSupportLibrary.dll
?????文件??????62976??2019-05-31?10:17??CH_TdsV6.0\CH_Tds\bin\x64\Debug\車號圖像采集.exe
?????文件????????184??2019-05-26?20:00??CH_TdsV6.0\CH_Tds\bin\x64\Debug\車號圖像采集.exe.config
?????文件??????71168??2019-05-31?10:17??CH_TdsV6.0\CH_Tds\bin\x64\Debug\車號圖像采集.pdb
?????文件??????24216??2019-05-31?10:15??CH_TdsV6.0\CH_Tds\bin\x64\Debug\車號圖像采集.vshost.exe
?????文件????????184??2019-05-26?20:00??CH_TdsV6.0\CH_Tds\bin\x64\Debug\車號圖像采集.vshost.exe.config
?????文件??????63488??2019-05-30?18:48??CH_TdsV6.0\CH_Tds\bin\x64\Debug\車號采集.exe
?????文件????????184??2019-05-26?20:00??CH_TdsV6.0\CH_Tds\bin\x64\Debug\車號采集.exe.config
?????文件??????77312??2019-05-30?18:48??CH_TdsV6.0\CH_Tds\bin\x64\Debug\車號采集.pdb
?????文件??????24216??2019-05-30?18:50??CH_TdsV6.0\CH_Tds\bin\x64\Debug\車號采集.vshost.exe
?????文件????????184??2019-05-26?20:00??CH_TdsV6.0\CH_Tds\bin\x64\Debug\車號采集.vshost.exe.config
?????文件????????184??2019-05-26?20:00??CH_TdsV6.0\CH_Tds\bin\x64\Release\車號圖像采集.vshost.exe.config
?????文件??????61440??2019-06-03?09:02??CH_TdsV6.0\CH_Tds\bin\x64\Release\車號圖像采集系統.exe
?????文件????????184??2019-05-26?20:00??CH_TdsV6.0\CH_Tds\bin\x64\Release\車號圖像采集系統.exe.config
?????文件??????62976??2019-06-03?09:02??CH_TdsV6.0\CH_Tds\bin\x64\Release\車號圖像采集系統.pdb
?????文件??????24216??2019-06-03?09:01??CH_TdsV6.0\CH_Tds\bin\x64\Release\車號圖像采集系統.vshost.exe
?????文件????????184??2019-05-26?20:00??CH_TdsV6.0\CH_Tds\bin\x64\Release\車號圖像采集系統.vshost.exe.config
?????文件???????7565??2019-06-03?09:01??CH_TdsV6.0\CH_Tds\CH_Tds.csproj
?????文件????????478??2019-05-24?15:00??CH_TdsV6.0\CH_Tds\CH_Tds.csproj.user
?????文件???????9662??2019-05-24?14:58??CH_TdsV6.0\CH_Tds\CH_Tds.ico
............此處省略78個文件信息
評論
共有 條評論