Dispose()
|
리소스 해제
|
Read(bool, byte, DeviceVariable, int)
|
연속 디바이스 변수 읽기
|
Read(bool, byte, DeviceVariable, params DeviceVariable[])
|
개별 디바이스 변수 읽기
|
Read(bool, int, byte, DeviceVariable, int)
|
연속 디바이스 변수 읽기
|
Read(bool, int, byte, DeviceVariable, params DeviceVariable[])
|
개별 디바이스 변수 읽기
|
Read(bool, int, CnetExecuteMonitorRequest)
|
모니터 변수 읽기
|
Read(bool, CnetExecuteMonitorRequest)
|
모니터 변수 읽기
|
Read(byte, DeviceVariable, int)
|
연속 디바이스 변수 읽기
|
Read(byte, DeviceVariable, params DeviceVariable[])
|
개별 디바이스 변수 읽기
|
Read(int, byte, DeviceVariable, int)
|
연속 디바이스 변수 읽기
|
Read(int, byte, DeviceVariable, params DeviceVariable[])
|
개별 디바이스 변수 읽기
|
Read(int, CnetExecuteMonitorRequest)
|
모니터 변수 읽기
|
Read(CnetExecuteMonitorRequest)
|
모니터 변수 읽기
|
RegisterMonitor(bool, byte, byte, DeviceVariable, int)
|
직접변수 연속 읽기 모니터 등록
|
RegisterMonitor(bool, byte, byte, DeviceVariable, params DeviceVariable[])
|
직접변수 개별 읽기 모니터 등록
|
RegisterMonitor(bool, int, byte, byte, DeviceVariable, int)
|
직접변수 연속 읽기 모니터 등록
|
RegisterMonitor(bool, int, byte, byte, DeviceVariable, params DeviceVariable[])
|
직접변수 개별 읽기 모니터 등록
|
RegisterMonitor(byte, byte, DeviceVariable, int)
|
직접변수 연속 읽기 모니터 등록
|
RegisterMonitor(byte, byte, DeviceVariable, params DeviceVariable[])
|
직접변수 개별 읽기 모니터 등록
|
RegisterMonitor(int, byte, byte, DeviceVariable, int)
|
직접변수 연속 읽기 모니터 등록
|
RegisterMonitor(int, byte, byte, DeviceVariable, params DeviceVariable[])
|
직접변수 개별 읽기 모니터 등록
|
Request(bool, int, CnetRequest)
|
Cnet 요청하기
|
Request(bool, CnetRequest)
|
Cnet 요청하기
|
Request(int, CnetRequest)
|
Cnet 요청하기
|
Request(CnetRequest)
|
Cnet 요청하기
|
Write(bool, byte, IEnumerable<KeyValuePair<DeviceVariable, DeviceValue>>)
|
개별 디바이스 변수 쓰기
|
Write(bool, byte, (DeviceVariable, DeviceValue), params (DeviceVariable, DeviceValue)[])
|
개별 디바이스 변수 쓰기
|
Write(bool, byte, DeviceVariable, DeviceValue)
|
개별 디바이스 변수 쓰기
|
Write(bool, byte, DeviceVariable, DeviceValue, params DeviceValue[])
|
연속 디바이스 변수 쓰기
|
Write(bool, int, byte, IEnumerable<KeyValuePair<DeviceVariable, DeviceValue>>)
|
개별 디바이스 변수 쓰기
|
Write(bool, int, byte, (DeviceVariable, DeviceValue), params (DeviceVariable, DeviceValue)[])
|
개별 디바이스 변수 쓰기
|
Write(bool, int, byte, DeviceVariable, DeviceValue)
|
개별 디바이스 변수 쓰기
|
Write(bool, int, byte, DeviceVariable, DeviceValue, params DeviceValue[])
|
연속 디바이스 변수 쓰기
|
Write(byte, IEnumerable<KeyValuePair<DeviceVariable, DeviceValue>>)
|
개별 디바이스 변수 쓰기
|
Write(byte, (DeviceVariable, DeviceValue), params (DeviceVariable, DeviceValue)[])
|
개별 디바이스 변수 쓰기
|
Write(byte, DeviceVariable, DeviceValue)
|
개별 디바이스 변수 쓰기
|
Write(byte, DeviceVariable, DeviceValue, params DeviceValue[])
|
연속 디바이스 변수 쓰기
|
Write(int, byte, IEnumerable<KeyValuePair<DeviceVariable, DeviceValue>>)
|
개별 디바이스 변수 쓰기
|
Write(int, byte, (DeviceVariable, DeviceValue), params (DeviceVariable, DeviceValue)[])
|
개별 디바이스 변수 쓰기
|
Write(int, byte, DeviceVariable, DeviceValue)
|
개별 디바이스 변수 쓰기
|
Write(int, byte, DeviceVariable, DeviceValue, params DeviceValue[])
|
연속 디바이스 변수 쓰기
|