RMCLink COM Component

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.

NOTE: VBScript, JScript, and PHP do not support using enumerated constants, and therefore you will have to manually type in the numbers instead of the constant names for those languages.

 

Member Name

Description

ptDoNotPing = 0

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

ptPing = 1

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

 

See Also

RMCLink COM Component | Enumeration Types | RMCLink.IsConnected


Send comments on this topic.

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