# Instruments are assigned based on port number on the serial box. # Supported CPC types: # admagic200cpc # admagic250cpc # bmi1710cpc - serial number cannot be auto-detected # bmi1720cpc # tsi302xcpc - serial number cannot be auto-detected # tsi375xcpc # tsi377xcpc # tsi3010cpc - serial number cannot be auto-detected # tsi3760cpc - serial number cannot be auto-detected # tsi3781cpc # tsi3783cpc # Flow can be overriden using: # [instrument.N11.data] # Q = 1.000 # However, be sure you are using the sample flow, which may be less than # the inlet/outlet flow for instruments that have a sheath flow. # For instruments that cannot detect the serial number, you should add a # serial_number = X # line to the configuration. This is not required (and probably not advisable) # when the serial number can be automatically detected. # For using the second channel on a 3760 (pulse counter box), use # channel = 2 # For using both channels concurrently, set the first like normal, then # see the N81 instrument to connect the second channel. [instrument.N11] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCLV-if00-port0" # ttyUSB0 display_letter = "C" #[instrument.N11.data] #Q = 1.000 [instrument.N12] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCLV-if01-port0" # ttyUSB1 display_letter = "D" #[instrument.N12.data] #Q = 1.000 [instrument.N13] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCLV-if02-port0" # ttyUSB2 display_letter = "E" #[instrument.N13.data] #Q = 1.000 [instrument.N14] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCLV-if03-port0" # ttyUSB3 display_letter = "F" #[instrument.N14.data] #Q = 1.000 [instrument.N15] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCN8-if00-port0" # ttyUSB4 display_letter = "G" #[instrument.N15.data] #Q = 1.000 [instrument.N16] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCN8-if01-port0" # ttyUSB5 display_letter = "H" #[instrument.N16.data] #Q = 1.000 [instrument.N17] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCN8-if02-port0" # ttyUSB6 display_letter = "J" #[instrument.N17.data] #Q = 1.000 #[instrument.N18] #type = "admagic250cpc" #serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCN8-if03-port0" # ttyUSB7 #display_letter = "K" #[instrument.N18.data] #Q = 1.000 [instrument.G81] type = "tech2b205" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCN8-if03-port0" # ttyUSB7 display_letter = "K" [instrument.N21] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCOB-if00-port0" # ttyUSB8 display_letter = "L" #[instrument.N21.data] #Q = 1.000 [instrument.N22] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCOB-if01-port0" # ttyUSB9 display_letter = "M" #[instrument.N22.data] #Q = 1.000 [instrument.N23] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCOB-if02-port0" # ttyUSB10 display_letter = "N" #[instrument.N23.data] #Q = 1.000 [instrument.N24] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCOB-if03-port0" # ttyUSB11 display_letter = "O" #[instrument.N24.data] #Q = 1.000 [instrument.N25] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCPH-if00-port0" # ttyUSB12 display_letter = "P" #[instrument.N25.data] #Q = 1.000 [instrument.N26] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCPH-if01-port0" # ttyUSB13 display_letter = "Q" #[instrument.N26.data] #Q = 1.000 [instrument.N27] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCPH-if02-port0" # ttyUSB14 display_letter = "R" #[instrument.N27.data] #Q = 1.000 [instrument.N28] type = "admagic250cpc" serial_port = "/dev/serial/by-id/usb-FTDI_USB_Fast_Serial_Adapter_FTZ8WCPH-if03-port0" # ttyUSB15 display_letter = "S" #[instrument.N28.data] #Q = 1.000 #[instrument.N81] #type = "tsi3760cpc" #unix_socket = "/run/forge-serial-N11/raw.sock" # Set the channel 1 instrument #channel = 2 #[instrument.N81.data] #Q = 1.000