G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
Loading...
Searching...
No Matches
Regatron.G5.Api.System.DataExchange Member List

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.DataExchangeinline
ReadInt16Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex)Regatron.G5.Api.System.DataExchangeinline
ReadInt32Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex)Regatron.G5.Api.System.DataExchangeinline
ReadInt64Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex)Regatron.G5.Api.System.DataExchangeinline
ReadSingleValue(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex)Regatron.G5.Api.System.DataExchangeinline
ReadString(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex)Regatron.G5.Api.System.DataExchangeinline
ReadUInt16Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex)Regatron.G5.Api.System.DataExchangeinline
ReadUInt32Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex)Regatron.G5.Api.System.DataExchangeinline
ReadUInt64Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex)Regatron.G5.Api.System.DataExchangeinline
WriteData(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, Byte[] data)Regatron.G5.Api.System.DataExchangeinline
WriteInt16Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, Int16 value)Regatron.G5.Api.System.DataExchangeinline
WriteInt32Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, Int32 value)Regatron.G5.Api.System.DataExchangeinline
WriteInt64Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, Int64 value)Regatron.G5.Api.System.DataExchangeinline
WriteSingleValue(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, Single value)Regatron.G5.Api.System.DataExchangeinline
WriteString(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, String value)Regatron.G5.Api.System.DataExchangeinline
WriteUInt16Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, UInt16 value)Regatron.G5.Api.System.DataExchangeinline
WriteUInt32Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, UInt32 value)Regatron.G5.Api.System.DataExchangeinline
WriteUInt64Value(UInt16 deviceId, UInt16 boardId, UInt32 objectGroupIndex, UInt32 objectIndex, UInt64 value)Regatron.G5.Api.System.DataExchangeinline