hti/HtiCommPlugins/HtiUsbSerialCommPlugin/group/HtiUsbSerialComm.cfg
changeset 0 a03f92240627
child 4 73ff0d268e1d
equal deleted inserted replaced
-1:000000000000 0:a03f92240627
       
     1 # HTIUsbSerialComm communication plugin configuration file
       
     2 
       
     3 # The PortNumber parameter configures the number of the port to use.
       
     4 # Default value: 1
       
     5 
       
     6 #PortNumber=1
       
     7 
       
     8 
       
     9 # The DataRate parameter configures the speed of the port (bits/sec).
       
    10 # The port does not necessarily obey the data rate setting.
       
    11 # Default value: 115200
       
    12 
       
    13 #DataRate=2400
       
    14 #DataRate=4800
       
    15 #DataRate=9600
       
    16 #DataRate=19200
       
    17 #DataRate=38400
       
    18 #DataRate=57600
       
    19 #DataRate=115200
       
    20 #DataRate=576000
       
    21 #DataRate=1152000
       
    22 #DataRate=4000000