A C D E F G H I J L M N O P R S T U W 

G

Gateway - Class in org.avineas.fins.gw
Class that implements the FINS gateway functionality.
Gateway() - Constructor for class org.avineas.fins.gw.Gateway
 
get(int) - Method in class org.avineas.comli.impl.SimpleSlaveProvider
 
get(int) - Method in interface org.avineas.comli.impl.SlaveProvider
Get a slave by its identification.
getAddress() - Method in class org.avineas.comli.impl.AddressContents
 
getAreaCode() - Method in class org.avineas.fins.payload.IOCommand
 
getBytes() - Method in class org.avineas.comli.impl.AddressContents
Get this object as byte array to be included in a COMLI packet.
getBytes(byte[], int) - Method in class org.avineas.comli.impl.Packet
Get the bytes of this packet to be transferred over the line.
getBytes() - Method in class org.avineas.comli.impl.Packet
Get the bytes of this packet, array variant
getBytes(byte[], int, int) - Method in class org.avineas.fins.payload.Payload
Get this payload as a byte array which can be simply included in a FINS frame
getBytes() - Method in class org.avineas.fins.payload.Payload
Bytes variant that creates a new byte array.
getBytesPerAddress() - Method in class org.avineas.fins.payload.WriteCommand
 
getChannel(long) - Method in interface org.avineas.io.ChannelProvider
Get a channel from this provider, waiting for some time if needed.
getContents() - Method in class org.avineas.comli.impl.Packet
Get the contents of this packet.
getContents() - Method in class org.avineas.fins.payload.Response
Get the contents of this response (meaning: the data after the response code).
getCount() - Method in class org.avineas.comli.impl.AddressContents
 
getData() - Method in class org.avineas.comli.impl.AddressContents
 
getDestination() - Method in class org.avineas.comli.impl.Packet
Get the destination of this packet.
getError() - Method in class org.avineas.modbus.ModbusResponse
Get the error that is present in this response.
getErrors() - Method in class org.avineas.io.stat.SimpleStatistics
 
getErrors() - Method in interface org.avineas.io.stat.Statistics
Get the number of errors that occurred to this channel.
getExtraStatistics() - Method in class org.avineas.io.stat.SimpleStatistics
 
getExtraStatistics() - Method in interface org.avineas.io.stat.Statistics
Get extra attributes provided by the statistics.
getFunction() - Method in class org.avineas.modbus.ModbusPacket
Get the function code of this packet.
getFunction() - Method in class org.avineas.modbus.ModbusResponse
Get the plain function code as present in the reply.
getMainCode() - Method in class org.avineas.fins.payload.Response
Get the main response code.
getMaxAddresses(int) - Static method in class org.avineas.fins.payload.IOCommand
 
getMrc() - Method in class org.avineas.fins.payload.Payload
 
getNetworkAddress() - Method in class org.avineas.fins.Address
Get the network address.
getNodeAsString() - Method in class org.avineas.fins.Address
Get the node part of this address as string value.
getNodeNumber() - Method in class org.avineas.fins.Address
Get the node number.
getNumberOfRegisters() - Method in class org.avineas.modbus.ReadHoldingRegistersRequest
Get the number of registers as present/requested by this request.
getNumberOfRegisters() - Method in class org.avineas.modbus.WriteMultipleRegistersRequest
Get the number of registers written as requested in the message.
getNumberOfValues() - Method in class org.avineas.fins.payload.IOCommand
 
getPlcRegisterContent() - Method in class org.avineas.modbus.WriteMultipleRegistersRequest
Get the PLC register values as byte array.
getReads() - Method in class org.avineas.io.stat.SimpleStatistics
 
getReads() - Method in interface org.avineas.io.stat.Statistics
Get the number of reads performed by this channel.
getRequestCode() - Method in class org.avineas.fins.payload.Payload
 
getResponseCode() - Method in class org.avineas.fins.payload.Response
Get the response code from this response.
getResponseCodeAsString() - Method in class org.avineas.fins.payload.Response
Get the string representation of this response code.
getSrc() - Method in class org.avineas.fins.payload.Payload
 
getStamp() - Method in class org.avineas.comli.impl.Packet
Get the stamp of this packet.
getStartAddress() - Method in class org.avineas.fins.payload.IOCommand
 
getStartAddress() - Method in class org.avineas.modbus.ReadHoldingRegistersRequest
Get the start address as present in this request.
getStartAddress() - Method in class org.avineas.modbus.WriteMultipleRegistersRequest
Get the start address as requested in the message.
getStartBitAddress() - Method in class org.avineas.fins.payload.IOCommand
 
getStatistics() - Method in interface org.avineas.io.stat.StatisticsProvider
Get the statistics for this provider.
getSubCode() - Method in class org.avineas.fins.payload.Response
Get the sub response code.
getTimeout() - Method in class org.avineas.fins.gw.Gateway
Get the time-out time, in ms, in which replies should be received.
getTimeouts() - Method in class org.avineas.io.stat.SimpleStatistics
 
getTimeouts() - Method in interface org.avineas.io.stat.Statistics
Get the number of time-outs somewhere during read or write.
getTries() - Method in class org.avineas.fins.gw.Gateway
Get the number of tries that take place during sending to an other node before the message is considered to be un-deliverable.
getType() - Method in class org.avineas.comli.impl.Packet
Get the packet type.
getUnitAddress() - Method in class org.avineas.fins.Address
Get the unit address value of this address.
getValues() - Method in class org.avineas.fins.payload.ReadResponse
Get the values from the response.
getValues() - Method in class org.avineas.fins.payload.WriteCommand
Get the values as coded in this command.
getValues() - Method in class org.avineas.modbus.ReadHoldingRegistersResponse
Get the values/address values as present in this response.
getValues() - Method in class org.avineas.modbus.WriteMultipleRegistersRequest
Get the values as integer array.
getWrites() - Method in class org.avineas.io.stat.SimpleStatistics
 
getWrites() - Method in interface org.avineas.io.stat.Statistics
Get the number of writes performed by this channel.
A C D E F G H I J L M N O P R S T U W