Nordic Star Products 4.3Aの取扱説明書

デバイスNordic Star Products 4.3Aの取扱説明書

デバイス: Nordic Star Products 4.3A
カテゴリ: 複合機
メーカー: Nordic Star Products
サイズ: 0.43 MB
追加した日付: 5/10/2014
ページ数: 62
説明書を印刷

ダウンロード

使い方は?

私たちの目的は、皆様方にデバイスNordic Star Products 4.3Aの取扱説明書に含まれたコンテンツを可能な限り早く提供することです。オンラインプレビューを使用すると、Nordic Star Products 4.3Aに関してあなたが抱えている問題に対する解決策の内容が素早く表示されます。

便宜上

説明書Nordic Star Products 4.3Aをこちらのサイトで閲覧するのに不都合がある場合は、2つの解決策があります:

  • フルスクリーン表示 – 説明書を(お使いのコンピュータにダウンロードすることなく)便利に表示させるには、フルスクリーン表示モードをご使用ください。説明書Nordic Star Products 4.3Aのフルスクリーン表示を起動するには、全画面表示ボタンを押してください。
  • コンピュータにダウンロード - Nordic Star Products 4.3Aの説明書をお使いのコンピュータにダウンロードし、ご自身のコレクションに加えることもできます。デバイス上のスペースを無駄にしたくない場合は、いつでもManualsBaseサイトでダウンロードすることもできます。
Nordic Star Products 4.3A 取扱説明書 - Online PDF
Advertisement
« Page 1 of 62 »
Advertisement
印刷版

多くの人々は画面表示ではなく印刷された説明書を読むほうを好みます。説明書を印刷するオプションも提供されており、上記のリンクをクリックすることによりそれを利用できます - 説明書を印刷。説明書Nordic Star Products 4.3Aを全部印刷する必要はなく、選択したページだけを印刷できます。紙を節約しましょう。

要旨

次のページにある説明書Nordic Star Products 4.3Aの内容のプレビューは、以下にあります。次のページにある説明書の内容をすぐに表示したい場合は、こちらをご利用ください。

内容要旨
ページ1に含まれる内容の要旨

XFAX
User’s Guide 4.3a
Nordic Messaging Technologies, Sweden, http://www.nordicmessaging.se, info@nordicmessaging.se

ページ2に含まれる内容の要旨

Contents 1. Overview .....................................................................................................6 2. Installation ...................................................................................................8 3. Configuring the software.............................................................................9 3.1 Keywords ............................................................................................9 3.2 Environment variables ....................

ページ3に含まれる内容の要旨

14.1 Commands.......................................................................................36 14.1.1 faxadm....................................................................................36 14.1.2 fax2bmp .................................................................................36 14.1.3 fax2hp.....................................................................................36 14.1.4 faxclean .................................................................................

ページ4に含まれる内容の要旨

15.1.32 FAXNO................................................................................49 15.1.33 FLOW ..................................................................................49 15.1.34 FONTDIR ............................................................................49 15.1.35 GROUP ................................................................................49 15.1.36 HTTP_ENABLE..................................................................49 15.1.37 HTTP_PORT ........

ページ5に含まれる内容の要旨

15.1.82 T30_RTC .............................................................................56 15.1.83 T30_PAGELENGTH...........................................................56 15.1.84 TONE...................................................................................56 15.1.85 USE_SHM ...........................................................................56 15.1.86 USER_FILE.........................................................................56 15.1.87 WAIT_FOR_TONE..............

ページ6に含まれる内容の要旨

Overview 1. Overview The fax system is constructed in accordance with a client-server principle, with a fax host that is run in the background and a number of client programs that the user utilizes to communicate with the host. Faxmaster, as the fax server is known, keeps order in the user’s fax queues, checks authorizations, gives the user status information etc. In order to receive information from the faxmaster and give instructions to it, programs such as faxlogon, faxsend, faxq, faxrm etc.

ページ7に含まれる内容の要旨

Overview XFAXDIR Directory for the configuration files (default is /etc/xfax) SPOOLDIR Directory for messages in the outgoing queue (default is /usr/spool/xfax) BINDIR Directory for the executables (default is /usr/bin) Some important files: XFAXDIR/config Configuration file XFAXDIR/stats Statistics file XFAXDIR/LCK.faxmaster The faxmaster lock file that indicates the faxmaster is running XFAX - User’s Guide 4.3a 7

ページ8に含まれる内容の要旨

Installation 2. Installation The software is distributed in a tar archive, which extracts into a temporary directory, /tmp/xfax. After the extraction you run a installation script, /tmp/xfax/ INSTALL, which asks questions about your configuration and then puts every- thing in its right place. Go to the root directory cd / Extract the archive, xfax42aix.tar for AIX for example tar xvf xfax42aix.tar Execute the installation script sh /tmp/xfax/INSTALL Check the installation by running faxmaster -v

ページ9に含まれる内容の要旨

Configuring the software 3. Configuring the software The behavior of XFAX is mainly controlled by a number of keywords used in the configuration file, config. You can alter the way XFAX acts by modifying config and then restart faxmaster. You restart the faxmaster by finding the process id, kill the process and then start the daemon again. Do not use the –9 option when killing the faxmaster process. 3.1 Keywords To use a new keyword in the configuration file add the keyword, preferably at the en

ページ10に含まれる内容の要旨

