As mentioned, most computers include a serial Port. The only hardware setup required is connecting the serial cable to the serial Port on the PC and the serial Port on the instrument. The serial instrument may include some hardware drivers or software utilities for communication, and should include documentation on the baud rate, packet size, stop bits, and parity bits that the instrument will use. Additionally, check the National Instruments Instrument Driver Network to see if LabVIEW drivers already exist for yout instrument, as
標簽: connecting mentioned computers hardware
上傳時間: 2016-05-27
上傳用戶:gououo
一個簡單的端口掃描程序: addstr = "發現端口" & Str(Port) & "打開" & Space(5) Select Case Port Case 7 plus = "ECHO服務" Case 21 plus = "FTP服務★★★★★" Case 25 plus = "SMTP服務★★" Case 43 plus = "Whois服務" Case 53 plus = "DNS服務☆" Case 80 plus = "HTTP服務★★★★★" Case 81 plus = "HOSTS2名稱服務" Case 99 plus = "NCX99后門★★★★★" Case 110 plus = "POP3服務★★★★★" Case 111 plus = "Sun RPC服務★★" Case 135 plus = "本地服務" Case 137 plus = "NETBIOS 名稱服務/流影POP" Case 138 plus = "NETBIOS 數據存儲服務" Case 139 plus = "NETBIOS 會議服務★★★" Case 119 plus = "NNTP虛擬服務" Case 163 plus = "SNMP服務" Case 443 plus = "https服務" Case 512 plus = "遠程執行服務" Case 513 plus = "login, remote login" Case 514 plus = "cmd, exec with auto auth." Case 600 plus = "Sun IPC服務器" Case 1080 plus = "SOCKS代理服務★★★" Case 1433 plus = "SQL服務器★★★" Case 3128 plus = "HTTP代理服務" Case 7626 plus = "木馬冰河★★★★★" Case 8080 plus = "HTTP代理服務" Case Else plus = "未知服務!"
上傳時間: 2013-12-16
上傳用戶:gtzj
Graphical lcd library, you can Port to many mcu.
標簽: Graphical library Port many
上傳時間: 2013-12-09
上傳用戶:王楚楚
8051, receive from serial Port write to AT24C64
上傳時間: 2013-12-16
上傳用戶:曹云鵬
一個關于USB Port的低層驅動編程,需在VC++60環境中進行調試
上傳時間: 2013-12-20
上傳用戶:aa17807091
這是實際項目中的一個串口通信程序. Makefile通過開關, 可使此程序適用于 Linux 和嵌入式 ARM Linux. 代碼注釋較多. 是學習UART或Serail Port 通信的一個好例子. 另外對通信中的數據包格進行了嚴格的定義. 使有了數據包頭尾標志和數據包長度 雙重 校驗.
標簽: Linux Makefile Serail UART
上傳時間: 2013-12-19
上傳用戶:z754970244
This designs demonstrates how to use the Ethernet Port using a Nios II system on the DE2 board. It sends packets, and using a loopback Ethernet cable, it ll receive the same packets which are then displayed. It also works if the board is connected to another packet source.
標簽: demonstrates the Ethernet designs
上傳時間: 2013-11-27
上傳用戶:skfreeman
這篇文章主要介紹ARM JTAG調試的基本原理。基本的內容包括了TAP (TEST ACCESS Port) 和BOUNDARY-SCAN ARCHITECTURE的介紹,在此基礎上,結合ARM7TDMI詳細介紹了的JTAG調試原理。 這篇文章主要是總結了前段時間的一些心得體會,希望對想了解ARM JTAG調試的網友們有所幫助。我個人對ARM JTAG的理解還不是很透徹,在文章中,難免會有偏失和不準確的地方,希望精通JTAG調試原理的大俠們不要拍磚,有什么問題提出來,我一定盡力糾正。同時也歡迎對ARM JTAG調試感興趣的朋友們一起交流學習。
標簽: BOUNDARY-SCAN ARCHITECTURE ACCESS JTAG
上傳時間: 2016-06-22
上傳用戶:kikye
ucOS_9263_Source ucOS-ii for 9263 Port,from Micrium.com
標簽: 9263 Micrium ucOS-ii Source
上傳時間: 2016-07-13
上傳用戶:康郎
One Port Hide source code。very classic .by Jiurl
上傳時間: 2014-11-10
上傳用戶:yangbo69