Jazz Soft お問い合わせ   JazzSoft@live.com     日本語   英語  日本語  中国語(繁体字)  中国語(簡体字)
工場自動化と歩留り管理ソリューション 
Skip Navigation Linksホーム > 製品一覧 > bop > bop リファレンス > WorkSpace

Dorian.Core が追加されました。Dorian は .NET 6 と 7 に対応するようになりました。

bop リファレンス   

プロパティ
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

メソッド
Configure
DefProc
IndexToALID
IndexToCEID
IndexToVID
InvokeAlarm
InvokeEvent
IsValidVID
Load
LoadIniFile
RegisterALID
RegisterVID
Save
Send
UnregisterALID
UnregisterVID
WriteToLogFile

イベント
CommunicationStateChanged
Connected
ConnectionStateChanged
ControlStateChanged
Errors
Received
Sent
VIDChanged

WorkSpace プロパティ

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.

構文

Visual Basic

WorkSpace As Integer


Visual C++

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

戻り値

使用例

特記事項

参照

Reply プロパティ
Send メソッド
Received イベント

お問い合わせ   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.