hp.telephony.media
Interface FaxConstants

All Known Subinterfaces:
FaxEvent, FaxPlayerRecorder, Player, Recorder
All Known Implementing Classes:
AsyncMediaGroup, FaxHelper

public interface FaxConstants

Defines the Symbols that name the Fax parameters. Considering the combinations of outgoing and incoming calls, which call party initiates the fax dialog, and which one is sending or receiving page(s) ends up with the three use cases below :

Default, direct mode

outgoing
incoming
play();//send 1100Hz CNG record();//listen to 2100Hz CED
send page(s) receive page(s) thru FaxEvent
p_Role = FaxConstants.v_Caller
p_CapabilityToReceive = Boolean.FALSE
p_EnablePolling = Boolean.FALSE
p_Role = FaxConstants.v_Answerer
p_CapabilityToReceive = Boolean.TRUE
p_EnablePolling = Boolean.FALSE

Reversed mode (polling only)

outgoing
incoming
play();//send 1100Hz CNG record();//listen to 2100Hz CED
receive page(s) thru FaxEvent send page(s)
p_Role = FaxConstants.v_Caller
p_CapabilityToReceive = Boolean.TRUE
p_EnablePolling = Boolean.TRUE
p_Role = FaxConstants.v_Answerer
p_CapabilityToReceive = Boolean.FALSE
p_EnablePolling = Boolean.TRUE

Reversed mode (both sides sending and receiving)

outgoing
incoming
play();//send 1100Hz CNG record();//listen to 2100Hz CED
send some page(s) and receive other page(s) thru FaxEvent receive and send page(s)
p_Role = FaxConstants.v_Caller
p_EnablePolling = Boolean.TRUE
p_Role = FaxConstants.v_Answerer
p_CapabilityToReceive = Boolean.TRUE
p_EnablePolling = Boolean.TRUE

Since:
OC MP 2.4C2

Field Summary
static Symbol ev_Fax
          Specific fax event.
static Symbol p_AnswerCED
          v_Answerer behavior.
static Symbol p_BitRate
          Deprecated. As it is a READ-ONLY item available in events
static Symbol p_ByteAlignedEol
          Boolean valued.
static Symbol p_CapabilityToReceive
          Capability to Receive, Boolean valued.
static Symbol p_DataCompressionFormat
          T.30 encoding.
static Symbol p_DeTiffPrefix
          used with p_TiffPath.
static Symbol p_DeTiffSuffix
          used with p_TiffPath.
static Symbol p_EnablePolling
          Enable Polling, Boolean valued.
static Symbol p_ErrorCorrection
          Error Correction scheme.
static Symbol p_FaxTimeOut
          Maximum duration in millis, Integer valued.
static Symbol p_FileType
          File encoding.
static Symbol p_InternetRoutingSupport
          Boolean valued.
static Symbol p_InternetSelectivePollingSupport
          Boolean valued.
static Symbol p_KeepDataOrder
          Boolean valued.
static Symbol p_LegalSupport
          North American page length, Boolean valued.
static Symbol p_LetterSupport
          North American page length, Boolean valued.
static Symbol p_MaxLineToReceive
          page size limit when p_PageLength is v_UnlimitedLength, Integer valued.
static Symbol p_MaxPageToReceive
          page count limit, Integer valued.
static Symbol p_MaxSpeed
          see p_BitRate.
static Symbol p_MinSpeed
          see p_BitRate.
static Symbol p_PageLength
          millimeters.
static Symbol p_PageResolution
          Horizontal _ vertical resolutions, in dots per inch and lines per inch.
static Symbol p_PagesEncoding
          Tells how the Oclet handles pages.
static Symbol p_PagesPaths
          String array of file paths of fax pages to be sent.
static Symbol p_PageWidth
          pixels per mm, circa 204 dpi.
static Symbol p_PasswordSupport
          Boolean valued.
static Symbol p_PixelArrays
          List of fax pages to send.
static Symbol p_Role
          Call direction and Role can be reversed.
