home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.dcom.fax
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!hobbes.physics.uiowa.edu!news.iastate.edu!pooh.cc.iastate.edu!rwifall
- From: rwifall@nmsu.edu (Richard J Wifall)
- Subject: Re: Need syntax to set T.30 session subparam code VR to 1
- In-Reply-To: anderson@zymurgy.bms.com's message of Tue, 17 Nov 1992 19:28:13 GMT
- Message-ID: <RWIFALL.92Nov19225427@dante.nmsu.edu>
- Sender: news@news.iastate.edu (USENET News System)
- Organization: NMSU Computer Science
- References: <ANDERSON.92Nov17142813@zymurgy.bms.com>
- Date: Fri, 20 Nov 1992 04:54:27 GMT
- Lines: 39
-
- In article <ANDERSON.92Nov17142813@zymurgy.bms.com> anderson@zymurgy.bms.com (Jay Anderson) writes:
-
- > My SupraFAXmodem v.32bis comes up expecting to send normal 98 lpi bitmaps.
- > Using fax-3.2.1, and ghostscript with the driver=faxhigh parameter, I'm
- > generating the fine 196 lpi bitmaps. I know that I could use device=faxlow
- > but I don't want to.
- >
- > What is the correct AT+F synatax to what I want (so I can modify lib/libfa
- Well, it's not quite that easy. First of all, are you sure
- that the fax you are sending too is capable of receiving the fine
- quality? If it isn't, then you are out of luck. Secondly, it's not a
- simple AT+F command. The actual resolution is negotiated based on the
- capabilities of the sending and receiving machines during the "faxing"
- process. So it also depends whether you are doing class 1 or class 2
- commands. I will assume that you are using class 2 commands (I am not
- familiar with fax-3.2.1 but I assume that is what it uses)
- The class two command is: AT+FDCC:VR,BR,WD,LN,DF,EC,BF,ST
- Where VR = vertical resolution ( 0=normal, 1=fine)
- BR = Bit rate
- WD = Page Width
- LN = Page length
- DF = Data compression format
- EC = Error Correction
- BF = Binary File Transfer
- ST = Scan Time
- You probably will want to do AT+FDCC:1,5,0,2,0,0,0..
-
- > Thanks,
- Sure.. :)
-
- > Jay Anderson
- Richard Wifall
-
- --
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=++=+==+=+=+=+=+=+=+=+=+=+
- |Richard Wifall - rwifall@nmsu.edu - IRCnick: TheJazz - Member GS<>IRC |
- |-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-|
- |Ask me about DeskTracker, BorderBlinker, and a demo that Dave hasn't finished|
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
-