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

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

_bitsDreamine.PLC.Core.Memory.InMemoryPlcMemoryprivate
_syncRootDreamine.PLC.Core.Memory.InMemoryPlcMemoryprivate
_wordsDreamine.PLC.Core.Memory.InMemoryPlcMemoryprivate
Clear()Dreamine.PLC.Core.Memory.InMemoryPlcMemoryinline
GetOrCreateBitArea(PlcDeviceType deviceType)Dreamine.PLC.Core.Memory.InMemoryPlcMemoryinlineprivate
GetOrCreateWordArea(PlcDeviceType deviceType)Dreamine.PLC.Core.Memory.InMemoryPlcMemoryinlineprivate
ReadBits(PlcAddress address, int count)Dreamine.PLC.Core.Memory.InMemoryPlcMemoryinline
ReadWords(PlcAddress address, int count)Dreamine.PLC.Core.Memory.InMemoryPlcMemoryinline
WriteBits(PlcAddress address, IReadOnlyList< bool > values)Dreamine.PLC.Core.Memory.InMemoryPlcMemoryinline
WriteWords(PlcAddress address, IReadOnlyList< short > values)Dreamine.PLC.Core.Memory.InMemoryPlcMemoryinline