Configuring the software 3.3 Adding actions You can tell faxmaster that it should execute a specific script or program after a fax has been sent or could not be sent. This could be useful if you want to update your own database or similar and is done by using the EXECUTE_AFTER_SEND keyword in the configuration file: EXECUTE_AFTER_SEND=/usr/local/bin/faxafter The specified program will be called with a number of parameters. 3.4 XFAX and multiple fax devices To use multiple fax devices, or fax lin

ページ11に含まれる内容の要旨

Configuring the software XFAX - User’s Guide 4.3a 11

ページ12に含まれる内容の要旨

Sending a fax 4. Sending a fax Many of the fax messages that are sent are of a very simple nature. They may involve confirmation of an agreed time, an order, cancellation or similar, which only takes up a couple of lines. In such cases it should be possible, by means of a simple manipulation, to send just such a fax from the command line or from your favourite word processor, with the minimum of work on the part of the user. The system can convert text files with the HP Laserjet PCL commands - t

ページ13に含まれる内容の要旨

Sending a fax # cat price list | faxsend 7586535 -or # faxsend 7586535 -

ページ14に含まれる内容の要旨

Sending a fax This sends the file news.txt to the recipients who are shown in the file customer- fax. If this method is used then only one copy of the fax file is saved, plus a small control file per recipient, which means that a minimum of hard disk space is taken up. 4.4 Scheduled transmissions A particular time for transmission can be given by using the parameter -t with the time as an argument. E.g.: # faxsend -t 12:18 7586535 letter which means that the file letter is put in the queue for t

ページ15に含まれる内容の要旨

Sending a fax with a cover sheet, in a simple way. The user is requested to feed in the recipi- ent’s fax number, name and company, and then a page with this is created and the sender’s (your) information plus a message which can be entered in. You can also add files that are to be sent after the introductory cover sheet. This is useful if you wish, for example, to send a price list that is stored in a file to a prospec- tive customer together with a few polite words. You can also set up a telep

ページ16に含まれる内容の要旨

Sending a fax always give the area code, e.g. in the telephone book, without any problems aris- ing during transmission. Thus it is only necessary to give: # cat newsletter | faxsend - It must be borne in mind that the text that contains the document codes must come up as ASCII text, even when printing out. If, for example, a font in Win- dows is used which is not in the printer, screen data will be generated for the text from the font descriptions in Windows. An XFAX cannot interpret this. The

ページ17に含まれる内容の要旨

Sending a fax LOCAL_ZONE Gives the zone that should be used when the area code is not included in the telephone number, i.e. with local calls. E.g.: LOCAL_ZONE=LOCALLY AREA_CODES<...> Here one area code is given per line and to which zone the area code belongs. E.g. AREA_CODES< 08LOCAL 031AREA 3 009ABROAD 0091USA > The codes above (AREA 3 etc.) are arbitrary and can be changed, see also below under ZONES. It is worth noting that the system goes through all area codes each time and if several lin

ページ18に含まれる内容の要旨

Receiving faxes 5. Receiving faxes Receiving a fax is simpler than sending one. It does not require any special effort by the user. The faxmaster receives faxes in the background and sends a message to the system administration and possibly other users when this is done. The fax is placed in a queue for received faxes and can be printed out with the command faxprint. What is also necessary is that the reception function is included in your license agreement and that the keywords SEND_ONLY are no

ページ19に含まれる内容の要旨

Handling faxes 6. Handling faxes The fax system contains a number of commands for handling faxes and fax queues. A description is given below of what can be done by using these com- mands. Generally, commands are run which affect a fax using the fax’s ID num- ber as an argument. The ID number can be found with the aid of the command faxq. 6.1 Fax queues The system separates faxes into four different queues, which can be shown by giving the parameters shown below as an argument to the command fax

ページ20に含まれる内容の要旨

Handling faxes INTR Transmission interrupted UNKN Unspecified error Numerical error codes above 20 means that a failure has occurred during fax data transmission. Some examples of error code intervals: 20-39 Handshaking before the page failed 40-49 Fault in the transferring of data 50- Handshaking after the page failed 6.2 Reschedule a fax Outgoing faxes that are awaiting transmission can be “given a push”, i.e. the transmission time can be set to the current time, by using the parameter -n to f


類似の説明書
# 取扱説明書 カテゴリ ダウンロード
1 Nordic Star Products MFC-3420C 取扱説明書 複合機 1
2 Nordic Star Products MFC-3820CN 取扱説明書 複合機 0
3 Sony HK-PSU01 取扱説明書 複合機 4
4 Sony FO-2080 取扱説明書 複合機 2
5 Sony PFV-SP3100 取扱説明書 複合機 12
6 Sony UP-DR80MD 取扱説明書 複合機 43
7 Sony UP-D23MD 取扱説明書 複合機 59
8 Sony MX-C400P 取扱説明書 複合機 1
9 Sony DPPSV55 取扱説明書 複合機 9
10 AGFA 1815 Copier 取扱説明書 複合機 5
11 AGFA 1 取扱説明書 複合機 23
12 Agilent Technologies 03561-90010 取扱説明書 複合機 3
13 Philips MWE1221T 取扱説明書 複合機 6
14 Philips LASERMFD LFF 6020 取扱説明書 複合機 34
15 Adcom GFA-5500 取扱説明書 複合機 8