store-TDTestExecutor/VisaComLib/FormattedIO488.vb
ssy99 90c960ad64 feat: 최초 커밋
기존 프로그램 업로드
2025-04-30 16:01:52 +09:00

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