Jazz Soft Contact us?   JazzSoft@live.com     English   English  Japanese  Chinese (Traditional)  Chinese (Simlified)
Factory Automation & Yield Management Solution Provider 
Skip Navigation LinksHome > Products > Swing > Swing SECS II Reference > Properties > EBit

Jazz Soft has been moved from Japan to New York in 2024.

Swing SECS II Reference   

Properties
Appearance
Array
BlockNumber
BorderStyle
DeviceID
EBit
Function
List
Msg
Pointer
PType
RBit
SessionID
Show
SourceID
Stream
SType
SystemBytes
TransactionID
Type
Value
ValueHex
WBit

Methods
Add
Init
Reply

Events

EBit Property

End bit for SECS-I. Final block is set to True. SwingSecsI Control generates event after it has received final block, so this property value is always True.

Syntax

Visual Basic



Visual C++


Return Value

Example

Visual Basic

If .EBit = False Then
  ' Never comes here
End If


Visual C++

if(!m_msg.GetEBit())
{
  // Never comes here
}

Remarks

Besides this, HSMS doesn't use EBit Property. This area is used for P Type . So EBit Property is not always True for SwingHsms Control.

See Also

Contact us?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.