Gets the currently available port names.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntaxpublic List<string> GetPortNames()
Public Function GetPortNames As List(Of String)
public:
List<String^>^ GetPortNames()
Return Value
Type:
ListStringList of available port names.
See Also