New AWG M8199A now included
ExfoLaser now uses GPIB minor stuff
This commit is contained in:
9
Datatypes/lab_interface.m
Normal file
9
Datatypes/lab_interface.m
Normal file
@@ -0,0 +1,9 @@
|
||||
classdef lab_interface < int32
|
||||
|
||||
enumeration
|
||||
gpib (1)
|
||||
serial (2)
|
||||
lan (3)
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user