Cobots & Robotic Arm
Control Instructions - Virtual IO Commands
4/4/26
Upload Date:
Duration:
PT01M45S
Video Transcript
0:04
This video primarily introduces the use
0:06
of virtual IO commands in web app. First
0:09
click program in the menu bar to enter
0:12
the programming interface and create a
0:14
new program. Click the virtual IO icon
0:17
to enter the virtual IO command
0:18
interface. This instruction is a virtual
0:21
IO control command that enables the
0:23
configuration and retrieval of simulated
0:27
external digital input and analog input
0:29
states. First configure the port and
0:32
open close state for simulating external
0:35
digital input false indicites closed
0:37
while true indicites open. Here we
0:39
configure the closing and opening of
0:41
port DI0 respectively. Click add. Next,
0:45
configure the port for the numerical
0:47
simulations external analog input. Enter
0:49
the values and click add. The current
0:52
simulated external DI and II values are
0:55
obtained through command determination.
0:57
Click add to obtain the command. After
0:59
clicking apply, use the if statement to
1:02
determine the values of simulated DI0
1:04
and AI. Then switch to edit mode. We
1:08
incorporate conditional statements into
1:10
the program and add pointto-point motion
1:12
commands when the conditions are met.
1:20
After completion, click save program and
1:23
switch to auto mode. Open the IO status
1:25
bar on the right and click run program.
1:28
We can observe that the program executed
1:30
to point to point instructions and the
1:33
DI0 status in the IO status bar is one.
1:37
That concludes the content of the F or
1:39
robot virtual IO commands. Thank you for
1:41
watching.