'DeclarationPublic Function GetShuntValue() As String
'UsageDim instance As DeviceUSB225 Dim value As String value = instance.GetShuntValue()
public string GetShuntValue()
Return Value
Shunt Value.
'DeclarationPublic Function GetShuntValue() As String
'UsageDim instance As DeviceUSB225 Dim value As String value = instance.GetShuntValue()
public string GetShuntValue()
| Product | Versions |
|---|---|
| .NET | net8.0 |
| .NET Framework | net48 |