 | STARDiscoverSend Method |
Send command to STAR
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic void Send(
string sendInfo
)
Public Sub Send (
sendInfo As String
)
public:
void Send(
String^ sendInfo
)
member Send :
sendInfo : string -> unit
Parameters
- sendInfo
- Type: SystemString
See Also