![]() |
dnp3 (.NET API) 1.5.2
|
This is the complete list of members for dnp3.MasterChannel, including all inherited members.
AddAssociation(ushort address, AssociationConfig config, IReadHandler readHandler, IAssociationHandler associationHandler, IAssociationInformation associationInformation) | dnp3.MasterChannel | inline |
AddPoll(AssociationId id, Request request, TimeSpan period) | dnp3.MasterChannel | inline |
CheckLinkStatus(AssociationId association) | dnp3.MasterChannel | inline |
ColdRestart(AssociationId association) | dnp3.MasterChannel | inline |
CreateSerialChannel(Runtime runtime, MasterChannelConfig config, string path, SerialSettings serialParams, TimeSpan openRetryDelay, IPortStateListener listener) | dnp3.MasterChannel | inlinestatic |
CreateTcpChannel(Runtime runtime, LinkErrorMode linkErrorMode, MasterChannelConfig config, EndpointList endpoints, ConnectStrategy connectStrategy, IClientStateListener listener) | dnp3.MasterChannel | inlinestatic |
CreateTcpChannel2(Runtime runtime, LinkErrorMode linkErrorMode, MasterChannelConfig config, EndpointList endpoints, ConnectStrategy connectStrategy, ConnectOptions connectOptions, IClientStateListener listener) | dnp3.MasterChannel | inlinestatic |
CreateTlsChannel(Runtime runtime, LinkErrorMode linkErrorMode, MasterChannelConfig config, EndpointList endpoints, ConnectStrategy connectStrategy, IClientStateListener listener, TlsClientConfig tlsConfig) | dnp3.MasterChannel | inlinestatic |
CreateTlsChannel2(Runtime runtime, LinkErrorMode linkErrorMode, MasterChannelConfig config, EndpointList endpoints, ConnectStrategy connectStrategy, ConnectOptions connectOptions, IClientStateListener listener, TlsClientConfig tlsConfig) | dnp3.MasterChannel | inlinestatic |
DemandPoll(PollId pollId) | dnp3.MasterChannel | inline |
Disable() | dnp3.MasterChannel | inline |
Enable() | dnp3.MasterChannel | inline |
GetDecodeLevel() | dnp3.MasterChannel | inline |
GetFileInfo(AssociationId association, string fileName) | dnp3.MasterChannel | inline |
Operate(AssociationId association, CommandMode mode, CommandSet command) | dnp3.MasterChannel | inline |
Read(AssociationId association, Request request) | dnp3.MasterChannel | inline |
ReadDirectory(AssociationId association, string dirPath, DirReadConfig config) | dnp3.MasterChannel | inline |
ReadDirectoryWithAuth(AssociationId association, string dirPath, DirReadConfig config, string userName, string password) | dnp3.MasterChannel | inline |
ReadFile(AssociationId association, string remoteFilePath, FileReadConfig config, IFileReader reader) | dnp3.MasterChannel | inline |
ReadFileWithAuth(AssociationId association, string remoteFilePath, FileReadConfig config, IFileReader reader, string userName, string password) | dnp3.MasterChannel | inline |
ReadWithHandler(AssociationId association, Request request, IReadHandler handler) | dnp3.MasterChannel | inline |
RemoveAssociation(AssociationId id) | dnp3.MasterChannel | inline |
RemovePoll(PollId pollId) | dnp3.MasterChannel | inline |
SendAndExpectEmptyResponse(AssociationId association, FunctionCode function, Request headers) | dnp3.MasterChannel | inline |
SetDecodeLevel(DecodeLevel decodeLevel) | dnp3.MasterChannel | inline |
Shutdown() | dnp3.MasterChannel | inline |
SynchronizeTime(AssociationId association, TimeSyncMode mode) | dnp3.MasterChannel | inline |
WarmRestart(AssociationId association) | dnp3.MasterChannel | inline |
WriteDeadBands(AssociationId association, WriteDeadBandRequest request) | dnp3.MasterChannel | inline |