Gets the currently available port names.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.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