Dreamine.PLC.Core
1.0.1
Dreamine.PLC.Core 산업 자동화 및 I/O 기능을 제공합니다.
Toggle main menu visibility
로딩중...
검색중...
일치하는것 없음
Dreamine.PLC.Core.Clients.InMemoryPlcClient 멤버 목록
다음에 대한 모든 멤버의 목록입니다 :
Dreamine.PLC.Core.Clients.InMemoryPlcClient
(모든 상속된 멤버들도 포함합니다.)
_disposed
Dreamine.PLC.Core.Clients.PlcClientBase
private
_disposeGuard
Dreamine.PLC.Core.Clients.PlcClientBase
private
_isConnected
Dreamine.PLC.Core.Clients.InMemoryPlcClient
private
_memory
Dreamine.PLC.Core.Clients.InMemoryPlcClient
private
_syncLock
Dreamine.PLC.Core.Clients.PlcClientBase
private
ConnectAsync
(CancellationToken cancellationToken=default)
Dreamine.PLC.Core.Clients.PlcClientBase
inline
ConnectCoreAsync
(CancellationToken cancellationToken)
Dreamine.PLC.Core.Clients.InMemoryPlcClient
inline
protected
DisconnectAsync
(CancellationToken cancellationToken=default)
Dreamine.PLC.Core.Clients.PlcClientBase
inline
DisconnectCoreAsync
(CancellationToken cancellationToken)
Dreamine.PLC.Core.Clients.InMemoryPlcClient
inline
protected
DisposeAsync
()
Dreamine.PLC.Core.Clients.PlcClientBase
inline
virtual
InMemoryPlcClient
()
Dreamine.PLC.Core.Clients.InMemoryPlcClient
inline
InMemoryPlcClient
(InMemoryPlcMemory memory)
Dreamine.PLC.Core.Clients.InMemoryPlcClient
inline
Memory
Dreamine.PLC.Core.Clients.InMemoryPlcClient
ReadBitsAsync
(PlcAddress address, int count, CancellationToken cancellationToken=default)
Dreamine.PLC.Core.Clients.PlcClientBase
inline
ReadBitsCoreAsync
(PlcAddress address, int count, CancellationToken cancellationToken)
Dreamine.PLC.Core.Clients.InMemoryPlcClient
inline
protected
ReadWordsAsync
(PlcAddress address, int count, CancellationToken cancellationToken=default)
Dreamine.PLC.Core.Clients.PlcClientBase
inline
ReadWordsCoreAsync
(PlcAddress address, int count, CancellationToken cancellationToken)
Dreamine.PLC.Core.Clients.InMemoryPlcClient
inline
protected
SetState
(PlcConnectionState state)
Dreamine.PLC.Core.Clients.PlcClientBase
inline
protected
State
Dreamine.PLC.Core.Clients.PlcClientBase
StateChanged
Dreamine.PLC.Core.Clients.PlcClientBase
ThrowIfDisposed
()
Dreamine.PLC.Core.Clients.PlcClientBase
inline
private
ValidateReadRequest
(PlcAddress address, int count)
Dreamine.PLC.Core.Clients.PlcClientBase
inline
private
static
ValidateWriteBitRequest
(PlcAddress address, IReadOnlyList< bool > values)
Dreamine.PLC.Core.Clients.PlcClientBase
inline
private
static
ValidateWriteWordRequest
(PlcAddress address, IReadOnlyList< short > values)
Dreamine.PLC.Core.Clients.PlcClientBase
inline
private
static
WriteBitsAsync
(PlcAddress address, IReadOnlyList< bool > values, CancellationToken cancellationToken=default)
Dreamine.PLC.Core.Clients.PlcClientBase
inline
WriteBitsCoreAsync
(PlcAddress address, IReadOnlyList< bool > values, CancellationToken cancellationToken)
Dreamine.PLC.Core.Clients.InMemoryPlcClient
inline
protected
WriteWordsAsync
(PlcAddress address, IReadOnlyList< short > values, CancellationToken cancellationToken=default)
Dreamine.PLC.Core.Clients.PlcClientBase
inline
WriteWordsCoreAsync
(PlcAddress address, IReadOnlyList< short > values, CancellationToken cancellationToken)
Dreamine.PLC.Core.Clients.InMemoryPlcClient
inline
protected
다음에 의해 생성됨 :
1.17.0