2-7
DLL File Formats
Directory Path Names and File Names
Directory Path Names
Specify the directory path of a file to be sent or received. You may specify either an absolute
or relative path. If no path name is specified, the current working directory becomes active
by default. Specification of a path name only is not allowed.
Generally, no space code is allowed to be used in path names or file names; however, you can
use space codes in path names by enclosing path names with double quotes as follows:
“c:\Program filesest.pd3”
File Names
Specify the name of a file to be sent or received. If you set the +R option for file reception and
specified “(file)” as a file name, the host computer creates a receive file with the original file
name used in the PDT 1100.
Note: You cannot specify more than one file name in one function. To send
or receive more than one file, add more than one line of the file
transfer functions.
Table 2-1. Options
Options Functions Defaults
+B
transmissionspeed
Sets the transmission speed. +B9600
+Bn n = 9600,19200,38400,57600, or 115200
+P portnumber Sets the communications port. +P1
+P1 COM1
+P2 COM2
+P3 COM3
+P4 COM4