Get data from iTNC530

Results 1 to 5 of 5

Thread: Get data from iTNC530

  1. #1
    hiwilson's Avatar
    Join Date
    Jul 2019
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Get data from iTNC530

    Hello

    I'm new to use iTNC530 and I need some help.
    I want to get the Axis data from iTNC530 with the CSharp program.
    I already import the HeidenhainDNCLib in Csharp.
    Now my program can connect with iTNC530,while I still can't get the Axis data.
    I use the function GetAxesInfo() in the Heidenhain DNC Componment manaul.
    It doesn't work,because my IJHConfiguration property is null.

    The code is like
    public HeidenhainDNCLib.IJHAxisInfoList jHAxisInfo;
    public HeidenhainDNCLib.JHConfiguration JHConfiguration { get; set; }

    public void GetData()
    {
    JHConfiguration = new HeidenhainDNCLib.JHConfiguration();
    jHAxisInfo = JHConfiguration.GetAxesInfo();
    }

    Can you give me some tip to solve this problem?

    Thanks for your help !!
    Sorry for typing English because my Deutsch is not good.

    Best Regards



  2. #2

    Default Re: Get data from iTNC530

    Hi,

    i try to develop an app with vb.net. I read about your request for help with the connection to heidenhain 530 control to get
    axis infos.

    Did you made it? Do you have an complete example projekt for me that could help me with getting infos from the machines over network?

    Thanks in advanced



  3. #3

    Default

    Quote Originally Posted by merlin21 View Post
    Hi,

    i try to develop an app with vb.net. I read about your request for help with the connection to heidenhain 530 control to get
    axis infos.

    Did you made it? Do you have an complete example projekt for me that could help me with getting infos from the machines over network?

    Thanks in advanced
    HEIDENHAIN DNC is #18 option function.
    first ,need make sure if this option set.
    second , install HEIDENHAIN DNC SDK. after install . you can use DNC Demo to do test.



  4. #4
    Member polarix's Avatar
    Join Date
    Jul 2022
    Posts
    0
    Downloads
    0
    Uploads
    0

    Default Re: Get data from iTNC530

    Hi,
    i'm looking for the .net Heidenhain DNC Lib. I think the package is RemoTool SDK.
    Can anyone give me more informations ?
    Where can i get it ?
    Thank you.



  5. #5
    Flies Fast Superman's Avatar
    Join Date
    Dec 2008
    Location
    Antarctica
    Posts
    3110
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by polarix View Post
    Hi,
    i'm looking for the .net Heidenhain DNC Lib. I think the package is RemoTool SDK.
    Can anyone give me more informations ?
    Where can i get it ?
    Thank you.
    Try looking for TNCremo...
    TNCremo is a free PC software package for communication between PCs and HEIDENHAIN controls or programming stations.
    It is from Heidenhain



Posting Permissions

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


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Get data from iTNC530

Get data from iTNC530