Hi;
I am using bac4j and bacnet newly. I want to make a connection to bacnet as a slave. The SlaveDeviceTest examples is working good. But there are some question about that
Q1- When I make a connection to bacnet as a slave, the device created on network 0(on local network). How can I create on other network(Network 1 or 2 ...)
Q2-The Analog Output was Created in SlaveDeviceTest example. But When I try the this output to write from out application "Write access denied" message occured. (The Analog Input is working good. I can see input values)
I hope You can help me
Thank you for your interest