EasyManua.ls Logo

Rigol DG3000 Series

Rigol DG3000 Series
95 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RIGOL
© 2008 RIGOL Technologies, Inc.
User‟s Guide for Logic Signal Output Module
2-25
Table 2-7 Data Storage
Address
Data (D15~D0)
00000002
044A(0000010001001010)
00000004
0222(0000001000100010)
00000006
1104(0001000100000100)
00000008
0180(0000000110000000)
0000000A
0000(0000000000000000)
0000000C
4084(0100000010000100)
0000000E
2012(0010000000010010)
00000010
0000(0000000000000000)
Output:
1. According to the above table, the output data would be: 1 1 0 0 0 0 1 0;
2. For RS232 protocol, the output sequence is LSB, then the output should be:
0 1 0 0 0 0 1 1
3. For RS232 protocol is negative logic output, in the output figure, 0 is
represented by high level and 1 is represented by low level as shown in the
figure below:
0 1 0 0 0 0 1 1
Note: For RS232 protocol, -15V-5V is logic “1” and +5V+15V is logic “0”.
Example 2:
Use PO protocol, output data length=4Bytes, data line=All, Offset=0, the other
parameters use default value, output user data as shown in Figure 2-26.
Explanation:
Offset=0 indicates the first data 1840 would be output. As data transmitting
parallel from the 16 channels, each channel will output 2 bits (total is 32 bits=4
Bytes). The data storage is shown in the following table.
Table 2-8 Data Storage (4Bytes)
Address
Data (D15~D0)
00000000
1840(0001100001000000)
00000002
044A(0000010001001010)