Download E1430A VXI ADC User`s Guide
Transcript
HP E1430A User’s Guide Other SCPI Commands command/query [SENSe:]SWEep:POINts Set the number of samples in a data block. Command syntax: [SENSe:]SWEep:POINts <number> <number> ::= positive integer Example Statements: OUTPUT 70901;"sense:sweep:points 1024" OUTPUT 70901;"SWE:POIN 8192" Query syntax: [SENSe:]SWEep:POINts? Return Format: NR1 Attribute Summary: Option: not applicable Preset State: 1024 SCPI compliance: confirmed Description: This command sets the number of sample points in a data block that are collected before the MEAS_DONE or BLOCK_READY bits in the status register are set. (See [SENSE:]SWEep:MODE to see how these status bits are set.) The relationship between the number of sample points in a block and the size in bytes of the block can be calculated using the table below: Minimum samples in a block D a t a t yp e D a t a siz e B yt e s p e r sa m p le real real complex complex 16 32 16 32 2 4 4 8 M in in u m num ber of sa m p le s in b lo ck 4 2 2 1 The legal values for the number of samples increases in powers of 2 from the minimum number of samples (for example: 4, 8, 16, 32, 64, 128...). If the number requested is between two legal values, the higher legal value is set. Specifying a number less than the minimum results in the number of samples being set to the minimum. Specifying a number larger than the amount the FIFO will support results in the number of samples being set to the largest value for which the data will fit in the FIFO. 11-58