RMCLink.Interop .NET Assembly

PingType Enumeration

The PingType constants are used to select whether the RMCLink.IsConnected method will try pinging the device before returning to verify that the link is still connected.

public enum PingType

Members

Member Name

Description

DoNotPing = 0

RMCLink.IsConnected should return immediately whether the link was connected as of the last communication attempt.

Ping = 1

RMCLink.IsConnected should first do a test communication with the device to make sure that the link is still connected.

Requirements

Namespace: RMCLinkNET

Assembly: RMCLink.Interop (in RMCLink.Interop.dll)

See Also

RMCLink.Interop .NET Assembly | RMCLinkNET Namespace | RMCLink.IsConnected


Send comments on this topic.

Copyright (c) 2024 Delta Computer Systems, Inc. dba Delta Motion