From d73cf4278d7c2c1998d7c97da487496bf70ec2fc Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Fri, 5 Jul 2013 14:27:35 +1000 Subject: [PATCH] Add Kiethley serial port configuration from Echidna --- .../config/environment/sct_keithley_2700.tcl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/site_ansto/instrument/config/environment/sct_keithley_2700.tcl b/site_ansto/instrument/config/environment/sct_keithley_2700.tcl index fd1a99e9..69031a82 100644 --- a/site_ansto/instrument/config/environment/sct_keithley_2700.tcl +++ b/site_ansto/instrument/config/environment/sct_keithley_2700.tcl @@ -2,6 +2,17 @@ # MakeSICSObj $obj SCT_ # The MakeSICSObj cmd adds a /sics/$obj node. NOTE the /sics node is not browsable. +# Moxa RS232 configuration +# Port 3 +# Baud rate : 9600 +# Data bits : 8 +# Stop bits : 1 +# Parity : None +# Flow control : XON/XOFF +# FIFO : Enable +# Interface : RS-232 + + namespace eval ::scobj::k2700 { # Environment controllers should have at least the following nodes