how do i get this GUI in visual studio to write property.
as of now all it does is who a i and i still don't get that cause it comes back with device instances that i have never heard of before.
i can run a who am i with the C++ code in cmd prompt and the device instance that the GUI is giving me does not show up in there either.
in the end i just need to be able to write property from a GUI in C#.
you can reach me at Matthew.Day@humeratech.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2013-12-03
You can download the latest C# BACnet code from SourceForge. The app example does exactly what you need (in Windows).
Paul
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
how do i get this GUI in visual studio to write property.
as of now all it does is who a i and i still don't get that cause it comes back with device instances that i have never heard of before.
i can run a who am i with the C++ code in cmd prompt and the device instance that the GUI is giving me does not show up in there either.
in the end i just need to be able to write property from a GUI in C#.
you can reach me at Matthew.Day@humeratech.com
You can download the latest C# BACnet code from SourceForge. The app example does exactly what you need (in Windows).
Paul