-
Hello,
I solved this problem changing the binding order of devices in Windows XP with ncpa.cpl.
I bassically followed these instructions:
http://support.microsoft.com/kb/894564
I am not sure why the solution described in FAQ did not work for me. Maybe it is a problem that I have VMWARE installed which sets up 2 additional ethernet interfaces (bridged).
After I put my "correct"...
2009-06-25 11:55:57 UTC in BACnet Protocol Stack
-
Hello Steven,
thanks for the reply. I did have a look at the FAQ. Problem is that it does not work for some reason. I explain how I did this:
I have Windows XP with VMWare installed. VMWare interfaces are bridged to local interface.
My devices are: (ipconfig)
Windows IP Configuration
Ethernet adapter VMware Network Adapter VMnet8:
Connection-specific DNS Suffix . :
2009-06-23 14:11:04 UTC in BACnet Protocol Stack
-
Hi,
first of all I have to say the more I work with Bacnet the more I like it.
I don't see myself as a developer and for my purposes the demo applications work fine for me.
But now I ran into a problem at a XP-machine with several Ethernet-Interfaces. They are all in use with differen IPs.
Problem I have is that bacrp.exe (or any other program) binds to another interface I actually want...
2009-06-19 12:51:50 UTC in BACnet Protocol Stack
-
Hello,
I was making test with bacserv which works great.
Is possible to change the default status text "inactice" / "active" of the binary values, inputs or outputs?
If so, where do I have to change that?
I tried in bactext.c the following:
changed in
INDTEXT_DATA bacnet_binary_present_value_names[]
"inactive" to "off" and "active"...
2008-10-10 09:14:42 UTC in BACnet Protocol Stack