libiec61850.NET  1.5.1
IEC 61850 .NET API for libiec61850 protocol library
IEC61850.Client.IedConnection Member List

This is the complete list of members for IEC61850.Client.IedConnection, including all inherited members.

Abort()IEC61850.Client.IedConnection
AbortAsync()IEC61850.Client.IedConnection
Close()IEC61850.Client.IedConnection
Connect(string hostname, int tcpPort)IEC61850.Client.IedConnection
Connect(string hostname)IEC61850.Client.IedConnection
ConnectAsync(string hostname, int tcpPort) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
ConnectionClosedHandler(IedConnection connection)IEC61850.Client.IedConnection
ConnectTimeoutIEC61850.Client.IedConnection
CreateControlObject(string objectReference)IEC61850.Client.IedConnection
CreateDataSet(string dataSetReference, List< string > dataSetElements)IEC61850.Client.IedConnection
CreateDataSetAsync(string dataSetReference, List< string > dataSetElements, GenericServiceHandler handler, object parameter)IEC61850.Client.IedConnection
DeleteDataSet(string dataSetReference)IEC61850.Client.IedConnection
DeleteDataSetAsync(string dataSetReference, GenericServiceHandler handler, object parameter)IEC61850.Client.IedConnection
DeleteFile(string fileName)IEC61850.Client.IedConnection
DeleteFileAsync(string filename, GenericServiceHandler handler, object parameter)IEC61850.Client.IedConnection
Dispose()IEC61850.Client.IedConnection
GetConnectionParameters()IEC61850.Client.IedConnection
GetDataDirectory(string dataReference)IEC61850.Client.IedConnection
GetDataDirectory(string dataReference, FunctionalConstraint fc)IEC61850.Client.IedConnection
GetDataDirectoryFC(string dataReference)IEC61850.Client.IedConnection
GetDataSetDirectory(string dataSetReference)IEC61850.Client.IedConnection
GetDataSetDirectory(string dataSetReference, out bool isDeletable)IEC61850.Client.IedConnection
GetDataSetDirectoryAsync(string dataSetReference, GetDataSetDirectoryHandler handler, object parameter)IEC61850.Client.IedConnection
GetDataSetDirectoryHandler(UInt32 invokeId, object parameter, IedClientError err, List< string > dataSetDirectory, bool isDeletable)IEC61850.Client.IedConnection
GetDataSetValues(string dataSetReference)IEC61850.Client.IedConnection
GetFile(string fileName, GetFileHandler handler, object parameter)IEC61850.Client.IedConnection
GetFileAsync(string fileName, GetFileAsyncHandler handler, object parameter)IEC61850.Client.IedConnection
GetFileAsyncHandler(UInt32 invokeId, object parameter, IedClientError err, UInt32 originalInvokeId, byte[] buffer, bool moreFollows)IEC61850.Client.IedConnection
GetFileDirectory(string directoryName)IEC61850.Client.IedConnection
GetFileDirectoryEx(string directoryName, string continueAfter, out bool moreFollows)IEC61850.Client.IedConnection
GetFileHandler(object parameter, byte[] data) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
GetGooseControlBlock(string gocbObjectReference)IEC61850.Client.IedConnection
GetLogicalDeviceDataSetsAsync(string ldName, string continueAfter, GetNameListHandler handler, object parameter) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
GetLogicalDeviceDataSetsAsync(List< string > result, string ldName, string continueAfter, GetNameListHandler handler, object parameter) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
GetLogicalDeviceDirectory(string logicalDeviceName)IEC61850.Client.IedConnection
GetLogicalDeviceVariablesAsync(string ldName, string continueAfter, GetNameListHandler handler, object parameter) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
GetLogicalDeviceVariablesAsync(List< string > result, string ldName, string continueAfter, GetNameListHandler handler, object parameter) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
GetLogicalNodeDirectory(string logicalNodeName, ACSIClass acsiClass)IEC61850.Client.IedConnection
GetMmsConnection()IEC61850.Client.IedConnection
GetNameListHandler(UInt32 invokeId, object parameter, IedClientError err, List< string > nameList, bool moreFollows) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
GetReportControlBlock(string rcbObjectReference) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
GetServerDirectory(bool fileDirectory=false)IEC61850.Client.IedConnection
GetServerDirectoryAsync(List< string > result, string continueAfter, GetNameListHandler handler, object parameter)IEC61850.Client.IedConnection
GetState()IEC61850.Client.IedConnection
GetSvControlBlock(string svcbObjectReference)IEC61850.Client.IedConnection
GetVariableSpecifcationHandler(UInt32 invokeId, object parameter, IedClientError err, MmsVariableSpecification spec) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
GetVariableSpecification(string objectReference, FunctionalConstraint fc)IEC61850.Client.IedConnection
GetVariableSpecificationAsync(string objectReference, FunctionalConstraint fc, GetVariableSpecifcationHandler handler, object parameter)IEC61850.Client.IedConnection
IedConnection()IEC61850.Client.IedConnection
IedConnection(TLSConfiguration tlsConfig)IEC61850.Client.IedConnection
InstallConnectionClosedHandler(ConnectionClosedHandler handler)IEC61850.Client.IedConnection
InstallStateChangedHandler(StateChangedHandler handler)IEC61850.Client.IedConnection
MaxPduSizeIEC61850.Client.IedConnection
QueryLogAfter(string logRef, byte[] entryID, ulong timestamp, out bool moreFollows)IEC61850.Client.IedConnection
QueryLogAfterAsync(string logRef, byte[] entryID, ulong timestamp, QueryLogHandler handler, object parameter)IEC61850.Client.IedConnection
QueryLogByTime(string logRef, ulong startTime, ulong stopTime, out bool moreFollows)IEC61850.Client.IedConnection
QueryLogByTime(string logRef, DateTime startTime, DateTime stopTime, out bool moreFollows)IEC61850.Client.IedConnection
QueryLogByTimeAsync(string logRef, ulong startTime, ulong stopTime, QueryLogHandler handler, object parameter)IEC61850.Client.IedConnection
QueryLogByTimeAsync(string logRef, DateTime startTime, DateTime stopTime, QueryLogHandler handler, object parameter)IEC61850.Client.IedConnection
QueryLogHandler(UInt32 invokeId, object parameter, IedClientError err, List< MmsJournalEntry > journalEntries, bool moreFollows) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
ReadBitStringValue(string objectReference, FunctionalConstraint fc)IEC61850.Client.IedConnection
ReadBooleanValue(string objectReference, FunctionalConstraint fc)IEC61850.Client.IedConnection
ReadDataSetHandler(UInt32 invokeId, object parameter, IedClientError err, DataSet dataSet) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
ReadDataSetValues(string dataSetReference, DataSet dataSet)IEC61850.Client.IedConnection
ReadDataSetValuesAsync(string dataSetReference, DataSet dataSet, ReadDataSetHandler handler, object parameter)IEC61850.Client.IedConnection
ReadFloatValue(string objectReference, FunctionalConstraint fc)IEC61850.Client.IedConnection
ReadIntegerValue(string objectReference, FunctionalConstraint fc)IEC61850.Client.IedConnection
ReadQualityValue(string objectReference, FunctionalConstraint fc)IEC61850.Client.IedConnection
ReadStringValue(string objectReference, FunctionalConstraint fc)IEC61850.Client.IedConnection
ReadTimestampValue(string objectReference, FunctionalConstraint fc)IEC61850.Client.IedConnection
ReadValue(String objectReference, FunctionalConstraint fc)IEC61850.Client.IedConnection
ReadValueAsync(string objectReference, FunctionalConstraint fc, ReadValueHandler handler, object parameter)IEC61850.Client.IedConnection
ReadValueHandler(UInt32 invokeId, object parameter, IedClientError err, MmsValue value)IEC61850.Client.IedConnection
Release()IEC61850.Client.IedConnection
ReleaseAsync()IEC61850.Client.IedConnection
RequestTimeoutIEC61850.Client.IedConnection
SetFile(string sourceFilename, string destinationFilename)IEC61850.Client.IedConnection
SetFilestoreBasepath(string basepath)IEC61850.Client.IedConnection
SetTimeQuality(bool leapSecondKnown, bool clockFailure, bool clockNotSynchronized, int subsecondPrecision)IEC61850.Client.IedConnection
StateChangedIEC61850.Client.IedConnection
StateChangedHandler(IedConnection connection, IedConnectionState newState)IEC61850.Client.IedConnection
UpdateDeviceModel()IEC61850.Client.IedConnection
WriteDataSetValues(string dataSetReference, List< MmsValue > values)IEC61850.Client.IedConnection
WriteValue(string objectReference, FunctionalConstraint fc, MmsValue value)IEC61850.Client.IedConnection
WriteValueAsync(string objectReference, FunctionalConstraint fc, MmsValue value, WriteValueHandler handler, object parameter) (defined in IEC61850.Client.IedConnection)IEC61850.Client.IedConnection
WriteValueHandler(UInt32 invokeId, object parameter, IedClientError err)IEC61850.Client.IedConnection