Menu

#11 Please Help!

release
open
nobody
None
1
2018-04-19
2017-08-24
Anonymous
No

Hello,

I have a Danfoss VLT with ip 192.168.1.102 and my laptop with ip
192.168.1.50 running Windows10 and bacnetstack 0.8.x. I'm unable to make bacnetstack work.

Could you please, give some commands examples that could help me in my scenario? The Danfoss is correctly configurated so i could see it from other bacnet software, but I want to see if bacnetstack bins are able to communicate with it.

Sincerely,

Carlos

Discussion

  • Steve Karg

    Steve Karg - 2017-08-24

    From the bin/readme.txt, here are some example commands:

    Perform a device discovery:

    c:\> bacwi -1
    

    Read all the required properties from the Device 1234 and display their values:

    c:\> bacepics -v 1234
    

    Read the Object_Identifier property from the Device 1234:

    c:\> bacrp 1234 8 1234 75
    
     
  • Anonymous

    Anonymous - 2017-08-24

    Hi Steve,

    It works very well when i run "bacserv 1234" in other command prompt window in the same computer. In other words, the software only sees the "bacserv 1234" instance but it doesn't see any other real bacnet/ip devices in my network.

    Regards,
    Carlos

     
  • CarlosRPEvertsz

    CarlosRPEvertsz - 2017-08-24

    Hello Steve,

    I already read the readme file. The software only see its own server when i run "bacserv 1234" in other command prompt instance window. But when i try to connect or discover other bacnet devices like one of the Danfoss VLTs devices, the "bacwi -1" did not see them.

    I have a controls propietary utility to discover and configurate bacnet devices and it can discover all the bacnet devices. There are several bacnet devices/equipment in the network, but I am testing a basic configuration with 1 Danfoss VLT, 1 Switch and 1 Computer over Ethernet.

    Regards,
    Carlos

     
  • Steve Karg

    Steve Karg - 2017-08-24

    There could be several things causing the problem, and these are detailed in the Frequently Asked Questions, Q-15 or Q-16:
    http://svn.code.sf.net/p/bacnet/code/trunk/bacnet-stack/doc/README.faq

     
  • CarlosRPEvertsz

    CarlosRPEvertsz - 2017-08-29

    Hello Steve,

    Answer for Question No. 16 solved my problem. It worked like a charm.

    Thank you for your help.

    Regards,
    Carlos

     

Anonymous
Anonymous

Add attachments
Cancel