public class S9F9 extends SecsMsg
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
allowBrokenMessages, allowGenericSecsMessage, ALWAYS, ALWAYS_244BLOCK, ALWAYS_SECS1, CANNOT_SEND, F0_ERROR, maxRetryAttempts, NO_ERROR, replyBit, responseError, S9_ERROR, SECS1_244BLOCK, SECS1_MULTIBLOCK, sendErrors, TIMEOUT_ERROR, UNSOLICITED
Constructor and Description |
---|
S9F9()
Required empty constructor.
|
S9F9(SecsFormat theData)
The data is assumed to be correct format and is not checked.
|
S9F9(SecsMsg receivedMessage)
Creates this message from the message that caused the error.
|
S9F9(SHEAD theData)
Creates this message from one SHEAD.
|
Modifier and Type | Method and Description |
---|---|
boolean |
getDefaultReplyBit()
Returns false.
|
java.lang.Object[] |
getStructure()
Returns the required data types for this message.
|
java.lang.String |
longName()
Returns the long name for this object.
|
java.lang.String |
shortName()
Returns the short name for this object.
|
boolean |
toHost()
Returns true since this method can be sent to the equipment.
|
addResponseHandler, checkZeroLength, convertData, convertData, convertData, convertDataRecursive, convertException, createMsg, createSecsFormatObject, dateToString, getAbortTransaction, getAbortTransaction, getClassFromHeader, getData, getDataFormats, getDataFormatsRecursive, getDeviceId, getError, getException, getFormattedBytes, getFunction, getIgnoreAllTimeouts, getIgnoreTimeouts, getMessageId, getMsgId, getMultiBlockRequest, getNACK, getPrimaryMessage, getReplyBit, getResponseMessage, getSessionManager, getShouldSendMultiBlockRequests, getStream, getSystemBytes, getTimeStamp, getTotalLength, getUnconvertedMsg, getUnrecoverableErrorHandler, handleResponseMessage, hasTimedOut, isConsideredMultiblock, isLastBlock, isMultiBlock, isReply, processSelf, registerMessageSpecificOutgoingVerifier, removeResponseHandler, replaceDataWith, responseTimedout, sendMessage, sendMessageAndWait, sendMessageInternal, setDeviceId, setFunction, setIgnoreAllTimeouts, setIgnoreTimeouts, setIsLastBlock, setMessageId, setPrimaryMessage, setReplyBit, setResponseMessage, SetSecsError, SetSecsError, setSessionManager, setShouldSendMultiBlockRequests, setStream, setSystemBytes, setTimeStamp, setUnconvertedMsg, setUnrecoverableErrorHandler, theExceptionString, toEquipment, toString, waitForReply
public static final java.lang.String cvsRev
public S9F9()
public S9F9(SecsFormat theData)
public S9F9(SecsMsg receivedMessage)
public S9F9(SHEAD theData)
public boolean getDefaultReplyBit()
getDefaultReplyBit
in class SecsMsg
SecsMsg.getReplyBit()
,
SecsMsg.setReplyBit(boolean)
public java.lang.Object[] getStructure()
getStructure
in class SecsMsg
SecsMsg.getStructure()
public java.lang.String longName()
longName
in class SecsMsg
SecsMsg.shortName()
public java.lang.String shortName()
shortName
in class SecsMsg
SecsMsg.longName()
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.