Name | Description | |
---|---|---|
AbortCommandsDownload | Gets or sets a value specifying the CANDE command to terminate a CANDE file listing (stop displaying a file). | |
AbortCommandsUpload | Gets or sets a value specifying the CANDE command to remove the work file. This is the command that will be sent to CANDE when a file transfer is canceled. | |
GetFileCommand | Gets or sets a value specifying the CANDE command to retrieve (get) a host file and create a work file. | |
GetFileResponse | Gets or sets a value specifying the response that CANDE sends to the PC to indicate when a host file has been retrieved. | |
HostTimeout | Gets or sets a value specifying the number of seconds (0-999) that the CANDE file transfer protocol should wait for a response from the host before canceling the file transfer. | |
LocalFileExists | Gets or sets the behavior to take when the local file exists when transferring a file. | |
MakeFileCommand | Gets or sets a value specifying the CANDE command to create a new file. | |
MakeFileOptions | Gets or sets a value specifying the type of file being created (sch as ALGOL, BASIC, BINDER, C74, DATA, F77, PASCAL, SEQ). A value is optional. | |
MakeFileResponse | Gets or sets a value specifying the response that CANDE sends to the PC to indicate when a new file has been created and is ready to receive text. | |
NextPageCommand | Gets or sets a value specifying the CANDE command that scrolls to the next page of text. | |
OmitLeadingSpaces | Gets or sets a value indicating whether to remove blank spaces at the beginning of a line. Blank spaces after the first non-blank character are left as they are. | |
Parent | Gets the parent object. The parent is the T27Terminal object. | |
ResponsesListEnd | Gets or sets a value specifying the response that CANDE sends to the PC to incidate that it has received all of the data. | |
ResponsesScrolling | Gets or sets a value specifying the response that CANDE sends to the PC in response to the ?+s command. | |
SaveFileCommand | Gets or sets a value specifying the CANDE command to save and remove the work file. | |
SequenceNumberBase | Gets or sets a value specifying the starting number to use for numbering lines of data (0-99999999). | |
SequenceNumberIncrement | Gets or sets a value specifying the increment (0-99999999) to increase each new line number. For example, if the SequenceNumberBase is 100 and you set SequenceNumberIncrement to 100, the first line of data will be numbered 100, the second line of data will be numbered 200, and so forth. | |
SequenceNumberLength | Gets or sets a value specifying the number of digits in each sequence number. | |
TransferType | Gets or sets the configured file transfer type. |