static Symbol p_ScanTimePerLine
          minimum scan line time, NOT SUPPORTED YET.
static Symbol p_SelectivePollingSupport
          Boolean valued.
static Symbol p_SelectivePollingWithSubaddressingSupport
          Boolean valued.
static Symbol p_StorePath
          String path where received fax pages will be stored.
static Symbol p_SubaddressingSupport
          Boolean valued.
static Symbol p_Suffix
          A String which makes up the right part of each page file name.
static Symbol p_T37Support
          Boolean valued.
static Symbol p_T38Support
          Boolean valued.
static Symbol p_TiffPath
          used by v_TIFF in conjunction with p_DeTiffPrefix (e.g.
static Symbol p_VerticalResolution
          Deprecated. Use p_PageResolution
static Symbol q_Count
          Too many pages received.
static Symbol q_Document
          End of document details.
static Symbol q_Page
          One page characteristcs.
static Symbol rtca_AssumeCNG
          use-case : Hashtable::put(SignalDetector.p_Pattern[0], " CNG "), new RTC(SignalDetector.p_Pattern[0],FaxConstants.rtca_AssumeCNG).
static Symbol rtca_Cancel
          the popular resource real time control.
static Symbol v_12000bps
          used by p_BitRate.
static Symbol v_1216pixelsIn151mm
          used by p_PageWidth.
static Symbol v_14400bps
          used by p_BitRate.
static Symbol v_1728pixelsIn215mm
          used by p_PageWidth.
static Symbol v_2048pixelsIn255mm
          used by p_PageWidth.
static Symbol v_2400bps
          used by p_BitRate.
static Symbol v_2432pixelsIn303mm
          used by p_PageWidth.
static Symbol v_33600bps
          used by p_BitRate.
static Symbol v_4800bps
          used by p_BitRate.
static Symbol v_7200bps
          used by p_BitRate.
static Symbol v_864pixelsIn107mm
          used by p_PageWidth.
static Symbol v_9600bps
          used by p_BitRate.
static Symbol v_A4_297mm
          used by p_PageLength.
static Symbol v_AfterCNG
          used by p_AnswerCED.
static Symbol v_Answerer
          used by p_Role.
static Symbol v_B4_364mm
          used by p_PageLength.
static Symbol v_BandWarrays
          used by p_PagesEncoding.
static Symbol v_BMP
          used by p_FileType.
static Symbol v_Caller
          used by p_Role.
static Symbol v_DisableECM
          used by p_ErrorCorrection.
static Symbol v_EnableECM_256bytes
          used by p_ErrorCorrection.
static Symbol v_EnableECM_64bytes
          used by p_ErrorCorrection.
static Symbol v_Encoding_MS_BMP
           
static Symbol v_Error_Conversion_To_G3
           
static Symbol v_Error_Decomp_Init
           
static Symbol v_Error_Disconnect
           
static Symbol v_Error_File_Open
           
static Symbol v_Error_Illegal_Width
           
static Symbol v_Error_Page_Format
           
static Symbol v_FilesList
          used by p_PagesEncoding.
static Symbol v_Fine_196lpi
          used by p_VerticalResolution.
static Symbol v_GIF
          used by p_FileType.
static Symbol v_JPEG
          used by p_FileType.
static Symbol v_Normal_98lpi
          used by p_VerticalResolution.
static Symbol v_NotSet
          Special value meaning parameter not defined.
static Symbol v_Page_File_Name_Size
           
static Symbol v_PageResolution_0100_0100
          used by p_PageResolution.
static Symbol v_PageResolution_0200_0100
          used by p_PageResolution.
static Symbol v_PageResolution_0200_0200
          used by p_PageResolution.
static Symbol v_PageResolution_0200_0400
          used by p_PageResolution.
static Symbol v_PageResolution_0300_0300
          used by p_PageResolution.
static Symbol v_PageResolution_0300_0600
          used by p_PageResolution.
static Symbol v_PageResolution_0400_0400
          used by p_PageResolution.
static Symbol v_PageResolution_0400_0800
          used by p_PageResolution.
static Symbol v_PageResolution_0600_0600
          used by p_PageResolution.
static Symbol v_PageResolution_0600_1200
          used by p_PageResolution.
static Symbol v_PageResolution_1200_1200
          used by p_PageResolution.
static Symbol v_PNG
          used by p_FileType.
static String v_Prefix
          Begining of streamID, followed by the right justified fax ID String. 20 characters, 7 bits printable, allowed, maybe limited to space, digits, and plus sign.
static Symbol v_Rcv_Qual_Bad
           
static Symbol v_Rcv_Qual_Medium
           
static Symbol v_Rcv_Qual_OK
           
static Symbol v_RightNow
          used by p_AnswerCED.
static Symbol v_ST0000
          used by p_ScanTimePerLine.
static Symbol v_ST0505
          used by p_ScanTimePerLine.
static Symbol v_ST1005
          used by p_ScanTimePerLine.
static Symbol v_ST1010
          used by p_ScanTimePerLine.
static Symbol v_ST2010
          used by p_ScanTimePerLine.
static Symbol v_ST2020
          used by p_ScanTimePerLine.
static Symbol v_ST4020
          used by p_ScanTimePerLine.
static Symbol v_ST4040
          used by p_ScanTimePerLine.
static Symbol v_T4_1D_ModifiedHuffman
          used by p_DataCompressionFormat.
static Symbol v_T4_2D_ModifiedRead
          used by p_DataCompressionFormat.
static Symbol v_T4_Buff_Size
           
static Symbol v_T6_ModifiedModifiedRead
          used by p_DataCompressionFormat.
static Symbol v_TIFF
          used by p_PagesEncoding.
static Symbol v_UnlimitedLength
          used by p_PageLength.
static Symbol v_UponRTC
          used by p_AnswerCED.
 

Field Detail

ev_Fax

public static final Symbol ev_Fax
Specific fax event. If getQualifier() returns null, then use getError(), else it can be one of ResourceConstants.q_Standard, q_Duration, q_RTC, q_Stop, q_Page or q_Document.


p_AnswerCED

public static final Symbol p_AnswerCED
v_Answerer behavior. Specifies CED (answering tone, 2100Hz) reply.

v_AfterCNG DEFAULT ; no SignalConstants.v_CNG event needed ; relies on fax stack built-in CNG detection
v_RightNow replies CED immediately
v_UponRTC SignalDetector needed to resume fax stack with rtca_AssumeCNG


v_RightNow

public static final Symbol v_RightNow
used by p_AnswerCED.


v_UponRTC

public static final Symbol v_UponRTC
used by p_AnswerCED.


v_AfterCNG

public static final Symbol v_AfterCNG
used by p_AnswerCED.


rtca_AssumeCNG

public static final Symbol rtca_AssumeCNG
use-case :

Hashtable::put(SignalDetector.p_Pattern[0], " CNG "), new RTC(SignalDetector.p_Pattern[0],FaxConstants.rtca_AssumeCNG).


rtca_Cancel

public static final Symbol rtca_Cancel
the popular resource real time control.


q_Page

public static final Symbol q_Page
One page characteristcs.


q_Document

public static final Symbol q_Document
End of document details.


q_Count

public static final Symbol q_Count
Too many pages received.


v_Prefix

public static final String v_Prefix
Begining of streamID, followed by the right justified fax ID String. 20 characters, 7 bits printable, allowed, maybe limited to space, digits, and plus sign.

See Also:
Constant Field Values

v_NotSet

public static final Symbol v_NotSet
Special value meaning parameter not defined.


p_PagesPaths

public static final Symbol p_PagesPaths
String array of file paths of fax pages to be sent.


p_StorePath

public static final Symbol p_StorePath
String path where received fax pages will be stored. Actual files will have numbers 1, 2, ...m , N and so forth. Their names will look like p_StorePath i p_Suffix. p_StorePath has to be an existing directory, and it is the Oclet's responsibility to clean this place up. Property FAX_TIFFIFY_SHELL specifies the path to a script which uses received page file names to make a TIFF-F container. Property TIFFIFY_CMD used to specify the path to the convert command, has been replaced by FAX_TIFFIFY_SHELL.


p_Suffix

public static final Symbol p_Suffix
A String which makes up the right part of each page file name. Common value is ".fax". The leftmost starts with p_StorePath.


p_EnablePolling

public static final Symbol p_EnablePolling
Enable Polling, Boolean valued.

Indicate a Document for Polling (that can be sent) on record() side.

Indicate a Polling Request (ask to receive a Document) on play() side.

polling can stay TRUE on record() side, FALSE on play() side, in the case two documents are exchanged, one in either direction.

Since:
NOT AVAILABLE YET

p_CapabilityToReceive

public static final Symbol p_CapabilityToReceive
Capability to Receive, Boolean valued. Usually TRUE for record(), FALSE for play(), unless reversed mode (polling).


p_Role

public static final Symbol p_Role
Call direction and Role can be reversed.
valuedefault role forin reversed mode
v_Calleran outgoing call, sending with play() this is called polling, receiving with record()
v_Answereran incoming cal, receiving with record() that is to be polled, being requested to send with play()


v_Caller

public static final Symbol v_Caller
used by p_Role.


v_Answerer

public static final Symbol v_Answerer
used by p_Role.


p_VerticalResolution

public static final Symbol p_VerticalResolution
Deprecated. Use p_PageResolution

lines per inch.
v_Normal_98lpi3.85 per mm
v_Fine_196lpi 7.7 per mm


v_Normal_98lpi

public static final Symbol v_Normal_98lpi
used by p_VerticalResolution.


v_Fine_196lpi

public static final Symbol v_Fine_196lpi
used by p_VerticalResolution.


p_PageResolution

public static final Symbol p_PageResolution
Horizontal _ vertical resolutions, in dots per inch and lines per inch. Unit could be centimeter instead of inch, in this case, 200 could become 204 or 198 ! Appart from the v_Normal_98lpi (3.85 per mm), SDSP2 supports v_Fine_196lpi and no other. Space separated property FAX_PAGE_RESOLUTIONS specifies this supported list.
v_PageResolution_0200_0100 200 ppi * 100 lpi - default
v_PageResolution_0200_0200 200 ppi * 200 lpi - supported by SDSP2
v_PageResolution_0300_0300 300 ppi * 300 lpi
v_PageResolution_0400_0400 400 ppi * 400 lpi
v_PageResolution_0600_0600 600 ppi * 600 lpi
v_PageResolution_1200_1200 1200 ppi * 1200 lpi
v_PageResolution_0200_0400 200 ppi * 400 lpi (B&W only)
v_PageResolution_0300_0600 300 ppi * 600 lpi (B&W only)
v_PageResolution_0400_0800 400 ppi * 800 lpi (B&W only)
v_PageResolution_0600_1200 600 ppi * 1200 lpi (B&W only)
v_PageResolution_0100_0100 100 ppi * 100 lpi (JPEG only)


v_PageResolution_0200_0100

public static final Symbol v_PageResolution_0200_0100
used by p_PageResolution.


v_PageResolution_0200_0200

public static final Symbol v_PageResolution_0200_0200
used by p_PageResolution.


v_PageResolution_0300_0300

public static final Symbol v_PageResolution_0300_0300
used by p_PageResolution.


v_PageResolution_0400_0400

public static final Symbol v_PageResolution_0400_0400
used by p_PageResolution.


v_PageResolution_0600_0600

public static final Symbol v_PageResolution_0600_0600
used by p_PageResolution.


v_PageResolution_1200_1200

public static final Symbol v_PageResolution_1200_1200
used by p_PageResolution.


v_PageResolution_0200_0400

public static final Symbol v_PageResolution_0200_0400
used by p_PageResolution.


v_PageResolution_0300_0600

public static final Symbol v_PageResolution_0300_0600
used by p_PageResolution.


v_PageResolution_0400_0800

public static final Symbol v_PageResolution_0400_0800
used by p_PageResolution.


v_PageResolution_0600_1200

public static final Symbol v_PageResolution_0600_1200
used by p_PageResolution.


v_PageResolution_0100_0100

public static final Symbol v_PageResolution_0100_0100
used by p_PageResolution.


p_FileType

public static final Symbol p_FileType
File encoding.
File Compression Format used by files as parameters
v_T4_1D_ModifiedHuffmanNative, always available, translation free, one-dimensionnal MH, always supported
v_T4_2D_ModifiedReadNative, eventually incompatible, two-dimensionnal MR
v_T6_ModifiedModifiedReadNative, eventually incompatible, two-dimensionnal MMR, requires ECM
v_BMPthe famous PC bitmap image, can be tranlated as needed by fax engine
v_GIFto be tranlated by java.awt, i.e., by Oclet for instance
v_PNGto be tranlated by java.awt, i.e., by Oclet for instance
v_JPEGto be tranlated by java.awt, i.e., by Oclet for instance


v_BMP

public static final Symbol v_BMP
used by p_FileType.

Since:
NOT AVAILABLE YET

v_JPEG

public static final Symbol v_JPEG
used by p_FileType.

Since:
NOT AVAILABLE YET

v_GIF

public static final Symbol v_GIF
used by p_FileType.

Since:
NOT AVAILABLE YET

v_PNG

public static final Symbol v_PNG
used by p_FileType.

Since:
NOT AVAILABLE YET

p_BitRate

public static final Symbol p_BitRate
Deprecated. As it is a READ-ONLY item available in events

bits per seconds.
v_2400bps (V.27ter)
v_4800bps (V.27ter)
v_7200bps (V.29)
v_9600bps (V.29)
v_12000bps (V.17 or V.33)
v_14400bps (V.17 or V.33)
v_33600bps (V.34)


p_MinSpeed

public static final Symbol p_MinSpeed
see p_BitRate.


p_MaxSpeed

public static final Symbol p_MaxSpeed
see p_BitRate.


p_FaxTimeOut

public static final Symbol p_FaxTimeOut
Maximum duration in millis, Integer valued. Limits overall operation.


p_MaxPageToReceive

public static final Symbol p_MaxPageToReceive
page count limit, Integer valued.


p_MaxLineToReceive

public static final Symbol p_MaxLineToReceive
page size limit when p_PageLength is v_UnlimitedLength, Integer valued.

Since:
NOT AVAILABLE YET

p_LegalSupport

public static final Symbol p_LegalSupport
North American page length, Boolean valued.

Since:
NOT AVAILABLE YET

p_LetterSupport

public static final Symbol p_LetterSupport
North American page length, Boolean valued.

Since:
NOT AVAILABLE YET

p_SubaddressingSupport

public static final Symbol p_SubaddressingSupport
Boolean valued.

Since:
NOT AVAILABLE YET

p_PasswordSupport

public static final Symbol p_PasswordSupport
Boolean valued.

Since:
NOT AVAILABLE YET

p_SelectivePollingSupport

public static final Symbol p_SelectivePollingSupport
Boolean valued.

Since:
NOT AVAILABLE YET

p_SelectivePollingWithSubaddressingSupport

public static final Symbol p_SelectivePollingWithSubaddressingSupport
Boolean valued.

Since:
NOT AVAILABLE YET

p_T37Support

public static final Symbol p_T37Support
Boolean valued.

Since:
NOT AVAILABLE YET

p_T38Support

public static final Symbol p_T38Support
Boolean valued.

Since:
NOT AVAILABLE YET

p_InternetRoutingSupport

public static final Symbol p_InternetRoutingSupport
Boolean valued.

Since:
NOT AVAILABLE YET

p_InternetSelectivePollingSupport

public static final Symbol p_InternetSelectivePollingSupport
Boolean valued.

Since:
NOT AVAILABLE YET

p_KeepDataOrder

public static final Symbol p_KeepDataOrder
Boolean valued. Bit order of the exchanged data, with respect to the bit order of the transferred data on the PSTN.

Since:
NOT AVAILABLE YET

p_ByteAlignedEol

public static final Symbol p_ByteAlignedEol
Boolean valued.

Since:
NOT AVAILABLE YET

v_2400bps

public static final Symbol v_2400bps
used by p_BitRate.


v_4800bps

public static final Symbol v_4800bps
used by p_BitRate.


v_7200bps

public static final Symbol v_7200bps
used by p_BitRate.


v_9600bps

public static final Symbol v_9600bps
used by p_BitRate.


v_12000bps

public static final Symbol v_12000bps
used by p_BitRate.


v_14400bps

public static final Symbol v_14400bps
used by p_BitRate.


v_33600bps

public static final Symbol v_33600bps
used by p_BitRate.


p_PageWidth

public static final Symbol p_PageWidth
pixels per mm, circa 204 dpi. When sending, the value is a single Symbol describing the pages width (the same for all pages !). When receiving, the value is also a single Symbol describing the maximum page width.
v_1728pixelsIn215mm1728 pixels in 215 mm
v_2048pixelsIn255mm2048 pixels in 255 mm
v_2432pixelsIn303mm2432 pixels in 303 mm
v_1216pixelsIn151mm1216 pixels in 151 mm
v_864pixelsIn107mm864 pixels in 107 mm


v_1728pixelsIn215mm

public static final Symbol v_1728pixelsIn215mm
used by p_PageWidth.


v_2048pixelsIn255mm

public static final Symbol v_2048pixelsIn255mm
used by p_PageWidth.


v_2432pixelsIn303mm

public static final Symbol v_2432pixelsIn303mm
used by p_PageWidth.


v_1216pixelsIn151mm

public static final Symbol v_1216pixelsIn151mm
used by p_PageWidth.


v_864pixelsIn107mm

public static final Symbol v_864pixelsIn107mm
used by p_PageWidth.


p_PageLength

public static final Symbol p_PageLength
millimeters. When sending, the value is a single Symbol describing the pages length (the same for all pages !). When receiving, the value is also a single Symbol describing the maximum page length.
v_A4_297mmA4, 297 mm, 1143 lines
v_B4_364mmB4, 364 mm, 1401 lines
v_UnlimitedLengthunlimited length


v_A4_297mm

public static final Symbol v_A4_297mm
used by p_PageLength.


v_B4_364mm

public static final Symbol v_B4_364mm
used by p_PageLength.


v_UnlimitedLength

public static final Symbol v_UnlimitedLength
used by p_PageLength.


p_DataCompressionFormat

public static final Symbol p_DataCompressionFormat
T.30 encoding.
Data Compression Format used on communication line
v_T4_1D_ModifiedHuffmanone-dimensionnal MH, always supported
v_T4_2D_ModifiedReadtwo-dimensionnal MR
v_T6_ModifiedModifiedReadtwo-dimensionnal MMR, requires ECM

Since:
NOT AVAILABLE YET

v_T4_1D_ModifiedHuffman

public static final Symbol v_T4_1D_ModifiedHuffman
used by p_DataCompressionFormat.


v_T4_2D_ModifiedRead

public static final Symbol v_T4_2D_ModifiedRead
used by p_DataCompressionFormat.


v_T6_ModifiedModifiedRead

public static final Symbol v_T6_ModifiedModifiedRead
used by p_DataCompressionFormat.


p_PagesEncoding

public static final Symbol p_PagesEncoding
Tells how the Oclet handles pages.
v_BandWarraysFOR FUTURE USE. rectangle of Black or White dots (JAVA objects), given by p_PixelArrays
v_FilesListFOR FUTURE USE. .BMP file, given by p_PagesPaths
v_TIFFT37 fax page container, p_TiffPath compressed/expanded into p_PagesPaths by Oclet threads


p_TiffPath

public static final Symbol p_TiffPath
used by v_TIFF in conjunction with p_DeTiffPrefix (e.g. /tmp/pages) and p_DeTiffSuffix (e.g. ".fax", to form /tmp/pages*.fax files). The parent directories in p_DeTiffPrefix must exist. This is the Oclet's responsibility to make sure there is no leftover file of the form p_DeTiffPrefix*p_DeTiffSuffix. Property FAX_TIFFEXPAND_SCRIPT specifies the path to a script or command used to break down the TIFF-F container. p_TiffPath is _not_ used for receiving, see FaxEvent.tiffify(String) instead.


p_DeTiffPrefix

public static final Symbol p_DeTiffPrefix
used with p_TiffPath.


p_DeTiffSuffix

public static final Symbol p_DeTiffSuffix
used with p_TiffPath.


v_TIFF

public static final Symbol v_TIFF
used by p_PagesEncoding.


v_FilesList

public static final Symbol v_FilesList
used by p_PagesEncoding.


v_BandWarrays

public static final Symbol v_BandWarrays
used by p_PagesEncoding.


p_PixelArrays

public static final Symbol p_PixelArrays
List of fax pages to send. Each page is given as a rectangle of Black or White dots. Java array of byte array.

Since:
NOT AVAILABLE YET

p_ErrorCorrection

public static final Symbol p_ErrorCorrection
Error Correction scheme.
v_DisableECMDisable ECM (Annex A/T.30)
v_EnableECM_64bytesEnable ECM, 64 bytes/frame
v_EnableECM_256bytesEnable ECM, 256 bytes/frame

Since:
NOT AVAILABLE YET

v_DisableECM

public static final Symbol v_DisableECM
used by p_ErrorCorrection.


v_EnableECM_64bytes

public static final Symbol v_EnableECM_64bytes
used by p_ErrorCorrection.


v_EnableECM_256bytes

public static final Symbol v_EnableECM_256bytes
used by p_ErrorCorrection.


v_Rcv_Qual_OK

public static final Symbol v_Rcv_Qual_OK

v_Rcv_Qual_Medium

public static final Symbol v_Rcv_Qual_Medium

v_Rcv_Qual_Bad

public static final Symbol v_Rcv_Qual_Bad

v_Error_File_Open

public static final Symbol v_Error_File_Open

v_Error_Decomp_Init

public static final Symbol v_Error_Decomp_Init

v_Error_Illegal_Width

public static final Symbol v_Error_Illegal_Width

v_Error_Conversion_To_G3

public static final Symbol v_Error_Conversion_To_G3

v_Error_Page_Format

public static final Symbol v_Error_Page_Format

v_Error_Disconnect

public static final Symbol v_Error_Disconnect

v_Page_File_Name_Size

public static final Symbol v_Page_File_Name_Size

v_Encoding_MS_BMP

public static final Symbol v_Encoding_MS_BMP

v_T4_Buff_Size

public static final Symbol v_T4_Buff_Size

p_ScanTimePerLine

public static final Symbol p_ScanTimePerLine
minimum scan line time, NOT SUPPORTED YET.
Scan Time/Line v_Normal_98lpi v_Fine_196lpi
v_ST00000 ms 0 ms
v_ST05055 ms 5 ms
v_ST100510 ms 5 ms
v_ST101010 ms 10 ms
v_ST201020 ms 10 ms
v_ST202020 ms 20 ms
v_ST402040 ms 20 ms
v_ST404040 ms 40 ms


v_ST4040

public static final Symbol v_ST4040
used by p_ScanTimePerLine.


v_ST4020

public static final Symbol v_ST4020
used by p_ScanTimePerLine.


v_ST2020

public static final Symbol v_ST2020
used by p_ScanTimePerLine.


v_ST2010

public static final Symbol v_ST2010
used by p_ScanTimePerLine.


v_ST1010

public static final Symbol v_ST1010
used by p_ScanTimePerLine.


v_ST1005

public static final Symbol v_ST1005
used by p_ScanTimePerLine.


v_ST0505

public static final Symbol v_ST0505
used by p_ScanTimePerLine.


v_ST0000

public static final Symbol v_ST0000
used by p_ScanTimePerLine.