资源简介
代码片段和文件信息
/*
This sample illustrates how to grab images
using a GigE Vision action command to trigger multiple cameras.
At least 2 connected GigE cameras are required for this sample.
*/
using System;
using System.Collections.Generic;
using PylonC.NET;
using System.Threading;
namespace TriggeredGrab
{
class TriggeredGrab
{
/* Limits the amount of cameras used for grabbing.
It is important to manage the available bandwidth when grabbing with multiple
cameras. This applies for instance if two GigE cameras are connected to the
same network adapter via a switch. To manage the bandwidth the GevSCPD
interpacket delay parameter and the GevSCFTD transmission delay parameter can
be set for each GigE camera device. The “Controlling Packet Transmission Timing
with the Interpacket and frame Transmission Delays on Basler GigE Vision Cameras“
Application Note (AW000649xx000) provides more information abou
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-04-01 17:52 ActionCommands\
文件 23050 2015-10-30 13:22 ActionCommands\ActionCommands.cs
文件 3932 2015-10-28 08:58 ActionCommands\ActionCommands.csproj
目录 0 2020-04-01 17:52 ActionCommands\Properties\
文件 1323 2015-10-30 13:22 ActionCommands\Properties\AssemblyInfo.cs
目录 0 2020-04-01 17:52 Chunks\
文件 28634 2015-10-30 13:22 Chunks\Chunks.cs
文件 2530 2014-12-08 16:07 Chunks\Chunks.csproj
目录 0 2020-04-01 17:52 Chunks\Properties\
文件 1277 2015-10-30 13:22 Chunks\Properties\AssemblyInfo.cs
目录 0 2020-04-01 17:52 Events\
文件 29061 2015-10-30 13:22 Events\Events.cs
文件 2530 2014-12-08 16:07 Events\Events.csproj
目录 0 2020-04-01 17:52 Events\Properties\
文件 1303 2015-10-30 13:22 Events\Properties\AssemblyInfo.cs
目录 0 2020-04-01 17:52 GenApiParam\
文件 34559 2015-10-30 13:22 GenApiParam\GenApiParam.cs
文件 2581 2014-12-08 16:07 GenApiParam\GenApiParam.csproj
目录 0 2020-04-01 17:52 GenApiParam\Properties\
文件 1287 2015-10-30 13:22 GenApiParam\Properties\AssemblyInfo.cs
目录 0 2020-04-01 17:52 GrabTwoCameras\
文件 27450 2015-10-30 13:22 GrabTwoCameras\GrabTwoCameras.cs
文件 2554 2014-12-08 16:07 GrabTwoCameras\GrabTwoCameras.csproj
目录 0 2020-04-01 17:52 GrabTwoCameras\Properties\
文件 1293 2015-10-30 13:22 GrabTwoCameras\Properties\AssemblyInfo.cs
文件 493 2014-12-08 16:07 HowToBuildSamples.txt
目录 0 2020-04-01 17:52 OverlappedGrab\
文件 18481 2015-10-30 13:22 OverlappedGrab\OverlappedGrab.cs
文件 2554 2014-12-08 16:07 OverlappedGrab\OverlappedGrab.csproj
目录 0 2020-04-01 17:52 OverlappedGrab\Properties\
文件 1293 2015-10-30 13:22 OverlappedGrab\Properties\AssemblyInfo.cs
............此处省略46个文件信息
相关资源
- 极速北京对时(VB.NET代码)
- asp.net 网页静态化组件(shipingx-Stati
- Speex编解码调用
- asp.net防刷新(F5) 禁止重复提交 ()
- Asp.Net 实现与 Ucenter通信
- 2048核心算法(.net core 控制台版)
- asp.net 页面数据压缩回传
- asp.net 多文件上传源码
- 使用VCSharp.net开发BOS插件
- Orm Dapper Sample
- facebook OAuth 2.0 asp.net
- 用C#.NET实现删除指定文件
- .net 2.0 List 去重 类似 distinct()函数
- Asp.net MVC - 使用PRG模式 解决放刷新问
- Asp.net MVC 使用NVelocity 作为模板引擎
- log4net 在asp.net 记录全局错误
- asp.net多语言实现 二
- js实现关键字高亮
- C# 域名whois批量查询工具(检测是否注
- asp.net MVC 实现多国语言建站解决方案
- asp.net SEO价格查询系统源码
- 生成静态文件
- asp.net 邮件类库项目源码
- asp.net自动压缩CSS-JS源码 包附对应使用
- FastSocket.Net
- asp.net 上传文件至wps
- asp.net ucenter 打通用户登录状态实现(
- asp.net mvc 页面缓存(outputcache)入门级
- .net core 执行linux命令
- VCDotNetRcwSample
评论
共有 条评论