class InspcVariable.ActionRxByHandle extends java.lang.Object implements InspcAccessExecRxOrder_ifc
Constructor and Description |
---|
ActionRxByHandle() |
Modifier and Type | Method and Description |
---|---|
java.lang.Runnable |
callbackOnAnswer()
If this method does not return null that callback address is registered.
|
void |
execInspcRxOrder(InspcDataExchangeAccess.Inspcitem accAnswerItem,
long time,
LogMessage log,
int identLog)
This method is called If a answer value by handle was received and the ixHandle has referred this variable.
|
public void execInspcRxOrder(InspcDataExchangeAccess.Inspcitem accAnswerItem, long time, LogMessage log, int identLog)
execInspcRxOrder
in interface InspcAccessExecRxOrder_ifc
org.vishia.inspcPC.InspcAccessExecRxOrder_ifc#execInspcRxOrder(org.vishia.communication.InspcDataExchangeAccess.Inspcitem)
public java.lang.Runnable callbackOnAnswer()
InspcAccessExecRxOrder_ifc
callbackOnAnswer
in interface InspcAccessExecRxOrder_ifc