![]() |
G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
|
This is the complete list of members for Regatron.G5.Api.System.DataExchange, including all inherited members.
| ReadData(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, UInt32 dataSize) | Regatron.G5.Api.System.DataExchange | inline |
| ReadInt16Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex) | Regatron.G5.Api.System.DataExchange | inline |
| ReadInt32Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex) | Regatron.G5.Api.System.DataExchange | inline |
| ReadInt64Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex) | Regatron.G5.Api.System.DataExchange | inline |
| ReadSingleValue(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex) | Regatron.G5.Api.System.DataExchange | inline |
| ReadString(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex) | Regatron.G5.Api.System.DataExchange | inline |
| ReadUInt16Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex) | Regatron.G5.Api.System.DataExchange | inline |
| ReadUInt32Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex) | Regatron.G5.Api.System.DataExchange | inline |
| ReadUInt64Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex) | Regatron.G5.Api.System.DataExchange | inline |
| WriteData(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, Byte[] data) | Regatron.G5.Api.System.DataExchange | inline |
| WriteInt16Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, Int16 value) | Regatron.G5.Api.System.DataExchange | inline |
| WriteInt32Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, Int32 value) | Regatron.G5.Api.System.DataExchange | inline |
| WriteInt64Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, Int64 value) | Regatron.G5.Api.System.DataExchange | inline |
| WriteSingleValue(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, Single value) | Regatron.G5.Api.System.DataExchange | inline |
| WriteString(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, String value) | Regatron.G5.Api.System.DataExchange | inline |
| WriteUInt16Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, UInt16 value) | Regatron.G5.Api.System.DataExchange | inline |
| WriteUInt32Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, UInt32 value) | Regatron.G5.Api.System.DataExchange | inline |
| WriteUInt64Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, UInt64 value) | Regatron.G5.Api.System.DataExchange | inline |