当前位置:网站首页>nport串口服务器配置网址(串口服务器是不是网口转串口)
nport串口服务器配置网址(串口服务器是不是网口转串口)
2022-07-28 12:12:00 【全栈程序员站长】
大家好,又见面了,我是你们的朋友全栈君。
NPort串口服务器有分“驱动模式”及“socket模式”
如果您的程序是通过串口进行通讯,那么请选择NPort的“驱动模式”,也就是为主机添加虚拟串口,具体安装配置是(这里以windows为例):
1、通过NPort Search Utility找到网络上的NPort,请将主机IP 与NPort IP 在同一网段中,NPort默认IP:192.168.127.254
2、选择相对应的NPort双击;
3、进入 web 配置界面,在“Operating Mode”下,选择对应端口为Real COM Mode
4、选择“Real COM Mode”模式后,使用“NPort Windows Driver Manager”映射端口
5、点击“Add”将对应的Nport的端口映射到主机上,并设定端口号
6、点击“Apply”保存,退出
具体配置及测试请参考官网的NPort驱动模式
在“socket模式”下的安装配置(以windows,NPort模式为TCP server为例)
1、2两步和Real COM Mode一样,第三步请选择TCP server(client或者UDP等模式,具体请按照您的主机应用程序接口来定)
在TCP server模式下不需要映射端口
然后设定Local TCP Port,若不设置,系统会按默认第一个串口4001,第二个串口4002,第三个串口4003….来进行TCP 端口设定
具体配置及测试请参考官网的NPort socket模式
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/128512.html原文链接:https://javaforall.cn
边栏推荐
- .net for subtraction, intersection and union of complex type sets
- 【嵌入式C基础】第7篇:C语言流程控制详讲
- Definition of option basis
- leetcode-190.颠倒二进制位
- Margin calculation
- Black cat takes you to learn EMMC protocol chapter 27: what is EMMC's dynamic capacity?
- Sub thread update UI full solution
- Getderivedstatefromprops lifecycle
- Intrinsic value and time value of options
- UV germicidal lamp chip dlt8p65sa Jericho
猜你喜欢
![[FPGA] joint simulation of vivado and Modelsim](/img/da/0f9fbbc30a1d60e06f3e4090d1d6a4.png)
[FPGA] joint simulation of vivado and Modelsim

Change the document type in endnode and import it in word
![[graduation design] smart home system based on ZigBee - single chip microcomputer Internet of things stm32](/img/c3/4268d7e4e1429f9b0d9d928790d740.png)
[graduation design] smart home system based on ZigBee - single chip microcomputer Internet of things stm32
![[graduation design teaching] ultrasonic ranging system based on single chip microcomputer - Internet of things embedded stm32](/img/27/58fd175753b21dc21bd2d950cf5f15.png)
[graduation design teaching] ultrasonic ranging system based on single chip microcomputer - Internet of things embedded stm32

Low code: reduce technical capability requirements and improve software development efficiency

Intrinsic value and time value of options

夜神模拟器抓包微信小程序

【C语言易错点】第4篇:结构体在内存中存储规则详讲

Kotlin是如何帮助你避免内存泄漏的?
![[June 28 event preview] low code Summit](/img/ba/2f35306ed2fb0ece14d704256d8e60.png)
[June 28 event preview] low code Summit
随机推荐
LeetCode每日一题(2196. Create Binary Tree From Descriptions)
Sub thread update UI full solution
Black cat takes you to learn EMMC Protocol Part 26: hardware reset operation of EMMC (h/w reset)
Change password, confirm password verification antd
IP电话系统和VoIP系统使用指南
如何在 TiDB Cloud 上使用 Databricks 进行数据分析 | TiDB Cloud 使用指南
CTO of youhaoda, MVP of Huawei cloud, and Zhang Shanyou: build cloud native applications based on kubernetes and dapr
Brief introduction to JS operator
Bull spread portfolio
[FPGA]: ISE generates MCS file and burning process
9、 Kubernetes configuration and storage
Introduction to border border attribute
leetcdoe-342. 4的幂
Chinese translation of pointnet:deep learning on point sets for 3D classification and segmentation
ES6 null merge operator (?)
The essence of enterprise Digitalization
Dimming and color matching cool light touch chip-dlt8ma12ts-jericho
Leetcode daily question (2196. create binary tree from descriptions)
[basic teaching of Bi design] detailed explanation of OLED screen use - single chip microcomputer Internet of things
什么是事务及数据库的优化方法