AdapterBoardAPIConnected Method |
Note: This API is now obsolete.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax [ObsoleteAttribute("This method has been deprecated. Use SupportsAutoConfiguration instead.",
false)]
public bool Connected(
IOPort port
)
Parameters
- port IOPort
- Port of the adapter.
Return Value
Booleantrue if an adapter is connected,
false otherwise.
See Also