Programmer Manual. DG2020A Data Generator
|
|
- Jan Lindström
- för 6 år sedan
- Visningar:
Transkript
1 Programmer Manual DG2020A Data Generator
2 Copyright Sony/Tektronix Corporation. All rights reserved. Copyright Tektronix, Inc. All rights reserved. Tektronix products are covered by U.S. and foreign patents, issued and pending. Information in this publication supercedes that in all previously published material. Specifications and price change privileges reserved. Printed in Japan. Sony/Tektronix Corporation, P.O.Box 5209, Tokyo Int l, Tokyo Japan Tektronix, Inc., P.O. Box 1000, Wilsonville, OR TEKTRONIX and TEK are registered trademarks of Tektronix, Inc.
3 Preface Getting Started Overview Choosing an Interface Installing for GPIB Communication Installing for RS-232-C Communication Command Syntax Command Notation Program and Response Messages Command and Query Structure Character Encoding Syntactic Delimiters White Space Special Characters Arguments Header Concatenating Commands Query Responses Other General Command Conventions Command Groups Command Summaries Command Descriptions Retrieving Response Messages Status and Event Reporting Registers Queues Processing Sequence Messages Programming Examples Overview of the Sample Programs Required Execution Environment Floppy Disk Files Installing and Compiling the Programs Sample Program Functions and Usage v
4 Table of Contents Appendix A: Character Charts A 1 Appendix B: Reserved Words B 1 Appendix C: Interface Specification C 1 Appendix D: Factory Initialization Settings D 1 Glossary Index Glossary 1 Index 1
5 Table of Contents Figure 1-1: Functional layers in gpib system Figure 1-2: GPIB connector Figure 1-3: GPIB system configurations Figure 1-4: GPIB parameter settings Figure 1-5: RS-232-C point-to-point connection Figure 1-6: RS-232-C port Figure 1-7: Pin assignments of 9-pin and 25-pin D-type shell connector Figure 1-8: Typical RS-232-C cable wiring requirements Figure 1-9: RS-232-C parameter settings Figure 2-1: Command and query structure flowchart Figure 2-2: ABSTouch arguments and associated controls Figure 2-3: GPIB: Retrieving response messages Figure 2-4: RS-232-C: Retrieving response messages Figure 3-1: Standard event status (SESR) Figure 3-2: Status byte register (SBR) Figure 3-3: Device event status enable register (DESER) Figure 3-4: event status enable register (ESER) Figure 3-5: Service request enable register (SRER) Figure 3-6: Status and event handling process overview
6 Table of Contents Table 1-1: GPIB and RS-232-C comparison Table 2-1: BNF symbols and meanings Table 2-2: Decimal numeric notation Table 2-3: Header in query responses Table 2-4: DATA commands Table 2-5: DIAGNOSTIC commands Table 2-6: DISPLAY commands Table 2-7: HARDCOPY commands Table 2-8: MEMORY commands Table 2-9: MODE commands Table 2-10: OUTPUT commands Table 2-11: SOURCE commands Table 2-12: STATUS & EVENT commands Table 2-13: SYNCHRONIZATION commands Table 2-14: SYSTEM commands Table 3-1: SESR bit functions Table 3-2: SBR bit functions Table 3-3: Definition of event codes Table 3-4: Normal condition Table 3-5: Command errors (CME bit:5) Table 3-6: Execution errors (EXE bit:4) Table 3-7: Internal device errors (DDE bit:3) Table 3-8: System event and query errors Table 3-9: Warnings (EXE bit:4) Table 3-10: Device-dependent command execution errors Table 3-11: Extended device specific errors Table A 1: DG2020A character set A 1 Table A 2: ASCII & GPIB code chart A 2 Table C 1: GPIB interface function implementation C 1 Table C 2: GPIB interface messages C 2 Table D 1: Factory initialized settings D 1
7 This is the Programmer Manual for the DG2020A Data Generator and Pods. This manual provides information on operating these instruments using General Purpose Interface Bus (GPIB) interface and RS-232-C interface. This manual provides the following information: Getting Started describes how to connect and set up for remote operation. Syntax and Commands defines the command syntax and processing conventions and describes each command in the data generator command set. Status and Events explains the status information and event messages reported by the data generator. Appendices contains various topics of use to the programmer. Glossary and Index contains a glossary of common terms and an index to this manual. Other documentation for the data generator includes: The User Manual that describes the operation of the Data Generator that was supplied as a standard accessory with the instrument. The Service Manual (optional accessory) provides information for maintaining and servicing the Data Generator.
8 Preface
9
10
11 The Data Generator has two interfaces for remote operation the GPIB interface and the RS-232-C interface. All menu controlled and front-panel controlled functions, except the ON/STBY function, the edit function, and the GPIB and RS-232-C parameter setup functions, can be controlled through the GPIB or the RS-232-C interface using the programming command set (see Section 2). The GPIB interface conforms to ANSI/IEEE Std , which specifies the hardware interface, its basic functional protocol, and a set of interface messages (codes) that control the interface functions. This instrument also conforms to ANSI/IEEE Std which specifies Codes, Formats, Protocols, and Common Commands to support the system application. The functional layers of the GPIB system are shown in Figure 1-1.
12 Getting Started The RS-232-C interface, which was established by the Electronic Industries Association (EIA), provides a common basis of communication between devices that exchange data. This interface has long been used on terminals, modems, printers, and other devices. The RS-232-C interface that the data generator provides also uses most of the same Codes, Formats, Protocols, and Common Commands as are used with the GPIB interface (ANSI/IEEE Std ). Your system hardware may let you choose which interface to use with your system; if so, you should consider the comparative advantages and disadvantages of each interface. For example, the GPIB interface is an eight-bit parallel bus and therefore it offers high-speed data transfers and multiple instrument control. In contrast, the RS-232-C interface is a slower serial data bus for single instrument control, but it is easy to connect to and can be used with a low-cost controller. Table 1-1 compares the GPIB and RS-232-C interface.
13 Getting Started With the power off, connect a GPIB cable from the GPIB controller to the ANSI/IEEE Std 488 port (GPIB) connector on the rear panel of the data generator (see Figure 1-2). For example, when using an MS-DOS compatible controller, connect the GPIB cable between the National Instrument PC2A GPIB board and the data generator GPIB connector. Instruments can be connected to the GPIB in linear or star configurations or in a combination of both configurations. A linear hookup is one where a GPIB cable is used to string one device to a second, and then another GPIB cable is used to string from a second to a third, and so on until all devices in the system are connected. A star setup is one where one end of all the GPIB cables in the system are attached to one device. Refer to Figure 1-3 for these GPIB system configurations.
14 Getting Started Consider the following rules when distributing instruments on the GPIB: 1. No more than 15 total devices (including the controller) can be included on a signal bus. 2. In order to maintain the electrical characteristics of the bus, one device load must be connected for every two meters of cable (most often, each device represents one device load to the bus). 3. The total cable length (cumulative) must not exceed 20 meters. 4. At least two-thirds of the device loads must be powered on.
15 Getting Started To set the GPIB parameters, proceed as follows: 1. Press the UTILITY button in the MENU column to the right of the screen. The UTILITY menu appears above the bottom menu buttons. 2. Press the System bottom menu button to display the System menu (See figure 1-4). 3. Select the Configure item from the GPIB menu using the up and down arrow buttons. Set the GPIB operating mode using the left and right arrow buttons. Talk/Listen. Sets the communications mode to talk/listen. Talk Only. Sets the communications mode to talk only, which is used for hardcopy output. Off Bus. Logically disconnect the data generator from GPIB system.. The data generator accepts as a terminator either the software LF (Line Feed), sent as the last data byte, or the hardware EOI, with the EOI line asserted concurrently with the last data byte sent. 4. Select the Address item from the GPIB menu using the up and down arrow buttons. Then use the rotary knob to set the primary address to a value in the range 0 to Select the Remote Port item using the up and down arrow buttons, and additionally, highlight GPIB using the left and right arrow buttons. This selects the GPIB as the remote interface.
16 Getting Started Connect an RS-232-C cable from the computer terminal to the RS-232-C connector on the rear panel of the data generator. Use a configuration based on the settings for the data flow control (flagging). The RS-232-C provides a point-to-point connected communication interface between devices (see Figure 1-5). The data generator can transmit and receive the same message serially over the RS-232-C interface as it can in parallel over the GPIB interface. Several connectors are used with the RS-232-C interface: a DTE device uses a standard 25-pin male D-type shell connector; a DCE device uses a standard 25-pin female D-type shell connector. Some recent computers implement the RS-232-C interface using 9-pin D-type connector. This data generator uses a standard 9-pin D-type shell connector, provided on the rear panel (see Figure 1-6), along with a 9-pin male to 25-pin male conversion cable. Figure 1-7 on page 1-8 shows both 9-pin and 25 pin connectors with their pin number assignments.
17 Getting Started This data generator is designed as DCE device. You may connect it up to 15 meters (50 feet) from a DTE device using a straight-through male-to-female cable. However, if the other device is instead configured as a DCE device, you will need a special adapter or null-modem cable for local DCE-to-DCE communications. Refer to the wiring examples in the Figure 1-8 for the proper signal connections between devices.. In this data generator, only TxD, RxD, DTR, CTS pins and Signal Ground are available.
18 Getting Started
19 Getting Started To set the RS-232-C parameters, perform the following steps: 1. Press the UTILITY button in the MENU column to the right of the screen. The UTILITY menu appears above the bottom menu buttons. 2. Press the System bottom menu button to display the System menu (See figure 1-9). 3. Select the Baudrate item from the Serial menu using the up and down arrow buttons. Here select the data transfer rate using the left and right arrow buttons. The rate can be set to 300, 600, 1200, 2400, 4800, 9600, or baud. 4. Select the Data Bits item from the Serial menu using the up and down arrow buttons. Then use the left and right arrow buttons to select the data bit length for each character. The bit length can be set to either 7 or 8 bits. 5. Select the Parity item from the Serial menu using the up and down arrow buttons. Then use the left and right arrow buttons to set the error check bit for each character. The error bit can be set to None, Even, or Odd parity. 6. Select the Stop Bits item from the Serial menu using the up and down arrow buttons. Then use the left and right arrow buttons to select the number of stop bits sent after each character. The number of stop bits can be set to either 1 or Select the Handshake item from the Serial menu using the up and down arrow buttons. Then use the left and right arrow buttons to select the method of controlling the flow of data between devices. The data flow method can be set to Hard (DTR/CTS), Soft (XON/XOFF), and Off (no flow control). 8. Select the Remote Port item using the up and down arrow buttons, and additionally, highlight RS232C using the left and right arrow buttons. This selects the RS-232-C interface as the remote interface.
20 Getting Started
21
22
23 A large set of commands can be used to control the operations and functions of the data generator from an external controller. This section describes the syntax and communication rules for using these commands to operate the data generator. The command syntax is in extended BNF (Backus-Naur Form) notation. The extended BNF symbols used in the command set are shown in the following table. Programs created or placed in an external controller are transferred to the data generator as a program message. A program message is a sequence of zero or more program message units delimited by the program message unit delimiter, the semicolon (;). A program message unit is a set command or query command. The data generator performs a function or changes a setting or mode when it receives a set command; when it receives a query command, it returns measurement data, settings, status codes and/or status messages. The data generator transfers these response messages to the external controller.
24 Command Syntax Commands are either set commands or query commands (usually just called commands and queries in this manual). Most commands have both a set form and query form. The query form of a command is the same as the set form, except that the query form ends with a question mark. Figure 2-1 shows a flowchart of the structure of the commands and queries. The structure of the header is described in detail in Header on page 2-6. The program can be described using the American Standard Code for Information Interchange (ASCII) character encoding. This seven-bit ASCII code is used for the majority of syntactic elements and semantic definitions. In special cases, an eight-bit ASCII Code is allowed in the arbitrary block arguments described on page 2-5. The ASCII code character set table is found in Appendix A.
25 Command Syntax Syntactic elements in a program message unit are delimited (differentiated) with colons, white space, commas, or semicolons. Typically delimits the compound command header. Typically delimits command/query headers from the argument. and are the command headers, and and are the arguments. Typically delimits between multiple arguments. In the above example, a comma delimits the multiple arguments, and. Typically delimits between multiple commands (or multiple program message units). For more information about using the semicolon, refer to Concatenating Commands on page 2-8. White space, which is used to delimit certain syntactic elements in a command, is defined in the data generator as a single ASCII-encoded byte in the range ASCII 0-32 (decimal). This range consists of the standard ASCII characters exclusively except for ASCII 10, which is the Line Feed (LF) or New Line (NL) character. The Line Feed (LF) character or the New Line (NL) character (ASCII 10) and all characters in the range of ASCII are defined as special characters. These characters are used in arbitrary block arguments only; using these characters in other parts of any command yields unpredictable results.
26 Command Syntax In a command or query, one or more arguments follow the command header. The argument, sometimes called program data, is a quantity, quality, restriction, or limit associated with the command or query header. Depending on the command or query header given, the argument is one of the following types: Decimal Numeric String Arbitrary Block The data generator defines a decimal numeric argument as one expressed in one of three numeric representations NR1, NR2, or NR3. This definition complies with that found in ANSI/IEEE Std Any commands that use arguments in any of the the first three notations can use a fourth notation NRf (for Numerical Representation flexible). The four formats are shown in Table 2-2. As just implied, you can use NRf notation for arguments in your programs for any commands that this manual lists as using any of NR1, NR2, or NR3 notation in its arguments. Be aware, however, that query response will still be in the format specified in the command. For example, if the command description is, you can substitute NR2 or NR3 when using the command in a program. However, if you use the query, the data generator will respond in the format <NR1> to match the command description in this manual. If the decimal numeric argument refers to a voltage or frequency, you can express it using SI units instead of in the scaled explicit point input value format <NR3>. (SI units are units that conform to the Systeme International d Unites standard.) For example, you can use the input format 200mV or 1.0MHz instead of 200.0E 3 or 1.0E+6, respectively, to specify voltage or frequency.
27 Command Syntax You can omit the unit, but you must include the SI unit prefix. You can use either upper or lowercase units. V or v for voltage Hz, HZ, or hz for frequency The SI prefixes, which must be included, are shown below. Note that either lower or upper case prefixes can be used. String, sometimes referred to as a string literal, a literal, or just a string, is defined as a series of characters enclosed by double quotation marks ( ) as in: To include a double quoted character in the string, insert an additional double quote character ahead of the double quote character in the string. For example, the string: would be defined as: Single quotation marks ( ) can also be used instead of double quotation marks. For instance: String constants may be of any length up to the memory limits of the instrument in which the message is parsed. An arbitrary block argument is defined as: or:
28 Command Syntax where: ::= a nonzero digit in the range ASCII 1 9 that defines the number of digits (bytes) in the field. any number of digits in the range ASCII 0 9 that define how many bytes are in the field. ::= a number of 8-bit bytes in the range ASCII that define the message. Each byte defines one character. ::= a software LF followed by a hardware EOI. For example, The header mnemonic represents a header node or a header subfunction. The command or query header comprises one or more header mnemonics that are delimited with the colon (:). The pod and channel can be specified by using the OUTPut:POD<s>:CH<n> header mnemonic in commands and query commands. The term <s> is either A, B, or C, and expresses the connected pattern data output connector for the pod being specified. The term <n> is a number between 0 and 11 that expresses the specified channel. Commands and queries can be structured into six basic forms. Simple command header Simple query header Compound command header Compound query header Common command header Common query header Figure 2-1 on page 2-2 shows the syntax for all possible structures, and each of the six basic forms are explained below.
29 Command Syntax A command that contains only one header mnemonic. It may also contain one or more arguments. Its message format is: such as: or A command that contains only one header mnemonic followed by a question mark (?). Its message format is: such as: or A command that contains multiple header mnemonics plus argument(s). Its message format is: such as: or A command that contains multiple header mnemonics followed by a question mark (?). Its message format is: [:]<Header Mnemonic>[:<Header Mnemonic>]...? [<Argument>[,<Argument>]...] such as: or
30 Command Syntax A command that precedes its header mnemonic with an asterisk (*). Its message format is: such as: The common commands are defined by IEEE Std and are common to all devices which support IEEE Std on the GPIB bus. A command that precedes its header mnemonic with an asterisk (*) and follows it with a question mark (?). Its message format is: such as: The common commands are defined by IEEE Std and are common to all devices which support the IEEE Std on the GPIB bus. Most of the compound command headers are in a tree structure. The tree structure of an example command is diagrammed below. Note that the top of the structure always begins with a colon (:). The following example of a compound command combines three headers delimited by semicolons: You must include the complete path in each header when there is no common complete path to the start of the tree structure (the colon). However, note that part of each header in the above example has a common path. You
31 Command Syntax may shorten compound command structures with such headers. For example, the command above may be rewritten as follows. Note that the mnemonics and are assumed from the first header by the headers that follow. The following command descriptions are valid examples of commands shortened using the principle just described. (Note that the insertion of common command () between headers does not prevent the headers that follow from assuming the earlier header mnemonics.) The following examples have been shortened incorrectly and cause errors. The query causes the data generator to return information about its status or settings. A few queries also initiate an operation action before returning information; for instance, the *TST? query performs the self test. If the programmer has enabled headers to be returned with query responses, the data generator formats a query response like the equivalent set-command header followed by its argument(s). When headers are turned off for query responses, only the values are returned. Table 2-3 shows the difference in query responses.
32 Command Syntax Use the command when you want the header returned along with the information. You can save such a response and send it back as a set-command later. Use when you want only the information back. The instrument accepts upper, lower, or mixed case alphabetic messages. The following three commands are recognized as identical. or or Any header, argument, or reserved word that is sent to the data generator can be abbreviated. The minimum required spelling is shown in upper case throughout the subsection Command Groups beginning on page The command can be rewritten in either of the following forms. or
33 This subsection describes the organization of the DG2020A Data Generator command as a number of functional groups. (See subsection Command Descriptions on page 2-19 for a complete description of each command in alphabetical order.) Throughout this section, the parenthesized question symbol (?) follows the command header to indicate that both a command and query form of the command can be used. Tables 2-4 through 2-14 describe each command in each of the 11 functional groups. The DATA commands are used to define blocks, groups, and sequences, to set up pattern data, and to set which sequence controls become valid when the run mode is set to Enhanced.
34 Command Groups The DIAGNOSTIC commands select and execute the self test routines, which are classified by function.
35 Command Groups The DISPLAY commands execute functions associated with front panel keys, buttons, and knobs, adjust the screen brightness, and perform other display related functions. The HARDCOPY commands start and stop for hardcopy operation, and select port and its outputting format.
36 Command Groups The MEMORY commands control all floppy disk and file operations. The MODE commands are used to set the run and update modes, to start or stop pattern data or sequence output, and to set the trigger conditions for the external trigger source.
37 Command Groups The OUTPUT commands set all the pod related settings. The and terms in the header mnemonic are used to specify the pod and channel in these commands.
38 Command Groups The SOURCE commands are used to select the clock signal source, set the clock frequency, and enable or disable the event input of the pod. The STATUS & EVENT commands are used to set and query the registers and queues used by the status and event reporting system, to investigate the state of the instrument, and to control event generation. See section 3 for details on the status and event reporting system.
39 Command Groups The SYNCHRONIZATION commands monitor for the completion of all pending operations. The SYSTEM commands are used (for example) to set the date and time, to lock out front panel control, to control the handling of headers in responses, and to query for ID and setting information. This group is a collection of commands that cannot be classified in any other group.
40 Command Groups
41 This subsection lists each command and query in the command set alphabetically. Each command entry includes its command description and command group, its related commands (if any), its syntax, and its arguments. Each entry also includes one or more usage examples. This subsection fully spells out headers, mnemonics, and arguments with the minimal spelling shown in upper case. For example, to use the abbreviated version of the command, just type. The symbol (?) follows the command header of those commands that can be used as either a command or a query. The symbol? follows those commands that can only be a query. If neither symbol follows the command, it can only be used as a command. The command performs the same action that actuating the corresponding front-panel key, button, or knob would do. DISPLAY Sending any of the arguments that are shown in Figure 2-2 is the equivalent of operating a front panel control. Which argument corresponds to which control is shown by in Figure 2-2. Sending an argument corresponding to a front-panel button is the same as pressing that button once; if the argument sent corresponds to a knob, it is the same as rotating the knob clockwise or counterclockwise by 1 25 of a turn.
42 Command Descriptions displays the same setup menu that is displayed by pressing the front-panel button SETUP in the MENU column on the front panel. The query dequeues all event codes and their corresponding event messages. Use the query to make events available for dequeuing using query. STATUS & EVENT,,,,,,,,
43 Command Descriptions None might return the string The common command clears SESR (Standard Event Status Register), the SBR (Status Byte Register) and the Event Queue, which are used in the data generator status and event reporting system. For more details, refer to Section 3 Status and Events. STATUS & EVENT,,,,,,, clears the SESR, the SBR, and the Event Queue. The query returns the setting states related to the pattern data. DATA
44 Command Descriptions might return The command adds a block. This results in one new block being defined in the block definition section. DATA,,,, where is the start position of the added block. where is the name of the added block. adds a block starting at address 512 named BLOCK1.
45 Command Descriptions The command sets up the information for the whole block definition section in ASCII. The query returns the whole block definition section. DATA,,,, Arbitrary block data for the block definition where, is the block starting position specified in ASCII (Note that the starting position of the first block must be zero), and is the block name specified in ASCII. where is a data block in the same format as the argument. defines three blocks: BLOCK0, BLOCK1, and BLOCK2.
46 Command Descriptions The command deletes the specified block. Note that the first block cannot be deleted. DATA,,,, where is the name of the block to be deleted. deletes the block with the name BLOCK2. The command deletes all blocks. After this command is executed, the whole memory area consists of one block with the name NO NAME. DATA,,,, None
47 Command Descriptions The command changes the name of a data block. DATA,,,, where is the name of the block before it is renamed. where is the name of the block after it is renamed. changes the name of BLOCK3 to BLOCK4. The command changes the size of a data block. The query returns the size of the specified block. DATA,,,, where is a block name. where is a new block size.
48 Command Descriptions changes the block size of the block BLOCK1 to 512. The command adds a group. DATA,,,,, where is the name of the group to be added. where is the high order bit for the group. where LSB is the Least Significant bit where is the low order bit for the group. adds a group that consists of 4 bits, DATA00 to DATA03, and has the name GROUP01.
49 Command Descriptions The command changes the bit configuration of a group. The query returns the set bit configuration. DATA,,,,, where the name of the group to be changed or queried. where is the high order bit for the group. where is the low order bit for the group. changes the bit configuration for the group named GROUP02 to be DATA04 to DATA07.
50 Command Descriptions The command sets up the information for the whole group definition section in ASCII. query returns the information for the whole group definition section. DATA,,,,, Arbitrary block data for the group definition where, The,, and fields are ASCII character strings that specify the following information. group name group s high order bit group s low order bit where is a data block with the same format as the argument. defines the three groups GROUP01, GROUP02, and GROUP03.
51 Command Descriptions The command deletes the specified group. DATA,,,,, where is the name of the group to delete. deletes the group with the name GROUP02. The command deletes all group definitions. DATA,,,,, None The query returns the name of the group that includes the specified bit. DATA
52 Command Descriptions,,,,, where is the number of the bit to be queried (0 to 35). where a bit number (0 to 35) the group name might return, which indicates that the name of the group that includes the DATA06 bit is GROUP02. The command changes the name of a group. DATA,,,,, where is the name of the group before it is renamed. where is the name of the group after it is renamed. changes the name of the group GROUP03 to be GROUP04.
53 Command Descriptions The command sets the bit pattern section memory area size. The query returns the bit pattern section memory area setting. DATA where is the number that expresses the memory size (in words). The command sets the data memory bit pattern section. Data is given in bit units. The query returns the contents of the data memory bit pattern section. DATA
54 Command Descriptions bit position (0 to 35) start address (0 to 65535) data length (1 to 65536) arbitrary block data for the bit pattern section Example where the data length is 128: #3128<bit 1> <bit 2>... <bit 128> <bit N> ::= {1 0} The value of the data bit at the specified address is specified with the ASCII character for 0 or 1. Data bits for the specified data length are stored in address order, with all bits expressed similarly in ASCII. The number of bytes in the block header will be equal to the length of the specified data.
55 Command Descriptions The command sets the data memory bit pattern section. The data is given in word units. The query returns the contents of the data memory bit pattern section. DATA where is a start address (0 to 65535) data length (1 to 65536) arbitrary block data for the bit pattern section Example where the data length is 50: #3250<byte 1> <byte 2>... <byte 250> <byte 1> <byte 2> <byte 3> <byte 4> <byte 5> bit bit bit bit 15 8 bit 7 0 Each word (36 bits) of the bit pattern data is expressed as a group of 5 bytes starting with the first byte. When each byte group is seen as consisting of the bytes byte1 to byte5 as shown in the figure, the bits correspond to the bits in the bit pattern data starting with the MSB in order starting with byte1. Although all 8 bits in byte2 to byte5 are used, the high order 4 bits in byte1 are unused. The data block is formed by iterating this packing method for each word in order starting with the start address. Thus the number of bytes in the data block (excluding the header) will be 5 times the number of words.
56 Command Descriptions The command adds a sequence step. DATA,, where is a sequence step number. where is a block name (surrounded in double ( ) or single ( ) quotes). where is a repeat count (1 to 65536). where is a event jump destination line number. trigger wait on/off state event jump on/off state infinite loop on/off adds a sequence step that consists of the block named BLOCK3 at the sequence line number 4 position. When this sequence is executed in enhanced mode, BLOCK3 will be executed repeatedly since the infinite loop setting is set on. However, since event jump is also set on, the instrument will jump to sequence line number 0 if an external event occurs. In run modes other than enhanced mode, BLOCK3 will be executed 16 times and then control will switch to the next line number.
57 Command Descriptions The command sets up all of the sequence definition section information in ASCII. The query returns all of the sequence definition section information. DATA,, Arbitrary block data for the sequence definition where, The items in are ASCII character strings that express the following information. the block name (with no quotation marks) repeat count (1 to 65536) event jump destination line number trigger wait on/off state (:ON, :OFF) event jump on/off state ( ON, :OFF) infinite loop on/off (:ON, :OFF) where is a data block with the same format as the argument. However, note that rather than the and keywords, only 0 and 1 are used for the,, and items. defines a two step sequence that consists of the two blocks BLOCK1 and BLOCK2.
58 Command Descriptions The command deletes the specified sequence step. DATA,, where is the line number of the sequence step to be deleted. deletes the line 3 sequence step. The command deletes all sequence definitions. DATA,, None
59 Command Descriptions The command sets the sequence step event jump to on or off. The query returns the sequence step event jump on/off state. DATA,,, where is the line number of the sequence step to be set. sets the event jump to on. sets the event jump to off. sets the event jump state for the line 8 sequence step to on.
60 Command Descriptions The command sets the sequence step event jump destination. The query returns the event jump destination set for the sequence step. DATA,,, where is the line number of the sequence step to be set. where is the line number of the jump destination sequence step. sets the line 5 sequence step event jump destination to line 0.
61 Command Descriptions The command sets the sequence step infinite loop state to on or off. The query returns the sequence step infinite loop on/off state. DATA,,, where is the line number of the sequence step to be set. sets the infinite loop state to on. sets the infinite loop state to off. sets the infinite loop state for the line 9 sequence step to off. The command sets the sequence step repeat count. The query returns the repeat count set for the sequence step. DATA,,,
62 Command Descriptions where is the line number of the sequence step to be set. where is a repeat count (1 to 65536). sets the line 5 sequence step repeat count to 8. The command sets the sequence step trigger wait state to on or off. The query returns the sequence step trigger wait on/off state. DATA,,, where is the line number of the sequence step to be set. sets the trigger wait state to on. sets the trigger wait state to off. sets the line 5 sequence step trigger wait state to on.
63 Command Descriptions The command adds a sub sequence step. DATA where <string> is a sub sequence name (surrounded in double ( ) or single ( ) quotes). where is a sub sequence step number. where is a block name (surrounded in double ( ) or single ( ) quotes). where is a repeat count (1 to 65536). adds a sub sequence step that consists of the block named BLOCK3 at the sub sequence line number 2 position in the sub sequence named SUB1. The command clears all sub sequence definitions. DATA None
64 Command Descriptions The command sets up all of the sub sequence definition section information in ASCII. The query returns all of the sub sequence definition section information. DATA Arbitrary block data for the sequence definition where, The items in are ASCII character strings that express the following information. the sub sequence name (with no quotation marks) the block name (with no quotation marks) repeat count (1 to 65536) where is a data block with the same format as the argument. defines a two step sub sequence that consists of the two sub sequences SUB1 and SUB2.
65 Command Descriptions The command deletes the specified sub sequence step. DATA,, where <String> is a sub sequence name (surrounded in double ( ) or single ( ) quotes). where is the line number of the sequence step to be deleted., 7 deletes the line 7 sub sequence step named SUB2. The command deletes the specified sub sequence definitions. DATA,, where <String> is a sub sequence name (surrounded in double ( ) or single ( ) quotes).
66 Command Descriptions deletes the sub sequence definition named SUB1. The command sets the sub sequence step repeat count. The query returns the repeat count set for the sub sequence step. DATA where is a sub sequence name (surrounded in double ( ) or single ( ) quotes). where is the line number of the sequence step to be set. where is a repeat count (1 to 65536). sets the line 5 sequence step repeat count in the sub sequence named SUB1 to 8.
67 Command Descriptions The command transfers the contents of data memory to pattern generation memory so that the output reflects the most recent data. This command is only valid when the mode is set to manual mode. The processing performed by this command is executed automatically if any data changes when the instrument is in automatic mode. DATA None The query returns all current settings for the remote command debugging function. This query is equivalent to the query. SYSTEM,, None See Examples might return ;
68 Command Descriptions The query returns all current settings for the remote command debugging function. This query is equivalent to the query. SYSTEM,, None See Examples might return ;
69 Command Descriptions The query returns the display time for commands in a sequence of commands connected by semicolons. This query is equivalent to the DEBug:SNOop:DELAy:TIME? query. SYSTEM,,, None where might return
70 Command Descriptions The command sets the display time for commands in a sequence of commands that are connected by semicolons. The query returns the display time for commands in a sequence of commands connected by semicolons. SYSTEM,,, where combined with specifies a time in the range 0.0 s to 10.0 s in steps of 0.1 s, and, for seconds, milliseconds, or microseconds. sets the command display time to 0.5 seconds.
71 Command Descriptions The command sets and clears the remote command debugging function. The query returns the currently specified state of the remote command debugging function. The debugging function displays messages input from the remote interface in the CRT screen message area. If commands are connected by semicolons, each message is displayed for the time specified with the command. The display format is as follows., e.g. is displayed as., e.g., is displayed as. and. Others are displayed as., e.g. a code value of 80 (hexadecimal) would be displayed as. SYSTEM,,, enables the debugging function. clears the debugging function.
72 Command Descriptions the debugging function is currently set. the debugging function is currently cleared. enables the debugging function. The command sets the bits of the DESER (Device Event Status Enable Register) used in the status and event reporting system of the data generator. The query returns the contents of the DESER. Refer to Section 3 Status and Events for more information about. The power-on default for the DESER is to set all bits to 1 if the power-on status flag is TRUE. If this flag is set to FALSE, the DESER maintains its current value through a power cycle. STATUS & EVENT,,,,,,, where is a decimal integer, which must range from 0 to 255, that sets the DESER bits to its binary equivalent. sets the DESER to 177 (binary ), which sets the PON, CME, EXE and OPC bits. might return, which indicates that the DESER contains the binary number
73 Command Descriptions The query returns the selected self-test routine(s), runs the routine, and returns the results. DIAGNOSTIC,, None where is one of following routines: all routines CPU unit check routine display unit check routine front panel control unit check routine clock unit check routine trigger unit test routine pattern memory check routine sequence memory check routine and where is one of following responses: terminated without error detected an error in the CPU unit detected an error in the display unit detected an error in the front panel unit detected an error in the clock unit detected an error in the trigger unit detected an error in the sequence memory detected an error in the pattern memory. The does not respond to any commands or queries issued during Self Test.
74 Command Descriptions might return The query returns the results of self-test execution. DIAGNOSTIC, None where is one of following values: terminated without error detected an error in the CPU unit detected an error in the display unit detected an error in the front panel unit detected an error in the clock unit detected an error in the trigger unit detected an error in the sequence memory detected an error in the pattern memory might return
75 Command Descriptions The command selects the self test routine. The query returns the currently selected routine. The command executes the routine. DIAGNOSTIC, checks all routines that follow checks the CPU unit checks the display unit checks the front panel control unit checks the clock unit checks the trigger unit checks the sequence memory checks the pattern memory executes the CPU self-test routine. The command executes the self-test routine(s) selected with the command. If an error is detected during execution, the routine that detected the error terminates. If all of the self-test routines are selected using the command, self-testing continues with execution of the next self-test routine. DIAGNOSTIC,
76 Command Descriptions Performs the self-test using the selected routine. ; ; executes all of the self-test routines. After all self-test routines finish, the results of the self tests are returned. The query returns all the settings set using the display commands. DISPLAY None None Returns the settings as a sequence of commands, suitable for sending as set commands later to restore a setup. See Examples. might return
77 Command Descriptions The command adjusts the brightness of the screen; the query returns the current brightness setting. DISPLAY where is a real number ranging from 0 to 1. sets screen brightness to 70% of maximum intensity. The command sets whether or not the data and time are displayed. The query returns whether or not the data and time are displayed. DISPLAY sets the data generator to display the date and time. sets the data generator to not display the date and time.
78 Command Descriptions Date and time is currently displayed. Date and time is currently not displayed. sets the data generator to display the date and time. The command sets whether or not the screen dimmer function operates. The query returns the on/off state of the screen dimmer function. When the dimmer function is on, if no front panel controls are used for about 10 minutes, the screen brightness is lowered automatically. DISPLAY enables the dimmer function. clears the dimmer function. turns the dimmer function on.
79 Command Descriptions The command turns the display on or off. When security is turned on, once the display is set to off, it cannot be turned on again. The query returns the on/off state of the display. DISPLAY, turns the display on. turns the display off. turns the display off. The query returns the type and display state of the selected menu. DISPLAY,, None
80 Command Descriptions might return The command selects the menu to be displayed on the screen. DISPLAY,, displays the setup menu displays the edit menu displays the application menu displays the utility menu selects the UTILITY menu.
81 Command Descriptions The query returns the type of the selected menu. DISPLAY,, None might return The command sets whether or not menus are displayed on the screen. query returns whether or not menus are displayed on the screen. This command is equivalent to the DISPlay:ENABle command. DISPLAY,,, Menus are displayed. Menus are not displayed. sets the instrument to display menus on the screen.
82 Command Descriptions The command clears the message display area on the screen. DISPLAY, None clears the message display area.
83 Command Descriptions The command sends a message to be displayed in the screen message display area. The sent message is displayed immediately. The query returns the contents of the input screen message.. The contents of the message display area scrolls automatically. To fully update the display contents, first clear the message display area using the DISPlay[:WINDow]:TEXT:CLEar command. DISPLAY, where is a message character string. sends the text ABCD to be displayed in the message display area. The common command sets the bits of the ESER (Event Status Enable Register) used in the status and events reporting system of the data generator. The query returns the contents of the ESER. Refer to Section 3 Status and Events for more information about the ESER. If the power on status flag is TRUE, the power-on default for the ESER is to reset all bits to zero. If this flag is set to FALSE, the ESER bits do not change value during the power-on cycle. STATUS & EVENT
84 Command Descriptions,,,,,,, where is a decimal integer that ranges from 0 to 255. The ESER bits will be set to the binary equivalent of the decimal integer sent. sets the ESER to (binary ), which sets the PON, CME, EXE and OPC bits. might return which indicates that the ESER contains the binary number The common query returns the contents of SESR (Standard Event Status Register) used in the status and events reporting system. Refer to Section 3 Status and Events for more information about. STATUS & EVENT,,,,,,, None might return, which indicates that the SESR contains the binary number
85 Command Descriptions The query dequeues the event code of the event that has been in the Event Queue the longest out of all available events. Use the query to make the events available for dequeuing using. Refer to Section 3 Status and Events. STATUS & EVENT,,,,,,, None might return The query dequeues the event code and event message of the event that has been in the Event Queue the longest out of all available events. Use the query to make the events available for dequeuing using For more details, refer to Section 3 Status and Events. STATUS & EVENT,,,,,,, None might return
86 Command Descriptions The query returns the number of events currently in the Event Queue. If no event is being queued, 0 is returned. STATUS & EVENT,,,,,,, None might return The command resets the data generator to its factory default settings and purges all stored settings. (See Appendix D, page D 1, for a list of the factory settings.) SYSTEM, None resets the data generator to its factory default settings.
Support Manual HoistLocatel Electronic Locks
Support Manual HoistLocatel Electronic Locks 1. S70, Create a Terminating Card for Cards Terminating Card 2. Select the card you want to block, look among Card No. Then click on the single arrow pointing
Beijer Electronics AB 2000, MA00336A, 2000-12
Demonstration driver English Svenska Beijer Electronics AB 2000, MA00336A, 2000-12 Beijer Electronics AB reserves the right to change information in this manual without prior notice. All examples in this
Styrteknik: Binära tal, talsystem och koder D3:1
Styrteknik: Binära tal, talsystem och koder D3:1 Digitala kursmoment D1 Boolesk algebra D2 Grundläggande logiska funktioner D3 Binära tal, talsystem och koder Styrteknik :Binära tal, talsystem och koder
Schenker Privpak AB Telefon VAT Nr. SE Schenker ABs ansvarsbestämmelser, identiska med Box 905 Faxnr Säte: Borås
Schenker Privpak AB Interface documentation for web service packageservices.asmx 2012-09-01 Version: 1.0.0 Doc. no.: I04304b Sida 2 av 7 Revision history Datum Version Sign. Kommentar 2012-09-01 1.0.0
electiaprotect GSM SEQURITY SYSTEM Vesta EZ Home Application SMART SECURITY SYSTEMS! SVENSKA ios... 2-4 Android... 5-7
GSM SEQURITY SYSTEM Vesta EZ Home Application SVENSKA ios... 2-4 Android... 5-7 ENGLISH ios... 8-10 Android... 11-13 electiaprotect SMART SECURITY SYSTEMS! 1.1. Vesta EZ Home för ios Vesta EZ Home för
2.45GHz CF Card Reader User Manual. Version /09/15
2.45GHz CF Card Reader User Manual Version 2.0 2008/09/15 Install SYRD245-CF Card Reader to PDA: 1. Explorer SYRD245-CF folder of SYRIS Xtive CD-ROM 2. Check your PDA OS (Mobile5 or PPC2003) NETCF V2 currently
Schenker Privpak AB Telefon 033-178300 VAT Nr. SE556124398001 Schenker ABs ansvarsbestämmelser, identiska med Box 905 Faxnr 033-257475 Säte: Borås
Schenker Privpak AB Interface documentation for web service packageservices.asmx 2010-10-21 Version: 1.2.2 Doc. no.: I04304 Sida 2 av 14 Revision history Datum Version Sign. Kommentar 2010-02-18 1.0.0
Michael Q. Jones & Matt B. Pedersen University of Nevada Las Vegas
Michael Q. Jones & Matt B. Pedersen University of Nevada Las Vegas The Distributed Application Debugger is a debugging tool for parallel programs Targets the MPI platform Runs remotley even on private
Isolda Purchase - EDI
Isolda Purchase - EDI Document v 1.0 1 Table of Contents Table of Contents... 2 1 Introduction... 3 1.1 What is EDI?... 4 1.2 Sending and receiving documents... 4 1.3 File format... 4 1.3.1 XML (language
2.1 Installation of driver using Internet Installation of driver from disk... 3
&RQWHQW,QQHKnOO 0DQXDOÃ(QJOLVKÃ'HPRGULYHU )RUHZRUG Ã,QWURGXFWLRQ Ã,QVWDOOÃDQGÃXSGDWHÃGULYHU 2.1 Installation of driver using Internet... 3 2.2 Installation of driver from disk... 3 Ã&RQQHFWLQJÃWKHÃWHUPLQDOÃWRÃWKHÃ3/&ÃV\VWHP
Viktig information för transmittrar med option /A1 Gold-Plated Diaphragm
Viktig information för transmittrar med option /A1 Gold-Plated Diaphragm Guldplätering kan aldrig helt stoppa genomträngningen av vätgas, men den får processen att gå långsammare. En tjock guldplätering
Installation Instructions
Installation Instructions (Cat. No. 1794-IE8 Series B) This module mounts on a 1794 terminal base unit. 1. Rotate keyswitch (1) on terminal base unit (2) clockwise to position 3 as required for this type
Application Note SW
TWINSAFE DIAGNOSTIK TwinSAFE är Beckhoffs safety-lösning. En översikt över hur TwinSAFE är implementerat, såväl fysiskt som logiskt, finns på hemsidan: http://www.beckhoff.se/english/highlights/fsoe/default.htm?id=35572043381
Lösenordsportalen Hosted by UNIT4 For instructions in English, see further down in this document
Lösenordsportalen Hosted by UNIT4 For instructions in English, see further down in this document Användarhandledning inloggning Logga in Gå till denna webbsida för att logga in: http://csportal.u4a.se/
Föreläsning 4 IS1300 Inbyggda system
Föreläsning 4 IS1300 Inbyggda system Programutveckling Exempel PingPong Idé Tillståndsdiagram State machine Skapa projekt Testning av programvara Peripheral Library till STM32 Programmeringsuppgiften RS232
Boiler with heatpump / Värmepumpsberedare
Boiler with heatpump / Värmepumpsberedare QUICK START GUIDE / SNABBSTART GUIDE More information and instruction videos on our homepage www.indol.se Mer information och instruktionsvideos på vår hemsida
Quick Start Guide Snabbguide
Quick Start Guide Snabbguide C Dictionary Quick Start Thank you for choosing C Dictionary and C-Pen as your translation solution. C Dictionary with its C-Pen connection will make translation easy and enable
Isometries of the plane
Isometries of the plane Mikael Forsberg August 23, 2011 Abstract Här följer del av ett dokument om Tesselering som jag skrivit för en annan kurs. Denna del handlar om isometrier och innehåller bevis för
1. Unpack content of zip-file to temporary folder and double click Setup
Instruktioner Dokumentnummer/Document Number Titel/Title Sida/Page 13626-1 BM800 Data Interface - Installation Instructions 1/8 Utfärdare/Originator Godkänd av/approved by Gäller från/effective date Mats
INSTALLATION INSTRUCTIONS
INSTALLATION - REEIVER INSTALLATION INSTRUTIONS RT0 RF WIRELESS ROOM THERMOSTAT AND REEIVER MOUNTING OF WALL MOUTING PLATE - Unscrew the screws under the - Pack contains... Installation - Receiver... Mounting
InstalationGuide. English. MODEL:150NHighGain/30NMiniUSBAdapter
miraclebox miraclewifi InstalationGuide English MODEL:150NHighGain/30NMiniUSBAdapter ENGLISH MIRACLE WIFI 150N & 300N USERMANUAL MIRACLEBOX.SE 1 ENGLISH Table of Contents Package Contents... 3 System Requirements
Webbregistrering pa kurs och termin
Webbregistrering pa kurs och termin 1. Du loggar in på www.kth.se via den personliga menyn Under fliken Kurser och under fliken Program finns på höger sida en länk till Studieöversiktssidan. På den sidan
Vässa kraven och förbättra samarbetet med hjälp av Behaviour Driven Development Anna Fallqvist Eriksson
Vässa kraven och förbättra samarbetet med hjälp av Behaviour Driven Development Anna Fallqvist Eriksson Kravhantering På Riktigt, 16 maj 2018 Anna Fallqvist Eriksson Agilista, Go See Talents linkedin.com/in/anfaer/
Får endast utföras av behörig personal. May only be carried out by authorized electrician
Instruktion för DMIS Instruction for DMIS FLE400FC, FLE850MP, W3400H, W4400H/W4600H (-980/1287) W3850H/W31100H, W4850/W41100H (-1220/636) Clarus Control 471 1530-75 2016.05.04 Får endast utföras av behörig
Quick-guide to Min ansökan
Version 2015-05-12 Quick-guide to Min ansökan Before filling in the application To be able to fill in an application you need to create a user account (instructions on p. 3). If you have already created
Product configurations Produire configuration Produkt konfigurationen Producto configuraciones Produkt konfigurationerna
Product configurations Produire configuration Produkt konfigurationen Producto configuraciones Produkt konfigurationerna 1 2 3 Ref. 3800 2360, Ver 2005-09 2 1. Keypad K900; includes TOM-Net terminators.
HANTERING AV UPS CX
HANTERING AV UPS CX2100-0904 Hantering av UPS-modulen CX2100-0904. I WES7 och TwinCAT 2. Inställning av UPS:en i WES7 UPS:ens konfigurationsflik Inställningsmöjligheterna för hur UPS:en beter sig finns
Schenker Privpak AB Telefon 033-178300 VAT Nr. SE556124398001 Schenker ABs ansvarsbestämmelser, identiska med Box 905 Faxnr 033-257475 Säte: Borås
Schenker Privpak AB Interface documentation for Parcel Search 2011-10-18 Version: 1 Doc. no.: I04306 Sida 2 av 5 Revision history Datum Version Sign. Kommentar 2011-10-18 1.0.0 PD First public version.
Styrteknik : Funktioner och funktionsblock
PLC2A:1 Variabler och datatyper Allmänt om funktioner och funktionsblock Programmering av funktioner Programmering av funktionsblock PLC2A:2 Variabler i GX IEC Developer Global and Local Variables Variables
Datasäkerhet och integritet
Chapter 4 module A Networking Concepts OSI-modellen TCP/IP This module is a refresher on networking concepts, which are important in information security A Simple Home Network 2 Unshielded Twisted Pair
VHDL Basics. Component model Code model Entity Architecture Identifiers and objects Operations for relations. Bengt Oelmann -- copyright
BO 1 VHDL Basics Outline Component model Code model Entity Architecture Identifiers and objects Operations for relations Bengt Oelmann -- copyright 2002 1 Component model Model for describing components
Manual/Förenklad handhavande User Manual. LPW-Serien.
Manual/Förenklad handhavande User Manual LPW-Serien www.liden-weighing.se Svenska INNEHÅLL 1. INLEDNING... 2 2. BESKRIVNING... 2 Tangentbord... 3 Display.....4 3. Användning.....4 3.1 Grundläggande Användning..4
Windlass Control Panel v1.0.1
SIDE-POWER Windlass Systems 86-08950 Windlass Control Panel v1.0.1 EN Installation manual Behåll denna manual ombord! S Installations manual SLEIPNER AB Kilegatan 1 452 33 Strömstad Sverige Tel: +46 525
FORTA M315. Installation. 218 mm.
1 Installation 2 1 2 1 218 mm. 1 2 4 5 6 7 8 9 2 G, G0= Max 100 m 1.5 mm² (AWG 15) X1, MX, Y, VH, VC = Max 200 m 0.5 mm² (AWG 20) Y X1 MX VH VC G1 G0 G 0 V 24 V~ IN 0-10 0-5, 2-6 60 s OP O 1 2 4 5 6 7
FÖRBERED UNDERLAG FÖR BEDÖMNING SÅ HÄR
FÖRBERED UNDERLAG FÖR BEDÖMNING SÅ HÄR Kontrollera vilka kurser du vill söka under utbytet. Fyll i Basis for nomination for exchange studies i samråd med din lärare. För att läraren ska kunna göra en korrekt
Webbreg öppen: 26/ /
Webbregistrering pa kurs, period 2 HT 2015. Webbreg öppen: 26/10 2015 5/11 2015 1. Du loggar in på www.kth.se via den personliga menyn Under fliken Kurser och under fliken Program finns på höger sida en
Det finns en handledning till kortet på hemsidan. AVR STK500.
Laboration 1 (ver 1) Uppgifter: AVR Studio 4.lnk Bli bekant med utvecklingskortet, och AVR studio. Skriva in program för binärräknare. Simulera detta samt ladda ner det till kortet. Förse ovanstående program
Support for Artist Residencies
1. Basic information 1.1. Name of the Artist-in-Residence centre 0/100 1.2. Name of the Residency Programme (if any) 0/100 1.3. Give a short description in English of the activities that the support is
Alias 1.0 Rollbaserad inloggning
Alias 1.0 Rollbaserad inloggning Alias 1.0 Rollbaserad inloggning Magnus Bergqvist Tekniskt Säljstöd Magnus.Bergqvist@msb.se 072-502 09 56 Alias 1.0 Rollbaserad inloggning Funktionen Förutsättningar Funktionen
Swedish adaptation of ISO TC 211 Quality principles. Erik Stenborg
Swedish adaptation of ISO TC 211 Quality principles The subject How to use international standards Linguistic differences Cultural differences Historical differences Conditions ISO 19100 series will become
Problem som kan uppkomma vid registrering av ansökan
Problem som kan uppkomma vid registrering av ansökan Om du har problem med din ansökan och inte kommer vidare kan det bero på det som anges nedan - kolla gärna igenom detta i första hand. Problem vid registrering
PROFINET MELLAN EL6631 OCH EK9300
PROFINET MELLAN EL6631 OCH EK9300 Installation och beskrivningsfil Exemplet visar igångkörning av profinet mellan Beckhoff-master och Beckhoff-kopplare för EL-terminaler. Med ny hårdvara är det viktigt
Bänkvåg LCW-6S Manual/Förenklat handhavande User Manual LCW-6S www.liden-weighing.se Knappfunktioner: ON/OFF Sätter på och stänger av vågen. UNIT Skiftar vägningsenhet ZERO/TARE Nollställer vågen Tarerar
RADIATION TEST REPORT. GAMMA: 30.45k, 59.05k, 118.8k/TM1019 Condition D
RADIATION TEST REPORT PRODUCT: OP47AYQMLL Die Type: 147X FILE: OP47_LDR.xlsx DATE CODE: 95 GAMMA: 3.45k, 59.5k, 118.8k/TM119 Condition D GAMMA SOURCE: Co6 DOSE RATE: 8.6mRad(si)/s FACILITIES: University
How to format the different elements of a page in the CMS :
How to format the different elements of a page in the CMS : 1. Typing text When typing text we have 2 possible formats to start a new line: Enter - > is a simple line break. In a paragraph you simply want
Integrated Remote Commander
2-588-610-11(1) Integrated Remote Commander Operating Instructions Bruksanvisning GB RM-AV2500T 2005 Sony Corporation 2GB Features The RM-AV2500T Remote Commander provides centralized control of all your
LUNDS TEKNISKA HÖGSKOLA Institutionen för Elektro- och Informationsteknik
LUNDS TEKNISKA HÖGSKOLA Institutionen för Elektro- och Informationsteknik SIGNALBEHANDLING I MULTIMEDIA, EITA50, LP4, 209 Inlämningsuppgift av 2, Assignment out of 2 Inlämningstid: Lämnas in senast kl
SVENSK STANDARD SS-EN ISO 19108:2005/AC:2015
SVENSK STANDARD SS-EN ISO 19108:2005/AC:2015 Fastställd/Approved: 2015-07-23 Publicerad/Published: 2016-05-24 Utgåva/Edition: 1 Språk/Language: engelska/english ICS: 35.240.70 Geografisk information Modell
1. Compute the following matrix: (2 p) 2. Compute the determinant of the following matrix: (2 p)
UMEÅ UNIVERSITY Department of Mathematics and Mathematical Statistics Pre-exam in mathematics Linear algebra 2012-02-07 1. Compute the following matrix: (2 p 3 1 2 3 2 2 7 ( 4 3 5 2 2. Compute the determinant
6 th Grade English October 6-10, 2014
6 th Grade English October 6-10, 2014 Understand the content and structure of a short story. Imagine an important event or challenge in the future. Plan, draft, revise and edit a short story. Writing Focus
Resurser. Visa sidan Hjälpguide. Menykarta. Phaser 4400 laserskrivare
Phaser 4400 laserskrivare Resurser En stor mängd information finns samlad i skrivaren som utskrivbara sidor. På följande sidor visas Hjälpguiden, en utskrivbar sida över resurser för att få hjälp. P4400-77
TN LR TT mg/l N b) 2,6-Dimethylphenole
TN LR TT 0.5-14 mg/l N b) 2,6-Dimethylphenole 283 Instrument specific information The test can be performed on the following devices. In addition, the required cuvette and the absorption range of the photometer
Quick Start Guide. To switch the TV on. cable to connect the two units together. To select the TV broadcasts. To HDMI connection on.
Quick Start Guide 1 Insert the batteries into the remote control Lift the cover on the back of the remote upward gently. Install two AAA batteries. Make sure to match the + and - ends of the batteries
BÄNKVÅG / BENCH SCALE Modell : SW-III / Model : SW-III ANVÄNDARMANUAL / USER MANUAL SW-III WWW.LIDEN-WEIGHING.SE 2014-03-26 OBS! Under vågen sitter en justerbar skruv (se bild). Standardinställning är
The test can be performed on the following devices. In addition, the required cuvette and the absorption range of the photometer are indicated.
TN HR TT b) i) 5-140 mg/l N 2,6-Dimethylphenole 284 Instrument specific information The test can be performed on the following devices. In addition, the required cuvette and the absorption range of the
Övning 3 ETS052 Datorkommuniktion IP, TCP och
Övning 3 ETS052 Datorkommuniktion - 2015 IP, TCP och 802.11 September 22, 2015 Uppgift 1. Bestäm klassen på följande IPv4-adresser: 1.1 1.2 1.3 1.4 1.5 208.34.54.12 238.34.2.1 114.34.2.8 129.14.6.8 241.34.2.8
DVG C01 TENTAMEN I PROGRAMSPRÅK PROGRAMMING LANGUAGES EXAMINATION :15-13: 15
DVG C01 TENTAMEN I PROGRAMSPRÅK PROGRAMMING LANGUAGES EXAMINATION 120607 08:15-13: 15 Ansvarig Lärare: Donald F. Ross Hjälpmedel: Bilaga A: BNF-definition En ordbok: studentenshemspråk engelska Betygsgräns:
Preschool Kindergarten
Preschool Kindergarten Objectives CCSS Reading: Foundational Skills RF.K.1.D: Recognize and name all upper- and lowercase letters of the alphabet. RF.K.3.A: Demonstrate basic knowledge of one-toone letter-sound
BRUKSANVISNING. Oscilla 910
BRUKSANVISNING Oscilla 910 C A TEGNÉR AB BOX 20003 161 02 BROMMA TEL 08-564 822 00 FAX 08-564 822 09 INTERNET: www.categner.se E-MAIL: info@categner.se OSCILLA SM910 INNEHÅLL FRONTPANEL... 3 BAKPANEL...
Materialplanering och styrning på grundnivå. 7,5 högskolepoäng
Materialplanering och styrning på grundnivå Provmoment: Ladokkod: Tentamen ges för: Skriftlig tentamen TI6612 Af3-Ma, Al3, Log3,IBE3 7,5 högskolepoäng Namn: (Ifylles av student) Personnummer: (Ifylles
Remote control Fjärrströmbrytare / Fjernstrømbryter
Manual / Bruksanvisning / Bruksanvisning Remote control Fjärrströmbrytare / Fjernstrømbryter ENG SE NO Item. No. 9220-1070 ENG Thank you for choosing to purchase a product from Rusta! Read through the
Grafisk teknik IMCDP IMCDP IMCDP. IMCDP(filter) Sasan Gooran (HT 2006) Assumptions:
IMCDP Grafisk teknik The impact of the placed dot is fed back to the original image by a filter Original Image Binary Image Sasan Gooran (HT 2006) The next dot is placed where the modified image has its
BÄNKVÅG / BENCH SCALE ANVÄNDARMANUAL / USER MANUAL SW-III www.liden-weighing.com Svenska OBS! Under vågen sitter en justerbar skruv (se bild). Standardinställning är den för vägning. Om ni vill rengöra
This exam consists of four problems. The maximum sum of points is 20. The marks 3, 4 and 5 require a minimum
Examiner Linus Carlsson 016-01-07 3 hours In English Exam (TEN) Probability theory and statistical inference MAA137 Aids: Collection of Formulas, Concepts and Tables Pocket calculator This exam consists
Information technology Open Document Format for Office Applications (OpenDocument) v1.0 (ISO/IEC 26300:2006, IDT) SWEDISH STANDARDS INSTITUTE
SVENSK STANDARD SS-ISO/IEC 26300:2008 Fastställd/Approved: 2008-06-17 Publicerad/Published: 2008-08-04 Utgåva/Edition: 1 Språk/Language: engelska/english ICS: 35.240.30 Information technology Open Document
PNSPO! Tips! Xpectia kommunikation till OMRON PLC via Seriellt. 14 mars 2012 OMRON Corporation
PNSPO! Tips! Xpectia kommunikation till OMRON PLC via Seriellt 14 mars 2012 OMRON Corporation 2/24 Läs detta innan du bläddrar vidare PNSPO! Denna bok är avsedd som ett tillägg till de ursprungliga manualerna
Övning 4 EITF25 & EITF Protokoll. October 29, 2016
- 2016 Protokoll October 29, 2016 1 Uppgift 1. Nedan finns en Ethernet II-ram där Preamble, SFD och CRC är borttagna. Ramen är beskriven i hexadecimalt format. Svara på följande frågor genom att studera
Installation Instructions
Installation Instructions (Catalog Number 1771-IL Series D) Use this document as a guide when installing the catalog number 1771-IL/D analog input module. The isolated analog input module is sensitive
Scratch Junior. makeandshape.com. by MIT. Gränssnitt Scratch Junior
Scratch Junior by MIT Gränssnitt Scratch Junior 1. Spara 2. Scen 3. Presentationsläge (fullskärm) 4. Rutnät 5. Byt bakgrund 6. Lägg till text 7. Återställ figur (till sin ursprungliga position) 8. Grön
12.6 Heat equation, Wave equation
12.6 Heat equation, 12.2-3 Wave equation Eugenia Malinnikova, NTNU September 26, 2017 1 Heat equation in higher dimensions The heat equation in higher dimensions (two or three) is u t ( = c 2 2 ) u x 2
LOG/iC2. Introduction
LOG/iC2 Introduction L00000 11110111111111111111111111111111111111111111* L04884 11111111111111111111111111111111111111111111* L04928 11111111011111111111111111111111111111101111* L04972 11111111101110111111111111111111111111011111*
Calculate check digits according to the modulus-11 method
2016-12-01 Beräkning av kontrollsiffra 11-modulen Calculate check digits according to the modulus-11 method Postadress: 105 19 Stockholm Besöksadress: Palmfeltsvägen 5 www.bankgirot.se Bankgironr: 160-9908
H0008 Skrivskydd FBWF
Skrivskydd FBWF Skrivskydd FBWF (File-Based Write Filter) är en Microsoft komponent som finns med i Windows Embedded image. Det finns inte för Windows CE/Compact 7 operativ, hanteringen av skrivningar
8 < x 1 + x 2 x 3 = 1, x 1 +2x 2 + x 4 = 0, x 1 +2x 3 + x 4 = 2. x 1 2x 12 1A är inverterbar, och bestäm i så fall dess invers.
MÄLARDALENS HÖGSKOLA Akademin för utbildning, kultur och kommunikation Avdelningen för tillämpad matematik Examinator: Erik Darpö TENTAMEN I MATEMATIK MAA150 Vektoralgebra TEN1 Datum: 9januari2015 Skrivtid:
SVENSK STANDARD SS-ISO :2010/Amd 1:2010
SVENSK STANDARD SS-ISO 14839-1:2010/Amd 1:2010 Fastställd/Approved: 2010-11-08 Publicerad/Published: 2010-11-30 Utgåva/Edition: 1 Språk/Language: engelska/english ICS: 01.040.17; 17.160 Vibration och stöt
Digitalteknik och Datorarkitektur 5hp
Foto: Rona Proudfoot (some rights reserved) Vi skall nu kolla närmare på hur det går till när en instruktion utförs. Fetch = + Digitalteknik och Datorarkitektur hp path & Control maj 2 karl.marklund@it.uu.se
Grafisk teknik IMCDP. Sasan Gooran (HT 2006) Assumptions:
Grafisk teknik Sasan Gooran (HT 2006) Iterative Method Controlling Dot Placement (IMCDP) Assumptions: The original continuous-tone image is scaled between 0 and 1 0 and 1 represent white and black respectively
81152 TRANSFER CASE SHIFT HANDLE
Installation Instructions for TRANSFER CASE SHIFT HANDLE for 2007 2018 JEEP JK WRANGLER 1 2 3 ITEM NO. PART NO. DESCRIPTION QTY. 1 4101359 SHIFT KNOB, JEEP WRANGLER JK, MOLDED 1 2 1794720 JAM NUT, 3/8
säkerhetsutrustning / SAFETY EQUIPMENT
säkerhetsutrustning / SAFETY EQUIPMENT Hastighetsvakt / Speed monitor Kellves hastighetsvakter används för att stoppa bandtransportören när dess hastighet sjunker under beräknade minimihastigheten. Kellve
Seminarium för CAMO, F-verkstäder, AUB och tekniker med inriktning på privat-, skol- och bruksflyg 2017 B1 versus B2 Jukka Salo Flygteknisk inspektör
Seminarium för CAMO, F-verkstäder, AUB och tekniker med inriktning på privat-, skol- och bruksflyg 2017 B1 versus B2 Jukka Salo Flygteknisk inspektör Men först Ny typlista Annex to Decision 2017/016/R
- den bredaste guiden om Mallorca på svenska! -
- den bredaste guiden om Mallorca på svenska! - Driver du företag, har en affärsrörelse på Mallorca eller relaterad till Mallorca och vill nå ut till våra läsare? Då har du möjlighet att annonsera på Mallorcaguide.se
Användarhandbok. MHL to HDMI Adapter IM750
Användarhandbok MHL to HDMI Adapter IM750 Innehåll Inledning...3 MHL to HDMI Adapter-översikt...3 Komma igång...4 Smart Connect...4 Uppgradera Smart Connect...4 Använda MHL to HDMI Adapter...5 Ansluta
BBT057/ BBC057 BBCD057/ BBT057-NL HOLDEN COLORADO 9/2016+ HOLDEN TRAILBLAZER WD & 4WD Models
INSTALLATION GUIDE BBT057/ BBC057 BBCD057/ BBT057-NL HOLDEN COLORADO 9/2016+ HOLDEN TRAILBLAZER 2017+ 2WD & 4WD Models Ironman 4x4 BBT/ BBC/ BBCD/BBT057-NL Bull Bars fit to a Holden Colorado 9/2016+ It
Installationsguide. EG200 Multi WAN Residential Gateway. v
Installationsguide v. 2018-11-29 1 STATUS 3 5 2 4 WAN INTERNET Ovansida WIFI ETHERNET Baksida 7 TELE 6 8 WPS EXT Den här installationsguiden hjälper dig att installera Inteno. kopplas in i ditt Ethernet-baserade
D-285 r0. Installationsanvisning för ServiceTool
Installationsanvisning för ServiceTool 1 Installationsanvisning... 1 Krav på hårdvaran... 3 Installera JAVA... 3 Installera ServiceTool... 3 Uppgradera ServiceTool till Serviceversionen... 6 Ställ in rätt
1.1 Invoicing Requirements
1.1 Invoicing Requirements Document name The document should clearly state INVOICE, DOWNPAYMENT REQUEST or CREDIT NOTE. Invoice lines and credit lines cannot be sent in the same document. Invoicing currency.
PORTSECURITY IN SÖLVESBORG
PORTSECURITY IN SÖLVESBORG Kontaktlista i skyddsfrågor / List of contacts in security matters Skyddschef/PFSO Tord Berg Phone: +46 456 422 44. Mobile: +46 705 82 32 11 Fax: +46 456 104 37. E-mail: tord.berg@sbgport.com
Documentation SN 3102
This document has been created by AHDS History and is based on information supplied by the depositor /////////////////////////////////////////////////////////// THE EUROPEAN STATE FINANCE DATABASE (Director:
Tentamen i Matematik 2: M0030M.
Tentamen i Matematik 2: M0030M. Datum: 203-0-5 Skrivtid: 09:00 4:00 Antal uppgifter: 2 ( 30 poäng ). Examinator: Norbert Euler Tel: 0920-492878 Tillåtna hjälpmedel: Inga Betygsgränser: 4p 9p = 3; 20p 24p
Grafisk teknik. Sasan Gooran (HT 2006)
Grafisk teknik Sasan Gooran (HT 2006) Iterative Method Controlling Dot Placement (IMCDP) Assumptions: The original continuous-tone image is scaled between 0 and 1 0 and 1 represent white and black respectively
IRAB Mottagare sida 2-5 Tele Radio AB Mottagare sida 6
IRAB Mottagare sida -5 Tele Radio AB Mottagare sida 6 Installation of receiver type smd 700 4 RELAY FUNCTIONS / -4 VAC/DC PCB TYPE NO: LWEG 4L Rev: 95-09 Installation: Install the receivers in a protected
Accomodations at Anfasteröd Gårdsvik, Ljungskile
Accomodations at Anfasteröd Gårdsvik, Ljungskile Anfasteröd Gårdsvik is a campsite and resort, located right by the sea and at the edge of the forest, south west of Ljungskile. We offer many sorts of accommodations
Examples on Analog Transmission
Examples on Analog Transmission Figure 5.25 Types of analog-to-analog modulation Figure 5.26 Amplitude modulation Figure 5.29 Frequency modulation Modulation och demodulation Baudrate = antal symboler
SkillGuide. Bruksanvisning. Svenska
SkillGuide Bruksanvisning Svenska SkillGuide SkillGuide är en apparat utformad för att ge summativ återkoppling i realtid om hjärt- och lungräddning. www.laerdal.com Medföljande delar SkillGuide och bruksanvisning.
Övning 5 ETS052 Datorkommuniktion Routing och Networking
Övning 5 TS5 Datorkommuniktion - 4 Routing och Networking October 7, 4 Uppgift. Rita hur ett paket som skickas ut i nätet nedan från nod, med flooding, sprider sig genom nätet om hop count = 3. Solution.
Allen-Bradley Parts. Installation Instructions. Introduction. Before You Begin
Installation Instructions Introduction This publication describes how to update the firmware in your 1394 GMC Turbo (part number 1394 SJT T C or 1394 SJT T C RL) using the HyperTerminal (Win 95) or Terminal
Examensarbete Introduk)on - Slutsatser Anne Håkansson annehak@kth.se Studierektor Examensarbeten ICT-skolan, KTH
Examensarbete Introduk)on - Slutsatser Anne Håkansson annehak@kth.se Studierektor Examensarbeten ICT-skolan, KTH 2016 Anne Håkansson All rights reserved. Svårt Harmonisera -> Introduktion, delar: Fråga/
Driver for Klockner Moeller PS series
Driver for Klockner Moeller PS series English Svenska Beijer Electronics AB 2000, MA00500, 2000-09 Beijer Electronics AB reserves the right to change information in this manual without prior notice. All
GU / Chalmers Campus Lindholmen Tentamen Programutveckling LEU 482 / TIG167
GU / Chalmers Campus Lindholmen Tentamen Programutveckling 2016-01-13 LEU 482 / TIG167 Examinator: Henrik Sandklef (0700-909363) Tid för tentamen: 2016-01-13, 08.30 12.30 Ansvarig lärare: Henrik Sandklef,
Annonsformat desktop. Startsida / områdesstartsidor. Artikel/nyhets-sidor. 1. Toppbanner, format 1050x180 pxl. Format 1060x180 px + 250x240 pxl.
Annonsformat desktop Startsida / områdesstartsidor 1. Toppbanner, format 1050x180 pxl. Bigbang (toppbanner + bannerplats 2) Format 1060x180 px + 250x240 pxl. 2. DW, format 250x240 pxl. 3. TW, format 250x360