public class S2F29 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, SPOOLED, TIMEOUT_ERROR, towerAkrion, UNSOLICITED| Constructor and Description |
|---|
S2F29()
Creates an empty message.
|
S2F29(ECID onlyOne)
Creates this message from one ECID.
|
S2F29(SecsFormat theData)
The data is assumed to be correct format and is not checked.
|
S2F29(SecsFormat00 moreThanOne)
Creates this message from a list of ECIDs.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkZeroLength(java.util.Vector theFormats)
Implemented by subclasses.
|
boolean |
convertException(SecsFormat temp)
This will check for exceptions in the structure.
|
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.
|
java.lang.String |
theExceptionString()
Returns a string description of the message exception.
|
boolean |
toEquipment()
Returns true since this method can be sent to the equipment.
|
addResponseHandler, convertData, convertData, convertData, convertDataRecursive, createMsg, createSecsFormatObject, dateToString, getAbortTransaction, getAbortTransaction, getClassFromHeader, getData, getDataFormats, getDataFormatsRecursive, getDefaultReplyBit, getDetailedSML, getDeviceId, getError, getException, getFormattedBytes, getFunction, getIgnoreAllTimeouts, getIgnoreTimeouts, getMessageId, getMsgId, getMultiBlockRequest, getNACK, getPrimaryMessage, getReplyBit, getResponseMessage, getSessionManager, getShouldSendMultiBlockRequests, getStream, getSystemBytes, getTimeStamp, getTotalLength, getUnconvertedMsg, getUniqueSystemBytes, getUnrecoverableErrorHandler, handleResponseMessage, hasTimedOut, isConsideredMultiblock, isLastBlock, isMultiBlock, isReply, notifyResponse, processSelf, registerMessageSpecificOutgoingVerifier, removeResponseHandler, replaceDataWith, responseTimedout, sendMessage, sendMessageAndWait, sendMessageInternal, setDetailedSML, setDeviceId, setFunction, setIgnoreAllTimeouts, setIgnoreTimeouts, setIsLastBlock, setMessageId, setPrimaryMessage, setReplyBit, setResponseMessage, SetSecsError, SetSecsError, setSessionManager, setShouldSendMultiBlockRequests, setStream, setSystemBytes, setTimeStamp, setUnconvertedMsg, setUnrecoverableErrorHandler, toHost, toString, waitForReplypublic static final java.lang.String cvsRev
public S2F29()
public S2F29(ECID onlyOne)
public S2F29(SecsFormat theData)
public S2F29(SecsFormat00 moreThanOne)
public boolean checkZeroLength(java.util.Vector theFormats)
SecsMsgcheckZeroLength in class SecsMsgpublic boolean convertException(SecsFormat temp) throws SecsException
convertException in class SecsMsgSecsExceptionpublic java.lang.Object[] getStructure()
getStructure in class SecsMsgSecsMsg.getStructure()public java.lang.String longName()
longName in class SecsMsgSecsMsg.shortName()public java.lang.String shortName()
shortName in class SecsMsgSecsMsg.longName()public java.lang.String theExceptionString()
SecsMsgtheExceptionString in class SecsMsgpublic boolean toEquipment()
toEquipment in class SecsMsgCopyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.