[Timing] ; Clock scale factor for E-Prime to use. This should only be applicable when serial communications ; and the defautl E-Prime clock are in use. When socket communications are in use along with ; a common hardware clock between E-Prime and Net Station clock scale should be specified as the ; default value of 1.0000000000000 ClockScale=1.0000000000000 [Communications] ; Communications method used to communicate between E-Prime and Net Station ("socket" or "serial") Method="socket" ; A comma delimited string of parameters associated with the Net Station communication method ; specified above. ; ; When Method="socket"... ; use this parameter to specify the IP address and port of the remote Net Station ; computer, e.g. "168.254.100.1". If no port number is specified the default port ; expected by Net Station will be used. If you want to use a different port number ; then append a colon and the port number to the IP address string, e.g. "168.254.100.1:55513". ; ; When Method="serial"... ; use this parameter to specify the id of the serial port you want to use for serial ; communications, e.g. "1" MethodParams=""