584,841 active members*
4,384 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Okuma > install thinc api ?
Results 1 to 15 of 15
  1. #1
    Join Date
    Jun 2015
    Posts
    4131

    install thinc api ?

    hello, from where can i download/install "thinc api" ? kindly !

  2. #2
    Join Date
    Mar 2016
    Posts
    1
    Quote Originally Posted by deadlykitten View Post
    hello, from where can i download/install "thinc api" ? kindly !
    Hi,

    Our Open API Software Development Kit is currently located on Bitbucket.
    https://bitbucket.org/okuma/open-api-sdk/downloads

    We use StackOverflow to answer programming questions.
    http://stackoverflow.com/questions/tagged/okuma

    Open API questions can be sent to [email protected]

    You can download SCOUT on Okuma App Store and run it on the target machines to verify which version of THINC-API can be installed.

    https://www.myokuma.com/scout

    Thanks

  3. #3
    Join Date
    Jun 2015
    Posts
    4131

    Re: install thinc api ?

    Quote Originally Posted by Lhuynh View Post
    Our Open API Software Development Kit is currently located on Bitbucket.
    https://bitbucket.org/okuma/open-api-sdk/downloads
    Hello, i downloaded everything from that link. I can not open chm files, and those 2 archives contain files that i guess i must copy on the machine, somewhere ...

    Can i install THINC-API if i copy those archives content ?
    ....OkumaOpenAPI_SDKv0.7.zip
    ....okuma-open-api-sdk-85430fe0cb92.zip

    Quote Originally Posted by Lhuynh View Post
    You can download SCOUT on Okuma App Store and run it on the target machines to verify which version of THINC-API can be installed.
    I think it can not detect which THINC-API version i need ...

    This is from Scout.log :

    [FILE_INFO]
    ApiNotifierExist=False
    OspLatheSpecialApi=True
    OspLatheSpecialApiVersion=2.0.0.49
    OspLatheDataApi=True
    OspLatheDataApiVersion=1.0.3.9
    OspLatheCmdApi=True
    OspLatheCmdApiVersion=1.0.2.9
    OspMCSpecialApi=False
    OspMachineCenterDataApi=False
    OspMachineCenterCmdApi=False

    [THINC_API]
    ApiSpec=False
    ThincApiInstalled=False
    ApiInstallType=N/A
    ThincApiCheckResult=MissingApiFiles
    ThincApiVersion=N/A
    CustomApiCheckResult=VersionRecognized
    CustomApiVersion=003P
    ApiStatus=NotReady .................................................. .. kindly !

  4. #4
    Join Date
    Oct 2016
    Posts
    2

    Re: install thinc api ?

    Can someone reply to this? I'm also trying to install the libraries but don't know how to? I also downloaded those files but can't understand how can I install them? I'm a newbie here and would appreciate the help.

    Quote Originally Posted by deadlykitten View Post
    Hello, i downloaded everything from that link. I can not open chm files, and those 2 archives contain files that i guess i must copy on the machine, somewhere ...

    Can i install THINC-API if i copy those archives content ?
    ....OkumaOpenAPI_SDKv0.7.zip
    ....okuma-open-api-sdk-85430fe0cb92.zip



    I think it can not detect which THINC-API version i need ...

    This is from Scout.log :

    [FILE_INFO]
    ApiNotifierExist=False
    OspLatheSpecialApi=True
    OspLatheSpecialApiVersion=2.0.0.49
    OspLatheDataApi=True
    OspLatheDataApiVersion=1.0.3.9
    OspLatheCmdApi=True
    OspLatheCmdApiVersion=1.0.2.9
    OspMCSpecialApi=False
    OspMachineCenterDataApi=False
    OspMachineCenterCmdApi=False

    [THINC_API]
    ApiSpec=False
    ThincApiInstalled=False
    ApiInstallType=N/A
    ThincApiCheckResult=MissingApiFiles
    ThincApiVersion=N/A
    CustomApiCheckResult=VersionRecognized
    CustomApiVersion=003P
    ApiStatus=NotReady .................................................. .. kindly !

  5. #5
    Join Date
    Jun 2015
    Posts
    4131

    Re: install thinc api ?

    hy, i give up on API, because i had no reason to install API; why do you need it ?
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

  6. #6
    Join Date
    Oct 2016
    Posts
    2
    I need to install MTconnect adapter and agent and for that it is written in installation manual that I need THINC API and THINC startup service. I got the same files but don't know what to do next.

    Moreover I can't find the installation manual for THINC API... It is referenced every where but could not find anywhere!

    Quote Originally Posted by deadlykitten View Post
    hy, i give up on API, because i had no reason to install API; why do you need it ?

  7. #7
    Join Date
    Jun 2015
    Posts
    4131

    Re: install thinc api ?

    hello all pls check this api kit : https://we.tl/5NbzxxPmTj

    at this moment, i have no clue how to use it, or if it is compatible your controller / kindly
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

  8. #8
    Join Date
    Jun 2015
    Posts
    4131

    Re: install thinc api ?

    hi, i have no clue how to use api ...

    pls, does anybody know how to edit the common variables ? or does anybody know somebody ?

    or do you know a guy who knows a guy who knows a guy ..... ? etc kindly
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

  9. #9
    Join Date
    Aug 2011
    Posts
    418

    Re: install thinc api ?

    Firstly you must learn to visual basic
    "Imagination is more important than knowledge."

  10. #10
    Join Date
    Jun 2015
    Posts
    4131

    Re: install thinc api ?

    hi / delphi 6 is ok ?
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

  11. #11
    Join Date
    Aug 2011
    Posts
    418

    Re: install thinc api ?

    Probably not ok.
    I think it needs .NET environment
    "Imagination is more important than knowledge."

  12. #12
    Join Date
    Aug 2011
    Posts
    418

    Re: install thinc api ?

    This is sample. It shows common variables 1 to 20

    import clr
    import sys
    sys.path.append(r'c:\windows\assembly')
    clr.AddReference('Okuma.CMDATAPI')
    import Okuma.CMDATAPI.DataAPI as datapi
    datapi.CMachine()
    _.Init()
    vars = datapi.CVariables()
    for i in range(1,20):
    print("Var {0} = {1}".format(i,vars.GetCommonVariableValue(i)))
    vars.SetCommonVariableValue(5,555)
    "Imagination is more important than knowledge."

  13. #13
    Join Date
    Aug 2011
    Posts
    418

    Re: install thinc api ?

    Hi deadlykitten
    "Imagination is more important than knowledge."

  14. #14
    Join Date
    Jun 2015
    Posts
    4131

    Re: install thinc api ?

    thx / at 1st glance, i have no clue about it
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

  15. #15

    Re: install thinc api ?

    THINC API Install Manual is located in the SDK:

    https://github.com/OkumaAmerica/Open...n%20Manual.pdf

    You cannot download the installer, you must purchase the option or request an update.

Similar Threads

  1. Okuma Thinc API...
    By old timer okuma in forum Okuma
    Replies: 1
    Last Post: 07-10-2018, 07:45 PM
  2. Un-install & re-install changes Mach3
    By Beefy in forum Mach Software (ArtSoft software)
    Replies: 1
    Last Post: 08-01-2012, 09:01 AM
  3. island machining in IGF/Thinc
    By Okumma in forum Okuma
    Replies: 3
    Last Post: 06-21-2012, 05:47 PM
  4. P200 Thinc Api Integration
    By cncwapner in forum Okuma
    Replies: 3
    Last Post: 12-30-2009, 08:12 PM
  5. EMC Install
    By jhwatts in forum LinuxCNC (formerly EMC2)
    Replies: 9
    Last Post: 01-10-2006, 12:36 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •