Loading noctua/config/devices.ini +36 −10 Original line number Diff line number Diff line Loading @@ -11,19 +11,45 @@ module = mako class = Webcam node = MAKO # [stage] # module = mercury # class = Stage # node = DUMMY # pos_imaging = 120 # pos_spectro = 110 # pos_echelle = 100 # [pdu] [stage] module = mercury class = Stage node = MERCURY pos_imaging = 120 pos_spectro = 110 pos_echelle = 100 [pdu_teccam] module = netio class = Switch node = PDU outlet = 4 [pdu_stage] module = netio class = Switch node = PDU outlet = 5 # [pdu_raspberry] # module = netio # class = Switch # node = PDU # outlet = 1 # outlet = 6 [pdu_moxa] module = netio class = Switch node = PDU outlet = 7 # [pdu_switch] # module = netio # class = Switch # node = PDU # outlet = 8 ###################################### # [tel] # module = astelco Loading Loading
noctua/config/devices.ini +36 −10 Original line number Diff line number Diff line Loading @@ -11,19 +11,45 @@ module = mako class = Webcam node = MAKO # [stage] # module = mercury # class = Stage # node = DUMMY # pos_imaging = 120 # pos_spectro = 110 # pos_echelle = 100 # [pdu] [stage] module = mercury class = Stage node = MERCURY pos_imaging = 120 pos_spectro = 110 pos_echelle = 100 [pdu_teccam] module = netio class = Switch node = PDU outlet = 4 [pdu_stage] module = netio class = Switch node = PDU outlet = 5 # [pdu_raspberry] # module = netio # class = Switch # node = PDU # outlet = 1 # outlet = 6 [pdu_moxa] module = netio class = Switch node = PDU outlet = 7 # [pdu_switch] # module = netio # class = Switch # node = PDU # outlet = 8 ###################################### # [tel] # module = astelco Loading