Skip to content

How to run .TP Program #22

Answered by gavanderhoorn
Sanchitkedia asked this question in Q&A
Discussion options

You must be logged in to vote

So, first the obligatory disclaimer (from the readme):

This is a poor man's version of a subset of the RPC functionality provided by the (Windows-only) Fanuc PCDK [..]

right now, what you ask is not directly supported by Dominh.

I can think of a couple of work-arounds though:

  1. setup remote start of programs, select the .tp you want to run, trigger a remote start
  2. write a small Karel program which you start at controller startup, have it monitor some FLAG and on signal-up start your .tp program
  3. do the same (ie: monitoring FLAGs) but with a .tp program

finally: officially you are not supposed to start any programs with motion remotely using the Web Server Enhancements -- which would allow…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Sanchitkedia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #21 on June 17, 2024 17:24.