Jazz Soft 您要联络吗?   JazzSoft@live.com     简体字汉语   英语  日语  繁体字汉语  简体字汉语
提供半导体工厂自动化与生产效率改善法 
Skip Navigation Links首页 > 产品一览 > bop > bop 详细资料 > WorkSpace

Dorian.Core is added. Dorian now supports .NET 6 and 7.

bop 详细资料   

Properties
ALIDCode
ALIDCount
ALIDDescription
CEIDCount
CEIDDescription
Communication
ControlState
ControlStateSwitch
DeviceID
DiscardDuplicatedBlock
Function
HexDump
Host
IniFile
IPAddress
LocalPortNumber
LogFileBakCount
LogFileEnable
LogFileEnableCommunication
LogFileName
LogFileSize
LogicalConnection
LogicalConnectionFileName
Node
NodeCount
NodeType
NodeValue
NodeValueHex
OfflineRequest
OnlineRequest
PassiveEntity
PhysicalConnection
PortNumber
PType
Reply
SessionID
SML
Stream
SType
SystemBytes
T1
T2
T3
T4
T5
T6
T7
T8
Verification
VIDCount
VIDDefault
VIDDescription
VIDMax
VIDMin
VIDNodeType
VIDRawValue
VIDType
VIDUnit
VIDValue
ViewStyle
WaitBit
WorkSpace

Methods
Configure
DefProc
IndexToALID
IndexToCEID
IndexToVID
InvokeAlarm
InvokeEvent
IsValidVID
Load
LoadIniFile
RegisterALID
RegisterVID
Save
Send
UnregisterALID
UnregisterVID
WriteToLogFile

Events
CommunicationStateChanged
Connected
ConnectionStateChanged
ControlStateChanged
Errors
Received
Sent
VIDChanged

WorkSpace Property

Working area of operand message. In bop, 3 WorkSpace areas have been provided. Each one is set to "primary message" Reply=true and "secondary message" Reply=false, so it is possible to handle a total of 6 messages. However, it is basically set up to be able to process just using WorkSpace 0.

WorkSpaceReplyPurpose
0falseSend/receive message.
0trueReply to received message.
1falseSent messages.
1trueCan be set as desired.
2falseCan be set as desired.
2trueCan be set as desired.

When a message is received and communicated about via Received Event, the received message is stored in WorkSpace=0 Reply=false. Please note that even if the received message is a secondary message, it will be stored in Reply=false. The moment there is notification of an event, WorkSpace=0 Reply=false is selected, but when processing returns from the event handler to bop, it will return to the previously selected WorkSpace and Reply.

For primary messages, the "recommended reply" is alsostored in Reply=true. If replying in this status, it is OK just to switch Reply to true and call Send Method, but it is also possible to edit the contents.

When sending a primary message, use WorkSpace=0 Reply=false. When sending is complete, this will be communicated by a Sent Event, and at that time, WorkSpace=1 Reply=false will be selected.

Syntax

Visual Basic

WorkSpace As Integer


Visual C++

short GetWorkSpace();
void SetWorkSpace(short sNewValue);

Return Value

Example

Remarks

See Also

Reply Property
Send Method
Received Event

您要联络吗?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.