-
Get Property 命令创建的变量是实时更新还是静态值? - Process Modeling - visual compents 疑难解答
FlorianOber 2026年2月25日 上午7:011 大家好, 我想了解一下关于流程建模功能的一些内容。 我在流程脚本的某个...
-
Visual Components 中能否使用更多图表样式? - General Questions - visual compents 疑难解答
dada123 2026年2月10日 凌晨1:241 是否可以在 Visual Components 中使用更多图表样式?你能提供一些想法吗?...
-
从摄像头(网络摄像头)捕捉图像 – Visual Components 组件实现 - General Questions - visual compents 疑难解答
mvogin 2026年2月16日 上午9:261 我想从摄像头(例如网络摄像头)捕捉图像。你们有可以捕捉图像的组件吗?...
-
多AMR协同取箱与清空:容量拉动与任务调度问题 - Process Modeling - visual compents 疑难解答
rprasann 2026年2月25日 下午8:001 你好, 我正在研究一个场景:希望基于时间分布模拟芯片料箱填满的过程。一旦填满,AMR(自主移动机器人)将取走料...
-
PCB钻孔仿真:如何显示钻头钻孔效果(布尔运算 vs 模型替换)- General Questions - visual compents 疑难解答
Gnome558 2026年2月27日 下午5:531 你好, 目前我正在做一个新项目,是一条PCB生产线,线上有一个钻孔环节。我怎样才能看到钻头正在钻孔呢?我想用布尔运算,但需要用Python脚本或...
-
如何让链条沿着链轮旋转(轻量级动画实现) - Component Modeling - visual compents 疑难解答
bobby_RMUTTO67 2026年3月1日 上午11:331 IMG_20260301_1832141080×1216 148...
-
PCB 生产线中圆锯导致零件旋转90度及切割方向错误的问题 - General Questions - visual compents 疑难解答
Gnome558 2026年3月4日 下午2:291 嘿, 我正在做一个PCB生产线流程,正如你在图片中看到的,第一台锯切得很好,但在第二台较小的锯上,它直接把零件旋...
-
Joint属性Value Expression表达式解析 - visual compents 疑难解答
Could someone help me answer how to use Value Expression?I don’t know what “-1*VALUE“ means.Show in the picture. 有人能帮我回答如何使用值表达式吗?我...
-
visual component仿真人为什么倒着走 - visual compents 疑难解答
I have given everything correctly this was a basic thing but i donno why he is going like this. meanwhile when i opened my old layouts he is doing g...
-
可视化组件未处理的异常初始化 - visual compents 疑难解答
I have a problem with kuka sim 4.0. After I have made some positions in Program and want to play it I get this error message: visual component unhandl...
-
Visualcomponet Wrapper Error包装错误 - visual compents 疑难解答
Hi, For some days I have been struggling with the Wrapper that I downloaded form Visual Components. I am using KUKA SIM PRO 3.1.2. I changed th...
-
不能提起组件 - visual compents 疑难解答
arian Dec '20 hi guys, i’m currently programming the gripper following the steps of the turorial. The gripper...
-
create vehicle创建小车 - visual compents 疑难解答
第一步、创建新的组件 修改名称 保存组件 第二步、从行为里添加小车和python脚本 from vcScript import * def OnRun(): comp=getComponent() vehicle=comp.getBe...
-
vcSimVehicle用法 - visual compents 疑难解答
vcSimVehicle允许您将组件模拟为移动的车辆 Inherits: vcBehaviour vcSimVehicle对象应该位于组件的根节点中。设置了速度、加减速因子后,vcSimVehicle对象将自动处理部件的运动和方向,以达到给定的目标。 作为车辆,一个部件可以被制造成原地旋转,附...
-
Resource Approach Location技能使用说明 - visual compents 疑难解答
Resource Approach Location 一定要Attach到Works Process才有效; ID设置为Approach,AGV/其他Mobile 会先到Resource Approach Location,再到Works Process ID设置为Deproac...
-
VC AGV Idle Location技能使用说明 - visual compents 疑难解答
AGV Idle Location :AGV休息位置 AreaWidth 天猫隐藏优惠券 网淘吧...
-
控制Delta机器人 - visual compents 疑难解答
1、获取对象:robot,conveyor 2、等待物料到达传感器位置 3、获取物料列,过滤filter已抓取的part 4、pop 一个物料 5、抓取物料,并将该物料放入已抓队列 6、将抓取的物料放置到传输带 7、清除不在已抓取队列中的part rob...
-
查找指定名称的Robot正确方式 - visual compents 疑难解答
from vcScript import * from vcHelpers.Robot2 import * def OnRun(): app=getApplication() robot=getRobot(app.findComponen...
-
robot 脚本解析 - visual compents 疑难解答
from vcScript import * comp=getComponent()#先要获得组件也就是拖入布局的模型 robotExecutor=comp.findBehavioursByType("rRobotExecutor")[0]#获得程序里的子程序集合...



















