| 
            
              Dnp3OutputAdapterInterface Property
             | 
          
        
        
            Gets or sets the IP address of the interface the DNP3 adapter will bind to for listening for master connections.
            
        
        Namespace: DNP3AdaptersAssembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.258-beta
Syntaxfunction get_Interface();
function set_Interface(value);
 View SourceProperty Value
String
See Also