Jazz Soft 您要聯絡嗎?   JazzSoft@live.com     繁體字漢語   英語  日語  繁體字漢語  簡體字漢語
提供半導體工廠自動化與生産效率改善法 
Skip Navigation Links首頁 > 產品一覽 > bop > bop 詳細資料 > PhysicalConnection

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

PhysicalConnection Property

Specifies whether or not the physical connection Model is enabled or not. If this property is true, the physical connection model is enabled, and if false, it is disabled.

By setting this property as true, communication ports are opened, and communication becomes possible. However, the communication ports are actually opened not at the moment the property is set to true, but rather immediately afterward. For this reason, even if the following type of program is written, it is not possible to know whether or not the port was opened.


.PhysicalConnection = True
If .PhysicalConnection Then
  ...

Syntax

Visual Basic

PhysicalConnection As Boolean


Visual C++

BOOL GetPhysicalConnection();
void SetPhysicalConnection(BOOL bNewValue);

Return Value

Example

Remarks

See Also

您要聯絡嗎?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.