Skip to content

Exemplification of how to communicate with URControl from a URCap

License

Notifications You must be signed in to change notification settings

BomMadsen/URCap-ScriptCommunicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

URCap-ScriptCommunicator

This sample implements a Java class to:

  • Send URScript commands for immediate execution by URControl
  • Extract a variable from URScript to Java

Check out the package "com.jbm.urcap.sample.scriptCommunicator.communicator". You can run "InterfaceTester.java" to try out the features. Or install the URCap and navigate to the Installation node, to test the features from a robot/URSim.

Start by building a ScriptCommand. Then either send it using ScriptSender(), or extract a variable from it using the ScriptExporter().

Have fun!

About

Exemplification of how to communicate with URControl from a URCap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages