Skip navigation links
A B C D E F G I K L M O P R S T U V Z 

R

readByte() - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
 
readByte() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
 
readByte() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
 
readByte() - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
Reads a byte from the communication layer below or the connected device if this layer is the bottom layer.
readByte() - Method in class de.htw.berlin.polysun4diac.forte.comm.TCPcommunicationLayer
 
readByte() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPpublisherCommLayer
 
readByte() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPsubscriberCommLayer
 
readDouble() - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
 
readDouble() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
 
readDouble() - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
Reads 8 bytes from the communication layer below or the connected device if this layer is the bottom layer.
readDouble() - Method in class de.htw.berlin.polysun4diac.forte.comm.TCPcommunicationLayer
 
readDouble() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPpublisherCommLayer
 
readDouble() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPsubscriberCommLayer
 
readFloat() - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
 
readFloat() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
 
readFloat() - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
Reads 4 bytes from the communication layer below or the connected device if this layer is the bottom layer.
readFloat() - Method in class de.htw.berlin.polysun4diac.forte.comm.TCPcommunicationLayer
 
readFloat() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPpublisherCommLayer
 
readFloat() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPsubscriberCommLayer
 
readLong() - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
 
readLong() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
 
readLong() - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
Reads 4 bytes from the communication layer below or the connected device if this layer is the bottom layer.
readLong() - Method in class de.htw.berlin.polysun4diac.forte.comm.TCPcommunicationLayer
 
readLong() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPpublisherCommLayer
 
readLong() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPsubscriberCommLayer
 
REALBN - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.ForteTypeIDs
Number of bytes to allocate for REAL data type
REALID - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.ForteTypeIDs
FORTE type ID of REAL data type
recvData() - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
 
recvData() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
 
recvData() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
 
recvData() - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
Performs the necessary actions for receiving data.
recvData() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
Translates byte data representing FORTE data types buffered within the internal DataInputStream to Java data types and stores the Java data types in a buffer.
recvData(byte[]) - Method in class de.htw.berlin.polysun4diac.forte.comm.TCPcommunicationLayer
Reads
recvData() - Method in class de.htw.berlin.polysun4diac.forte.comm.TCPcommunicationLayer
 
recvData() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPpublisherCommLayer
 
recvData() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPsubscriberCommLayer
 
REFDAY - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
Reference day
REFHOUR - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
Reference hour
REFMIN - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
Reference minute
REFMONTH - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
Reference month
REFMS - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
Reference millisecond
REFSEC - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
Reference second
REFYEAR - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
Reference year
reset() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
 
reset() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
 
reset() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
Resets the position to its initialized state and clears the internal byte buffer.
RESPONSEBN - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.ForteTypeIDs
Number of bytes to allocate for response without sending data
RESPONSEID - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.ForteTypeIDs
FORTE response identifier (no input/output data)
rewind() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
 
rewind() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
 
rewind() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
Resets the position to its initialized state.
run() - Method in class de.htw.berlin.polysun4diac.plugins.BatteryActorTest.BatteryEchoSensor
 
run() - Method in class de.htw.berlin.polysun4diac.plugins.EchoActor
 
run() - Method in class de.htw.berlin.polysun4diac.plugins.EchoSensor
 
run() - Method in class de.htw.berlin.polysun4diac.plugins.PVActorTest.BatteryEchoSensor
 
run() - Method in class de.htw.berlin.polysun4diac.plugins.SGReadyHeatPumpTest.SGReadyEcho
 
A B C D E F G I K L M O P R S T U V Z 
Skip navigation links