Field GATM
- Namespace
- Microlithix.Text.Ansi
- Assembly
- AnsiParser.dll
Guarded Area Transfer Mode
public const int GATM = 1
Returns
- int
- Guarded Area Transfer Mode
Remarks
Setting | Description |
---|---|
GUARD (RESET)
| Only the contents of unguarded areas in an eligible area are transmitted or transferred. |
ALL (SET)
| The contents of guarded as well as of unguarded areas in an eligible area are transmitted or transferred. |