public class S1F6 extends SecsMsg implements java.io.Serializable
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 |
---|
S1F6() |
S1F6(SecsFormat theData)
The data is assumed to be correct format and is not checked.
|
Modifier and Type | Method and Description |
---|---|
boolean |
convertException(SecsFormat temp)
This will check for exceptions in the structure.
|
java.lang.Object[] |
getStructure()
Returns an array of objects representing the required structure for the message.
|
boolean |
isMultiBlock()
Returns true if this message is multi-block.
|
java.lang.String |
longName()
Returns the long name for this message.
|
java.lang.String |
shortName()
Returns the short name for this message.
|
java.lang.String |
theExceptionString()
Exception string as defined by the SEMI standard.
|
boolean |
toHost()
Returns true if this message is intended to be sent to the host.
|
addResponseHandler, checkZeroLength, 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, 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, toEquipment, toString, waitForReply
public static final java.lang.String cvsRev
public S1F6()
public S1F6(SecsFormat theData)
public boolean convertException(SecsFormat temp) throws SecsException
convertException
in class SecsMsg
SecsException
public java.lang.Object[] getStructure()
SecsMsg
getStructure
in class SecsMsg
SecsDataStructure
public boolean isMultiBlock()
SecsMsg
isMultiBlock
in class SecsMsg
public java.lang.String longName()
SecsMsg
longName
in class SecsMsg
SecsMsg.shortName()
public java.lang.String shortName()
SecsMsg
shortName
in class SecsMsg
SecsMsg.longName()
public java.lang.String theExceptionString()
theExceptionString
in class SecsMsg
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.