80 likes | 231 Views
P321 Details. Directly supports 4 standards: RS232 (+/-5V) RS422 (5V differential) SPI (variable voltage) I2C (variable voltage) Fill-group-from-file with generator syntax Serializes data for user Allows user to work with predefined fields Does not preclude user directly driving
E N D
P321 Details • Directly supports 4 standards: • RS232 (+/-5V) • RS422 (5V differential) • SPI (variable voltage) • I2C (variable voltage) • Fill-group-from-file with generator syntax • Serializes data for user • Allows user to work with predefined fields • Does not preclude user directly driving • Support in on-line help
Fill-Group-From-File • In options for group selection
Syntax • In Manual! • RADIX <Decimal | Hex | Binary> • DATA • ASEQ <Start Val> <Incr> <Cnt> • RS232 <DataBits: 7 | 8> <Parity: Even | Odd | None> <StopBits: 1 | 2> • I2C <DevAddr> <ExtFlag: 0 | 1> <Byte Count> • SPI <Mode: 0-3> <1-8 field specifiers of the form [0:x] or [x:0]>
RS232 File • What does this say? #RADIX HEX #RS232 8 EVEN 1 48 45 4C 4C 4F 20 57 4F 52 4C 44 21 21 21 0D 0A
SPI File #RADIX HEX #SPI 0 [7:0] 55 56 57 58 59 60
Resources / References • Websites • Tektronix • http://www.tek.com/products/logic_analyzers/pg3a/ • Basic specs • Links to The Moving Pixel Co. • The Moving Pixel Co. • http://www.movingpixel.com/PG3A.html • Data sheet • Manual • PGApp Software • Product Manual – Available from TMPC website • PGApp software – Downloadable from TMPC website • Software and firmware updates – download from TMPC • PG3A FAQ document – Available from TMPC website