• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Guven_Ulu

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 7
    • Best 0
    • Controversial 0
    • Groups 0

    Guven_Ulu

    @Guven_Ulu

    0
    Reputation
    422
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Guven_Ulu Unfollow Follow

    Latest posts made by Guven_Ulu

    • RE: How read and write values from local devices ?

      It means that I need real device to develop a application by using bacnet4j..Right?

      In your code, could you explain where your code is running? In the controller or in computer ?

      I need to develop an application to get alarms information from bacnet software (by the way, this bacnet software is Andover Continuum - Schneider Electric),

      I also need to develop an application get alarms information as a string and convert it to bacnet protocol and inform bacnet software? This bacnet software actually is managing and controlling subsystems which some of these subsystem's protocol is not bacnet..One of them is Web service so only way to get alarms is to call Web services method and convert to bacnet protocol and pass this info to bacnet software..

      could it be possible develop an application like this with bacnet4j ?

      posted in BACnet4J general discussion
      G
      Guven_Ulu
    • RE: How read and write values from local devices ?

      Hi Valter,

      Are you using the bacnet device in real environment or simulating a virtual device in your computer and make a java program to read/write values ?

      If you are simulating it, Which program are you using to simulate the bacnet device ?

      Thanks

      posted in BACnet4J general discussion
      G
      Guven_Ulu
    • RE: How get/set value from my device ?

      Thanks for your code

      Actually I need to understand the classes of Bacnet4j..

      I am seeing bacnet packages in Wireshark when I sent bacnet packets from Virtual Test Shell. ..

      What must I write the argument of LocalDevice class to capture these package in Bacnet4j lib in java? WireShark and VTS is in my local computer so do I must write localhost in LocalDevice as a argument?

      All I want is to manage and control the bacnet device from Bacnet4j lib ...

      I am beginner of these library and there is no document to study on, so I need to understand and learn what it is going on..

      posted in BACnet4J general discussion
      G
      Guven_Ulu
    • RE: How get/set value from my device ?

      I found the issue what it is..The issue is MCAFEE antivirus program..?t is blocking bacnet package and closing VTS ..

      I need help to use bacnet4j library ...Could you help anyone ? My application should listen bacnet packet and read/write values to bacnet device ? I really appricated if you help me..

      Thank you..

      posted in BACnet4J general discussion
      G
      Guven_Ulu
    • RE: How get/set value from my device ?

      There is a issue in VTS..I defined a device with port and I push send button but VTS is shut down..When I click its icon again, it is opening and closing immediately...Could you help me about this?

      Thanks

      posted in BACnet4J general discussion
      G
      Guven_Ulu
    • RE: How get/set value from my device ?

      Thanks for your reply..

      My custom application has such a scenario like this.. We are getting alarms info from a software by using its web services..We will take alarms info by using web services and send this information to bacnet device..Is this possible to make a application for a such scenario..

      posted in BACnet4J general discussion
      G
      Guven_Ulu
    • RE: How get/set value from my device ?

      The simulation environment to work Bacnet4j without real Device

      Hi all,

      I am vey new bacnet. I want to learn basic needs to work or develop custom application by using bacnet4j. I have not a bacnet device yet but I will develop a application by using bacnet4j. Can we tell how to make a test environment with VTS (Virtual Test Shell), create these devices which is defined in VTS and connect to them by using bacnet4j ? I only want to learn how it can be possible to work on bacnet4j library if you have not real bacnet device ?

      we will be appreciated if you reply this.

      posted in BACnet4J general discussion
      G
      Guven_Ulu