当前位置:网站首页>Vmware共享主机的有线网络IP地址
Vmware共享主机的有线网络IP地址
2022-07-07 11:58:00 【在路上_continue】
实习调试机械臂的时候,需要用笔记本的网口连接机械臂的示教器以用来与机械臂通信以做 开发。
一、设置笔记本电脑的IP地址与机械臂的IP地址在同一网段内。
机械臂示教器的Ip地址是10. 210.51.10,子网掩码为255.0.0.0.(示教器端的IP地址可以自定义)
接着设置电脑端的IP地址,修改网口的Iipv4地址,具体操作过程如下。
关于IP网段的介绍,可以参考链接:什么是A.B.C类网络 怎么区别和划分_qijitao的博客-CSDN博客_abc网络
这里使用A类网段是因为厂家默认的网段是C类的,但是测试怎么都不通,因此改成A类网段。
二、设置虚拟机的网络
主要是修改虚拟机的网络适配器选项卡,下面的图是没有修改之前的:
上图的设置是安装虚拟的默认设置,正常情况下是可以正常上网的,下面我们对网络模式进行修改,具体修改方法如下:
亲测上述修改方法有效。
修改虚拟机的网络设置,将IP地址获取改为手动获取。
上面修改网络的步骤,修改完成之后最好重启虚拟机才可以生效。
三、测试
在虚拟端使用ping工具测试到机械臂示教器的网络是否通畅:
测试通过,这样就可以在虚拟机端对机械臂厂家提供的SDK进行开发了或者使用ROS进行开发。
边栏推荐
- 属性关键字Aliases,Calculated,Cardinality,ClientName
- Realize the IP address home display function and number home query
- Custom thread pool rejection policy
- 2022-7-6 Leetcode 977.有序数组的平方
- THINKPHP框架的优秀开源系统推荐
- High end for 8 years, how is Yadi now?
- SSRF vulnerability file pseudo protocol [netding Cup 2018] fakebook1
- move base参数解析及经验总结
- Advanced Mathematics - Chapter 8 differential calculus of multivariate functions 1
- Distributed transaction solution
猜你喜欢
LeetCode简单题分享(20)
The delivery efficiency is increased by 52 times, and the operation efficiency is increased by 10 times. See the compilation of practical cases of financial cloud native technology (with download)
Help tenants
Getting started with MySQL
How far can it go to adopt a cow by selling the concept to the market?
Cinnamon taskbar speed
Centso7 OpenSSL error Verify return code: 20 (unable to get local issuer certificate)
Esp32 ① compilation environment
Custom thread pool rejection policy
室內ROS機器人導航調試記錄(膨脹半徑的選取經驗)
随机推荐
FCOS3D label assignment
DID登陆-MetaMask
参数关键字Final,Flags,Internal,映射关键字Internal
LeetCode_ Binary search_ Medium_ 153. Find the minimum value in the rotation sort array
【堡垒机】云堡垒机和普通堡垒机的区别是什么?
Server to server (S2S) event (adjust)
2022-7-6 Leetcode27. Remove the element - I haven't done the problem for a long time. It's such an embarrassing day for double pointers
118. Yanghui triangle
Ikvm of toolbox Net project new progress
Help tenants
搜索框效果的实现【每日一题】
Leetcode simple question sharing (20)
Flink | multi stream conversion
Read PG in data warehouse in one article_ stat
接口自动化测试-接口间数据依赖问题解决
Flink | 多流转换
Write it down once Net a new energy system thread surge analysis
Thread pool reject policy best practices
使用day.js让时间 (显示为几分钟前 几小时前 几天前 几个月前 )
内存溢出和内存泄漏的区别