16 lines
409 B
VB.net
16 lines
409 B
VB.net
''Namespace VisaComLib
|
|
''Friend Class FormattedIO488
|
|
'' Friend Function IO() As Object
|
|
'' 'Throw New NotImplementedException()
|
|
'' End Function
|
|
|
|
'' Friend Sub WriteString(command As String)
|
|
'' 'Throw New NotImplementedException()
|
|
'' End Sub
|
|
|
|
'' Friend Function ReadString() As String
|
|
'' 'Throw New NotImplementedException()
|
|
'' End Function
|
|
''End Class
|
|
''End Namespace
|