Dreamine.PLC.Core 1.0.1
Dreamine.PLC.Core 산업 자동화 및 I/O 기능을 제공합니다.
로딩중...
검색중...
일치하는것 없음
Dreamine.PLC.Core.Simulation.PlcSimulatorTcpClient 멤버 목록

다음에 대한 모든 멤버의 목록입니다 : Dreamine.PLC.Core.Simulation.PlcSimulatorTcpClient (모든 상속된 멤버들도 포함합니다.)

_clientDreamine.PLC.Core.Simulation.PlcSimulatorTcpClientprivate
_disposedDreamine.PLC.Core.Clients.PlcClientBaseprivate
_disposeGuardDreamine.PLC.Core.Clients.PlcClientBaseprivate
_optionsDreamine.PLC.Core.Simulation.PlcSimulatorTcpClientprivate
_readerDreamine.PLC.Core.Simulation.PlcSimulatorTcpClientprivate
_syncLockDreamine.PLC.Core.Clients.PlcClientBaseprivate
_writerDreamine.PLC.Core.Simulation.PlcSimulatorTcpClientprivate
ConnectAsync(CancellationToken cancellationToken=default)Dreamine.PLC.Core.Clients.PlcClientBaseinline
ConnectCoreAsync(CancellationToken cancellationToken)Dreamine.PLC.Core.Simulation.PlcSimulatorTcpClientinlineprotected
DisconnectAsync(CancellationToken cancellationToken=default)Dreamine.PLC.Core.Clients.PlcClientBaseinline
DisconnectCoreAsync(CancellationToken cancellationToken)Dreamine.PLC.Core.Simulation.PlcSimulatorTcpClientinlineprotected
DisposeAsync()Dreamine.PLC.Core.Clients.PlcClientBaseinlinevirtual
PlcSimulatorTcpClient(PlcSimulatorClientOptions options)Dreamine.PLC.Core.Simulation.PlcSimulatorTcpClientinline
ReadBitsAsync(PlcAddress address, int count, CancellationToken cancellationToken=default)Dreamine.PLC.Core.Clients.PlcClientBaseinline
ReadBitsCoreAsync(PlcAddress address, int count, CancellationToken cancellationToken)Dreamine.PLC.Core.Simulation.PlcSimulatorTcpClientinlineprotected
ReadWordsAsync(PlcAddress address, int count, CancellationToken cancellationToken=default)Dreamine.PLC.Core.Clients.PlcClientBaseinline
ReadWordsCoreAsync(PlcAddress address, int count, CancellationToken cancellationToken)Dreamine.PLC.Core.Simulation.PlcSimulatorTcpClientinlineprotected
SendCommandAsync(string command, CancellationToken cancellationToken)Dreamine.PLC.Core.Simulation.PlcSimulatorTcpClientinlineprivate
SetState(PlcConnectionState state)Dreamine.PLC.Core.Clients.PlcClientBaseinlineprotected
StateDreamine.PLC.Core.Clients.PlcClientBase
StateChangedDreamine.PLC.Core.Clients.PlcClientBase
ThrowIfDisposed()Dreamine.PLC.Core.Clients.PlcClientBaseinlineprivate
ValidateReadRequest(PlcAddress address, int count)Dreamine.PLC.Core.Clients.PlcClientBaseinlineprivatestatic
ValidateWriteBitRequest(PlcAddress address, IReadOnlyList< bool > values)Dreamine.PLC.Core.Clients.PlcClientBaseinlineprivatestatic
ValidateWriteWordRequest(PlcAddress address, IReadOnlyList< short > values)Dreamine.PLC.Core.Clients.PlcClientBaseinlineprivatestatic
WriteBitsAsync(PlcAddress address, IReadOnlyList< bool > values, CancellationToken cancellationToken=default)Dreamine.PLC.Core.Clients.PlcClientBaseinline
WriteBitsCoreAsync(PlcAddress address, IReadOnlyList< bool > values, CancellationToken cancellationToken)Dreamine.PLC.Core.Simulation.PlcSimulatorTcpClientinlineprotected
WriteWordsAsync(PlcAddress address, IReadOnlyList< short > values, CancellationToken cancellationToken=default)Dreamine.PLC.Core.Clients.PlcClientBaseinline
WriteWordsCoreAsync(PlcAddress address, IReadOnlyList< short > values, CancellationToken cancellationToken)Dreamine.PLC.Core.Simulation.PlcSimulatorTcpClientinlineprotected